Torsten Ruger
|
3909bdcc7d
|
method tests working again
|
2018-03-16 10:32:11 +05:30 |
|
Torsten Ruger
|
1def69c783
|
simple send test works again
|
2018-03-15 21:54:03 +05:30 |
|
Torsten Ruger
|
ad4690d719
|
move common statements into its only use in vool
|
2018-03-15 20:40:21 +05:30 |
|
Torsten Ruger
|
79bf416e58
|
collapsed slot classes into one
different slot operation have different right sides
mom assignment tests work again
157 others don’t
|
2018-03-15 20:33:38 +05:30 |
|
Torsten Ruger
|
3247c2036c
|
moving from collect to each
when iterating over tree.
Much cleaner, less hokuspukus methods that are noops
Mom is coming back out, but not linked yet
|
2018-03-15 17:22:56 +05:30 |
|
Torsten Ruger
|
f7aac1d1a4
|
polish docs
and a bit of code style
|
2018-03-11 16:11:15 +05:30 |
|
Torsten Ruger
|
d6a2ea4cfc
|
fix dynamic resolve
patch more like, real resolve method will have to be written
and put in there
|
2018-03-10 19:01:38 +05:30 |
|
Torsten Ruger
|
80c3430536
|
replace arrays with Statements class
|
2017-09-06 12:51:24 +03:00 |
|
Torsten Ruger
|
9a1e4a6f27
|
own statements class for mom
so we don’t have to deal with arrays (as a special case)
and use method sending as is good oo
|
2017-09-06 12:33:46 +03:00 |
|
Torsten Ruger
|
1deca34c23
|
adds basic to_mom machinery for class and method statement
|
2017-04-12 11:52:23 +03:00 |
|
Torsten Ruger
|
b2775455e1
|
more class creation tests
|
2017-04-09 10:14:28 +03:00 |
|
Torsten Ruger
|
8942f42310
|
adds collect for the statements
|
2017-04-08 12:10:42 +03:00 |
|
Torsten Ruger
|
db8f99409b
|
move vool statements into own directory
also tests for guard to work
|
2017-04-06 19:11:11 +03:00 |
|