Skip to content
Snippets Groups Projects
Commit 565498ba authored by Frederik Hennig's avatar Frederik Hennig
Browse files

Support for booleans and relations, part one

 - AST nodes for relations and boolean operators
 - Freeze support for relations and boolean operators
 - Typifier support for relations and boolean operators
 - Test cases for freeze and typification

Also: introduce traits for boolean, integer, and numerical ops, to simplify type checking
parent e3f9ba35
1 merge request!375Support for Boolean Operations and Relations
Pipeline #64913 passed with stages
in 5 minutes and 19 seconds