Taddeus Kroes
|
efd38ab9df
fixed issue where bool_op phase would not traverse properly in nested expressions
|
%!s(int64=12) %!d(string=hai) anos |
Taddeus Kroes
|
90c7e2b83d
Worked on assembly generation, added -noopt argument, tweaked verbority level
|
%!s(int64=12) %!d(string=hai) anos |
Taddeus Kroes
|
21fc065c8f
Changed constant node types, added VarDecs|LocalFuns wrappers, implemented first steps of assembler
|
%!s(int64=12) %!d(string=hai) anos |
Taddeus Kroes
|
45ccce6001
Renamed ast.ml to types.ml
|
%!s(int64=12) %!d(string=hai) anos |
Taddeus Kroes
|
838389b893
Changed the way nodes are annotated to something more moldable, in the process changing/bugfixing pretty much everything
|
%!s(int64=12) %!d(string=hai) anos |
Taddeus Kroes
|
9e6dbd6680
Implemented boolean operations
|
%!s(int64=12) %!d(string=hai) anos |
Taddeus Kroes
|
e326a5b132
Disabled type pruning because of usefulness in other phases
|
%!s(int64=12) %!d(string=hai) anos |
Taddeus Kroes
|
180700fd3e
Moved command-line arguments to global record
|
%!s(int64=12) %!d(string=hai) anos |
Taddeus Kroes
|
88a4200db8
Added template for bool_op phase
|
%!s(int64=12) %!d(string=hai) anos |