Commit Graph
22 Commits
Author SHA1 Message Date
phoenix ba15a94e40 Code cleanup
Rust Build / Check (pull_request) Successful in 26s
Rust Build / Rustfmt (pull_request) Successful in 34s
Rust Build / build (pull_request) Successful in 28s
Rust Build / Clippy (pull_request) Successful in 44s
Rust Build / Test Suite (pull_request) Successful in 38s
2026-06-06 14:01:25 -04:00
phoenix 1b8fde6da3 Code cleanup
Rust Build / Check (pull_request) Successful in 27s
Rust Build / Test Suite (pull_request) Successful in 30s
Rust Build / Rustfmt (pull_request) Successful in 38s
Rust Build / Clippy (pull_request) Failing after 31s
Rust Build / build (pull_request) Successful in 39s
2026-06-06 13:58:51 -04:00
phoenix 84f19e6b16 Test cleanup
Rust Build / Check (pull_request) Failing after 26s
Rust Build / Test Suite (pull_request) Failing after 34s
Rust Build / build (pull_request) Failing after 26s
Rust Build / Rustfmt (pull_request) Failing after 25s
Rust Build / Clippy (pull_request) Failing after 30s
2026-06-06 13:52:00 -04:00
phoenix cbbd6298ec Updated test
Rust Build / build (pull_request) Failing after 34s
Rust Build / Check (pull_request) Failing after 39s
Rust Build / Rustfmt (pull_request) Failing after 35s
Rust Build / Test Suite (pull_request) Successful in 38s
Rust Build / Clippy (pull_request) Failing after 38s
2026-06-06 13:29:53 -04:00
phoenix d4c4ca5a67 Updated test 2026-06-06 13:13:26 -04:00
phoenix b71c571c38 Updated test
Rust Build / Rustfmt (pull_request) Successful in 32s
Rust Build / Clippy (pull_request) Successful in 31s
Rust Build / build (pull_request) Successful in 45s
Rust Build / Test Suite (pull_request) Failing after 50s
Rust Build / Check (pull_request) Successful in 26s
2026-06-06 13:10:51 -04:00
phoenix 292566371f Added test
Rust Build / Check (pull_request) Successful in 27s
Rust Build / Test Suite (pull_request) Successful in 28s
Rust Build / Clippy (pull_request) Successful in 49s
Rust Build / Rustfmt (pull_request) Successful in 29s
Rust Build / build (pull_request) Successful in 26s
2026-06-06 12:58:46 -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