Skip to content
Snippets Groups Projects

Support for Boolean Operations and Relations

Merged Frederik Hennig requested to merge fhennig/relationals into backend-rework
Compare changes
  • Side-by-side
  • Inline
Files
9
  • 565498ba
     - 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
Loading