This website requires JavaScript.
Explore
Help
Register
Sign In
ruby-x
/
soml-parser
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
4a9b492dd9fb1d7cbc6f114aee226ff227753568
soml-parser
/
test
/
cases
T
History
Torsten Ruger
4a9b492dd9
move to typed structure
...
on the way to removing the language, the at needs to be replaced with a typed structure.
2016-03-06 09:40:41 +02:00
..
assignment
fix call site and now seperated assignment (was bunged as operator)
2015-10-09 17:27:22 +03:00
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
leaving the name for field defs
2015-11-02 20:10:05 +02:00
field_access
test field access seperately (was mixed in)
2015-10-09 17:25:43 +03:00
function_definition
leaving the name for field defs
2015-11-02 20:10:05 +02:00
if_statement
fix test after syntax changes
2015-10-19 15:21:23 +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
fix test after syntax changes
2015-10-19 15:21:23 +03:00
small_conditional
fix test after syntax changes
2015-10-19 15:21:23 +03:00
while_statement
fix test after syntax changes
2015-10-19 15:21:23 +03:00