Commit Graph

18 Commits

Author SHA1 Message Date
NotAFile a2411244f4 move rest of parser 2022-02-02 01:41:19 +01:00
NotAFile e7d881d9ed move expressions to file 2022-02-02 01:31:59 +01:00
NotAFile 1798baa9d3 clippy fix 2022-02-02 01:03:03 +01:00
NotAFile 825703e1ce switch parser to using tokens 2022-02-02 01:00:11 +01:00
NotAFile 108297b966 cargo fmt 2022-02-01 23:24:07 +01:00
NotAFile daa4da8037 add tokenizer for new parser 2022-02-01 23:14:11 +01:00
NotAFile cec4f5fb8d add nom error handling 2022-02-01 23:11:59 +01:00
NotAFile c32da018ad cargo fmt 2022-02-01 19:46:06 +01:00
NotAFile 220d827dbb switch to ariadne and greedyerror 2022-02-01 02:00:27 +01:00
NotAFile 25870df32f move literals file 2022-02-01 00:40:24 +01:00
NotAFile 7fea40208d start reworking syntax for stdlib 2022-01-24 00:10:09 +01:00
NotAFile 95d9313cdd clippy fix 2022-01-17 17:37:52 +01:00
NotAFile 43c27b97e9 cargo fmt 2022-01-17 17:37:15 +01:00
NotAFile edab641506 fix assign item parsing 2022-01-17 15:54:16 +01:00
NotAFile 839287ec51 switch more to sigspec, make processes work 2022-01-17 15:37:07 +01:00
NotAFile b77fc1a1f9 start lowering proc blocks 2022-01-17 01:15:27 +01:00
NotAFile b8c7d501f6 clippy fix 2022-01-16 22:12:00 +01:00
NotAFile c2628102cc split up parser into folder 2022-01-16 22:06:52 +01:00