Commit Graph

9 Commits (trunk)

Author SHA1 Message Date
ondra05 dd261e5d6c
Release bump 2023-05-19 00:25:14 +02:00
ondra05 dbaa390113
Updated dependencies. 2023-05-18 20:33:58 +02:00
ondra05 e2008be0e3 Bumped version 2022-09-14 21:52:17 +02:00
ondra05 17713e3197 Bumped AbleScript version
+ chore: update
+ clap minor update
+ change repo URLs
2022-07-02 00:19:44 +02:00
ondra05 cda63c733c Bumped version to 0.4.0 2022-05-06 21:22:57 +02:00
ondra05 95ecbdf4ce version bump 2022-04-12 14:17:20 +02:00
ondra05 260e9efa84 Rust 2021
- Consts map generated using iterators
2022-02-23 21:47:07 +01:00
ondra05 dda3213e3b Relicensed to MIT 2021-08-11 20:32:12 +02:00
ondra05 528b916a69
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