Commit graph

2 commits

Author SHA1 Message Date
Erin 8c867c7899 Value::Int is isize 2022-02-13 00:55:19 +01: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/consts.rs (Browse further)