Torsten Ruger
|
b9caad937a
|
rename bools compiler to ruby_compiler
as that is what is does, compile ruby strings into vool st
|
2017-04-06 15:36:41 +03:00 |
|
Torsten Ruger
|
bc0b71d0cd
|
test local variables
need the assignenment first in the same scope so parser knows its a lvar
|
2017-04-05 14:03:36 +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
|
16a55d9f95
|
include same directory helpers
(not one above as falsely was)
|
2017-04-02 19:13:14 +03:00 |
|
Torsten Ruger
|
ac7b9138ff
|
bit of cleaning
|
2017-04-02 18:25:30 +03:00 |
|
Torsten Ruger
|
539ab692a3
|
add scope and kwbegin
scope is just a list of statements
|
2017-04-02 13:24:09 +03:00 |
|