Commit graph

10 commits

Author SHA1 Message Date
Raamakrishnan 17c4de3e5f Added logic to parse the entire file 2020-01-25 13:36:34 +05:30
Raamakrishnan ad231866fd Moving line parser to its own mod 2020-01-25 11:55:50 +05:30
Raamakrishnan cc689e66a0 Ran clippy. Removed returns, lifetime in params 2020-01-23 22:09:28 +05:30
Raamakrishnan b91f785509 Add comment and file parsing. Removed Unknown 2020-01-23 22:01:46 +05:30
Raamakrishnan 9177bd6a1c Parsing incdir
- Added incdir parsing
- Fixed the ending + bug
- Added more tests for single and multiple values in define and incdir
2020-01-22 23:02:58 +05:30
Raamakrishnan 319a7108bf Add data to LineType. Add parsing for filelist and defines 2020-01-22 22:46:56 +05:30
Raamakrishnan d5b0c72f03 Added a basic Readme 2020-01-21 21:50:20 +05:30
Raamakrishnan bc1bb94e7b Changed crate name to sv-filelist-parser 2020-01-21 21:43:16 +05:30
Raamakrishnan 8d36a3a46d Just doodling around with basic main and lib file 2020-01-20 22:15:06 +05:30
Raamakrishnan f50981370f Basic crate structure 2020-01-20 22:13:01 +05:30