Commit Graph

13 Commits

Author SHA1 Message Date
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
119f41076e simplified rule interface 2022-07-07 01:25:50 +02:00
5d8d515c28 Updated notes to reflect new rule shorthand syntax 2022-07-06 20:18:39 +02:00
ec7ad81fac A lot of stuff I'm not gonna enumerate
rule fundamentals
2022-07-06 20:13:13 +02:00
49aa73956c Added carriage example 2022-07-03 19:06:16 +02:00
2b55fae10d redid the parser, patched up the project too. 2022-07-03 18:01:40 +02:00
6fb4b581b1 Changed most everything 2022-06-20 12:47:20 +01:00
7856424ad5 updated Xes 2022-06-02 05:56:33 +02:00
6ddbda8cd5 Fixed ownership issues in name resolver 2022-06-02 04:27:01 +02:00
ec1734e113 Difficult ownership questions 2022-05-30 05:21:00 +02:00
1e8aa45176 Fixed auto section 2022-05-27 22:25:27 +02:00
85ffaedcea Bunch of improvements 2022-05-27 22:20:09 +02:00
9a553b7b68 Initial commit
First prototype parser ready
2022-05-25 02:07:49 +02:00