soml-parser/lib/parser
Torsten Ruger ab0a94bd51 change type to class name
although int is still allowed for integers (gets replaced though)
2015-10-14 15:48:53 +03:00
..
basic_types.rb change type to class name 2015-10-14 15:48:53 +03:00
call_site.rb fix call site and now seperated assignment (was bunged as operator) 2015-10-09 17:27:22 +03:00
class_definition.rb fix class defs 2015-10-09 17:32:05 +03:00
compound_types.rb fix array and hash constants, now seperated out 2015-10-09 17:29:24 +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