Commit Graph

90 Commits

Author SHA1 Message Date
df429c4770 post-recording commit 2023-05-17 09:15:14 +01:00
330ddbe399 pre-recording backup 2023-05-17 03:49:26 +01:00
126494c63f Backup commit before crunch 2023-05-16 18:32:25 +01:00
33413b2b0f backup commit of notes so far 2023-05-14 20:35:31 +01:00
6a381c5b57 Fixing some showstoppers
- inertness now tracked separately from gas
- atomic_impl now correctly rolls over when the argument is inert
- syntax fixes
- tree shaking
2023-05-08 20:27:52 +01:00
a604e40bad bug fixes and performance improvements 2023-05-07 22:35:38 +01:00
f3ce910f66 Transfer commit 2023-03-21 19:36:40 +00:00
180ebb56fa Working example 2023-03-10 13:58:16 +00:00
35a081162f Last working state 2023-03-05 19:57:06 +00:00
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
d75add5ea3 transfer commit 2023-02-21 18:10:39 +00:00
8387df352b Merge remote-tracking branch 'origin/master' 2023-02-16 20:54:58 +00:00
f967cc46a0 Versioning fuckup 2023-02-16 20:42:26 +00:00
3c63cae242 transfer commit 2023-02-03 14:40:34 +00:00
a500f8b87a Sync commit 2022-12-08 17:52:57 +00:00
3557107248 salad commit 2022-12-01 21:37:44 +00:00
f6ae1e19c0 perparing for LaTeX support 2022-11-08 17:33:57 +00:00
6900d1213a executor, mostly 2022-11-07 15:15:38 +00:00
d9c35c3591 Rewritten deleted impls section from notebook 2022-10-25 17:38:09 +01:00
778c87db77 backup commit 2022-10-24 03:16:04 +01:00
fbbd6ed256 Added explicit exports to README 2022-08-23 16:15:18 +02:00
e32b92eb89 Testcase for explicit exports
Also extended conslist testcase with multi-token list items
2022-08-23 14:58:14 +02:00
a93311d2e1 Untested explicit export syntax 2022-08-23 14:40:02 +02:00
1913de0c8b Localname-only placeholders added
Better syntax should be identified for them
Also fixed some pretty stupid logic errors. In dire need of exact
terminology to streamline my thoughts.
2022-08-21 00:51: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
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