basic_type
|
fix basic types
|
2015-10-09 17:24:23 +03:00 |
call_site
|
expressions are now statements
|
2015-10-09 17:31:08 +03:00 |
class_definition
|
renameing to match expressions
|
2015-10-09 17:21:15 +03:00 |
field_access
|
test field access seperately (was mixed in)
|
2015-10-09 17:25:43 +03:00 |
function_definition
|
fix function definition
|
2015-10-09 17:28:47 +03:00 |
if_statement
|
fix while and if statements
|
2015-10-09 17:28:13 +03:00 |
operator_value
|
fix operators, only binary
|
2015-10-09 17:25:09 +03:00 |
return_statement
|
expressions are now statements
|
2015-10-09 17:31:08 +03:00 |
root
|
there goes the module
|
2015-10-08 22:57:39 +03:00 |
small_conditional
|
fix while and if statements
|
2015-10-09 17:28:13 +03:00 |
while_statement
|
fix while and if statements
|
2015-10-09 17:28:13 +03:00 |