Commit Graph
10 Commits
Author SHA1 Message Date
phoenix f5cb2ed892 Add tests (#5)
Rust Build / Check (push) Successful in 33s
Rust Build / Rustfmt (push) Successful in 35s
Rust Build / Test Suite (push) Successful in 38s
Rust Build / Clippy (push) Successful in 29s
Rust Build / build (push) Successful in 42s
Reviewed-on: #5
2026-06-06 14:03:42 -04:00
phoenix cd0ea8a387 Migrate (#4)
Rust Build / Clippy (push) Successful in 33s
Rust Build / Check (push) Successful in 26s
Rust Build / Rustfmt (push) Successful in 32s
Rust Build / Test Suite (push) Successful in 47s
Rust Build / build (push) Successful in 30s
Reviewed-on: #4
2026-06-06 12:48:58 -04:00
phoenix e7f6ddec9a Adding rust files (#3)
Rust Build / Check (push) Successful in 38s
Rust Build / Rustfmt (push) Successful in 35s
Rust Build / Test Suite (push) Successful in 38s
Rust Build / Clippy (push) Successful in 37s
Rust Build / build (push) Successful in 42s
Reviewed-on: #3
2026-06-05 18:49:53 -04:00
phoenixandphoenix c930c146e5 Remove rust code (#6)
Reviewed-on: #6
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
2025-07-27 19:27:02 +00:00
kdeng00 095da0e04c Enhancing file parsing (#2)
## Changes
* Ignoring numerical and special characters during parsing

Reviewed-on: #2
Co-authored-by: kdeng00 <kundeng94@gmail.com>
Co-committed-by: kdeng00 <kundeng94@gmail.com>
2024-06-15 16:19:10 +00:00
kdeng00 1d788b9823 More cleanup 2023-08-26 23:43:18 -04:00
kdeng00 109826d1e3 Cleanup 2023-08-26 23:41:42 -04:00
kdeng00 8441a05a98 Functionality implemented 2023-08-26 23:35:33 -04:00
kdeng00 c1484ab49d Started to move things over
Moved over some objects and function declarations. Migrating the implementation will be the fun part
2023-08-22 21:20:11 -04:00
kdeng00 39629cb58c Added rust project
Wanted to try converting a simple program I've made in C++ over to rust
2023-08-22 20:27:12 -04:00