Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-08-02 | Added tests for type_check. Implemented std::fmt::Display for many enums. ↵ | Joel Kronqvist | |
Added type variants List(Type), and UndefinedType for use in error messages. Implemented type utility arr(a, b). | |||
2025-08-01 | Added boilerplate for Type, TypeError and type_check | Joel Kronqvist | |
(small commit, had to sync between desktop and laptop) |