Commit graph

3 commits

Author SHA1 Message Date
Erin 3a59501217 Revert "Merge branch 'fix/unused-code'"
This reverts commit 6ee12a7c91, reversing
changes made to 706d39e860.
2021-12-07 20:54:23 +01:00
Alex Bethel 2f31e7c3d5 Fix unused code warnings 2021-11-27 11:15:29 -06:00
Erin aa854a067b Restructured project (#37)
* Separation to two crates
- `ablescript`: library, language
- `ablescript_cli` - cli: repl and executor for files

* Added lints (back) to library
- unsafe_code and unwrap_used are forbidden
2021-08-10 21:32:12 +02:00
Renamed from src/base_55.rs (Browse further)