Commit graph

11 commits

Author SHA1 Message Date
Aadi Desai 3d13767002
Migrate to new package name 2022-05-12 16:19:15 +00:00
Aadi Desai 8ee39041ee
Add support for env vars without braces or parentheses 2022-05-12 16:03:27 +00:00
Raamakrishnan 80f5fd6879 Change package name to verilog filelist parser and remove main.rs 2020-02-02 12:57:35 +05:30
Raamakrishnan f8e5601803 Add checks for unknown commands 2020-02-02 11:49:05 +05:30
Raamakrishnan 01d483331c pulling the parse_file function to lib top 2020-01-31 22:56:26 +05:30
Raamakrishnan 73554ac998 Clippy and rustfmt run 2020-01-31 21:39:17 +05:30
Raamakrishnan 4061408e5c Changing files and incdirs to PathBuf from String 2020-01-31 21:35:14 +05:30
Raamakrishnan c962719206 Add support for defines w/o args, i.e. without "=" 2020-01-30 21:44:45 +05:30
Raamakrishnan f8086d39aa Add support for env variable 2020-01-28 22:37:55 +05:30
Raamakrishnan 81331461d4 Expose Filelist struct to lib top level 2020-01-27 21:24:52 +05:30
Raamakrishnan a97a6a3468 add support for Filelists in file parser. 2020-01-26 22:22:39 +05:30