Commit Graph
18 Commits
Author SHA1 Message Date
phoenix d5ad2a696d Refactoring 2026-07-13 12:01:33 -04:00
phoenix 6237e7da89 Updating name 2026-07-13 11:57:24 -04:00
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 7cc9ded225 JSON output file has improved format 2023-09-03 20:46:32 -04:00
kdeng00 001d0c5c17 Ignoring numbers that contain alphabetic characters 2023-09-03 20:44:51 -04:00
kdeng00 7e5edc6124 Added tests 2023-08-27 11:45:26 -04: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 387c29f5a6 Updated function to retrieve text file content 2023-08-23 21:23:58 -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
kdeng00 5542c19ddf Removing c++ files 2023-08-22 20:24:29 -04:00
kdeng00 1333d543c7 Initial commit
Already wrote the code but now checking in using source control
2023-01-22 20:07:02 -05:00