trick/trick_source/codegen
Alex Lin 919a8e2068 Variable using an enumeration as array index causes infinite loop #299
Once we determine the type of a variable we should stop processing the
AST tree at that point. We do this for record types but not for the
built in types.  Changed the return value of the process builtin
function to false so we stop processing.
2016-09-01 16:06:33 -05:00
..
Interface_Code_Gen Variable using an enumeration as array index causes infinite loop #299 2016-09-01 16:06:33 -05:00