basic_types.rb
|
change type to class name
|
2015-10-14 15:48:53 +03:00 |
class_definition.rb
|
fix class defs
|
2015-10-09 17:32:05 +03:00 |
control.rb
|
fix while and if statements
|
2015-10-09 17:28:13 +03:00 |
function_definition.rb
|
fix function definition
|
2015-10-09 17:28:47 +03:00 |
keywords.rb
|
fix function definition
|
2015-10-09 17:28:47 +03:00 |
operators.rb
|
fix operators, only binary
|
2015-10-09 17:25:09 +03:00 |
salama.rb
|
fix root, much tighter now
|
2015-10-09 17:32:34 +03:00 |
statement.rb
|
expressions are now statements
|
2015-10-09 17:31:08 +03:00 |
tokens.rb
|
spelling
|
2015-05-01 16:26:26 +03:00 |
transform.rb
|
change type to class name
|
2015-10-14 15:48:53 +03:00 |