Commit Graph

10 Commits

Author SHA1 Message Date
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
01aa37b27d write_fn_step convenience macro 2023-06-01 19:10:07 +01:00
5a18f14d3b More adjustments 2023-05-29 21:34:54 +01:00
f28c922f66 Fixed doctest 2023-05-29 20:59:47 +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
126494c63f Backup commit before crunch 2023-05-16 18:32:25 +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
180ebb56fa Working example 2023-03-10 13:58:16 +00:00