56679dcc01
added rust-analyzer to recommendations
2023-09-24 13:00:34 +01:00
0bcf10659b
Cut down on macro nonsense
...
- InertAtomic replaced atomic_inert! for improved tooling support
- atomic_defaults! is easier to type out than to explain in a docstring
- Changed rustfmt config to better support tiny functions such as as_any
2023-09-15 12:37:10 +01:00
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
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
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
33413b2b0f
backup commit of notes so far
2023-05-14 20:35:31 +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
3c63cae242
transfer commit
2023-02-03 14:40:34 +00:00