Commit Graph

11 Commits

Author SHA1 Message Date
b9d47c3181 Dead end with macros 2023-03-05 19:55:38 +00:00
ca23edabe4 Change in priorities 2023-02-23 14:28:07 +00:00
3c63cae242 transfer commit 2023-02-03 14:40:34 +00:00
778c87db77 backup commit 2022-10-24 03:16:04 +01:00
e32b92eb89 Testcase for explicit exports
Also extended conslist testcase with multi-token list items
2022-08-23 14:58:14 +02:00
f506f0f1ab Final fixes 2022-08-19 17:21:05 +02:00
891d78c112 Rule execution now runs, no tests tho 2022-08-19 12:55:02 +02:00
329dea72b7 Mainly worked on the rule matcher
Also fixed the name collector, and lambda parameters are no longer
resolved at parsing to support planned macro-based pattern matching.
The rule matcher clones a lot, the number of clones could be zero.
2022-08-06 18:12:51 +02:00
ec7ad81fac A lot of stuff I'm not gonna enumerate
rule fundamentals
2022-07-06 20:13:13 +02:00
2b55fae10d redid the parser, patched up the project too. 2022-07-03 18:01:40 +02:00
6ddbda8cd5 Fixed ownership issues in name resolver 2022-06-02 04:27:01 +02:00