Commit graph

7 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 8d36a3a46d Just doodling around with basic main and lib file 2020-01-20 22:15:06 +05:30