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 |
function_definition.rb
|
fix function definition
|
2015-10-09 17:28:47 +03:00 |
keywords.rb
|
same syntax change for while_xxx
|
2015-10-19 15:21:11 +03:00 |
operators.rb
|
fix operators, only binary
|
2015-10-09 17:25:09 +03:00 |
salama.rb
|
move control into statements
|
2015-10-19 14:57:03 +03:00 |
statement.rb
|
same syntax change for while_xxx
|
2015-10-19 15:21:11 +03:00 |
tokens.rb
|
spelling
|
2015-05-01 16:26:26 +03:00 |
transform.rb
|
leaving the name for field defs
|
2015-11-02 20:10:05 +02:00 |