Torsten Ruger
|
461a6933c6
|
better tests for class sending
still #24
|
2019-02-23 18:17:26 +02:00 |
|
Torsten Ruger
|
2fbea82039
|
bring class methods down to mom
not functionally correct, still compiling into class, not metaclass
part of #24
|
2019-02-16 17:54:45 +02:00 |
|
Torsten Ruger
|
d73e1526cd
|
Some docs and to_s testing
somewhat code_climate inspired
|
2018-09-01 15:54:25 +03:00 |
|
Torsten Ruger
|
edea9ac080
|
makeing the method of the compiler more or less private
in preparation for using the same code for bocks
|
2018-07-09 19:32:17 +03:00 |
|
Torsten Ruger
|
3f80953385
|
passing compiler to to_mom, not method
To be able to delegate scope (block/method) things later
|
2018-07-05 14:02:38 +03:00 |
|
Torsten Ruger
|
2ad24ab0bb
|
add to_s for statements
|
2018-07-03 22:18:19 +03:00 |
|
Torsten Ruger
|
c8451d0048
|
create rubyx dir and move previous vool_compiler there
|
2018-06-29 22:46:39 +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 |
|
Torsten Ruger
|
3fe286b5ed
|
enforces data encapsulation in vool tree
gets rid of attraccessor
|
2017-04-06 16:06:51 +03:00 |
|
Torsten Ruger
|
73964aeb6e
|
adds modules to vool
|
2017-04-04 18:00:21 +03:00 |
|
Torsten Ruger
|
5f70067fa0
|
adds instance and class variables to vool
|
2017-04-04 14:04:35 +03:00 |
|
Torsten Ruger
|
539ab692a3
|
add scope and kwbegin
scope is just a list of statements
|
2017-04-02 13:24:09 +03:00 |
|