|
|
3fdabc29da
|
Most files suffered major changes
- Less ambiguous syntax
- Better parser (Chumsky only does tokenization now)
- Tidy(|ier) error handling
- Facade for simplified embedding
- External code grouped in (fairly) self-contained Systems
- Dynamic action dispatch
- Many STL additions
|
2023-08-18 12:57:41 +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 |
|
|
|
330ddbe399
|
pre-recording backup
|
2023-05-17 03:49:26 +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 |
|