Commit Graph
19 Commits
Author SHA1 Message Date
KD 04f0c03db7 Merge branch 'ci' into 'main'
Added workflow file

See merge request kdeng00/clean_file!1
2025-03-09 03:06:12 +00:00
phoenix c810a85da0 Added workflow file 2025-03-08 22:02:33 -05:00
phoenixandphoenix 936f07ad01 Updated serde and serde_json (#1)
Reviewed-on: #1
Co-authored-by: phoenix <kundeng94@gmail.com>
Co-committed-by: phoenix <kundeng94@gmail.com>
2025-02-10 02:23:36 +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
phoenix f2de2382e7 Merge pull request 'rust_lang' (#1) from rust_lang into main
Reviewed-on: #1
2023-08-27 15:47:10 +00: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 a475c94628 Updated gitignore 2023-08-22 20:34:17 -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 d2467be45a Checked out vcpkg tag
Using 2023.01.09 tag
2023-01-22 20:10:12 -05:00
kdeng00 d952423930 Added vcpkg 2023-01-22 20:08:39 -05:00
kdeng00 1333d543c7 Initial commit
Already wrote the code but now checking in using source control
2023-01-22 20:07:02 -05:00