Commit Graph

11 Commits

Author SHA1 Message Date
1078835e8b opportunistic move
should be way faster now
2023-09-16 12:57:50 +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
01aa37b27d write_fn_step convenience macro 2023-06-01 19:10:07 +01:00
6e545be8a7 docs reference 2023-05-29 22:17:34 +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
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