8c866967a9
The pipeline is finally reasonably clean
2023-09-12 01:26:46 +01:00
aebbf51228
STL rework
...
- fixed lots of bugs
- overlay libraries work correctly and reliably
- the STL is an overlay library
- examples updated
2023-06-17 21:12:29 +01:00
6f5a9d05dd
Completed docs, added icon
2023-05-28 17:24:56 +01:00
fdf18e6ff8
Public API and docs
2023-05-26 15:23:15 +01:00
bc2714aad8
Preparation for sharing
...
- rustfmt
- clippy
- comments
- README
2023-05-25 19:14:24 +01:00
e99ade92ba
Cleanup #1
...
- Removed notes
- Removed superfluous uses of `where`
2023-05-23 18:39:45 +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
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
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
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