Commit graph

7 commits

Author SHA1 Message Date
8f894174d9 preparing to refactor
renamed AST to ast, following rust naming convention, removed some useless test files and moved the tests to the appropriate files.
2023-11-13 00:06:16 +01:00
f64747dc93 added cackle???
Cackle is a acl for rust crates, to prevent dependency injection attacks. Maybe??
2023-10-20 00:25:59 +02:00
e2b7ec3e43 added rudimentary pretty printer. Right now utterly useless. 2023-05-08 12:37:27 +02:00
03668a71e8 worked on CLI, fixed find_and_read_string bug 2023-05-05 21:04:13 +02:00
f66bdb9b75 refactored logging / added clap for cli 2023-05-03 08:40:47 +02:00
0186f99678 cargo fmt 2023-04-28 12:24:28 +02:00
18a5f17b80 second commit - still messy 2023-04-28 12:18:07 +02:00