All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.3 (2023-12-14)
- basic ast and basic parser (ded616a)
- basic interpreter (09c0734)
- basic interpreter (a3469af)
- basic resolver (526eaa7)
- basic resolver and interpreter (#2) (abf92d3)
- ci: cargo toml updater (530593d)
- core: basic lexer (a566fe4)
- enviroment to keep bindings (367268a)
- lexer: add
peek_char
, support tokens ColonDash, QuestionDash (d1fd5a6) - parser (#1) (5b68f05)
- parser: more clause parsers, add error backtrace, float hash,eq (36a37df)
- incorrect version in package.json (508c7d4)
0.1.2 (2023-12-13)
- incorrect version in package.json (508c7d4)