Age | Commit message (Collapse) | Author | |
---|---|---|---|
10 days | feat: type conversion from (Vec/Quote X) -> X and add vec/quote to rest ↵ | Joel Kronqvist | |
pattern substitutions | |||
11 days | feat: parsing of new types (T, (int ...), (int bool)) etc. also fixed bug in ↵ | Joel Kronqvist | |
into_type (it didn't handle lists recursively) | |||
12 days | fix: removed unneccessary print, excluded .#[file] emacs backups in gitignore | Joel Kronqvist | |
12 days | fix: step scrutinee of case & can instantiate empty vec | Joel Kronqvist | |
13 days | feat: pattern matching evaluation in step.rs | Joel Kronqvist | |
2025-08-11 | refactor: Added helper matches_pat for pattern matching | Joel Kronqvist | |