Age | Commit message (Collapse) | Author | |
---|---|---|---|
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) | |||
11 days | fix: removed unneccessary print, excluded .#[file] emacs backups in gitignore | Joel Kronqvist | |
11 days | fix: step scrutinee of case & can instantiate empty vec | Joel Kronqvist | |
13 days | feat: pattern matching evaluation in step.rs | Joel Kronqvist | |
14 days | refactor: Added helper matches_pat for pattern matching | Joel Kronqvist | |