Commit Graph

6 Commits

Author SHA1 Message Date
751a02a1ec Basic string and binary processing
- strings are now made of graphemes
- char is no longer a literal type
- preliminary binary support
- added implicit extraction methods for primitives
- added explicit extraction method for atoms

Nothing has been tested yet
2023-07-02 23:56:54 +01:00
bc2714aad8 Preparation for sharing
- rustfmt
- clippy
- comments
- README
2023-05-25 19:14:24 +01:00
3c63cae242 transfer commit 2023-02-03 14:40:34 +00:00
891d78c112 Rule execution now runs, no tests tho 2022-08-19 12:55:02 +02:00
ec1734e113 Difficult ownership questions 2022-05-30 05:21:00 +02:00
85ffaedcea Bunch of improvements 2022-05-27 22:20:09 +02:00