Torsten Ruger
|
af94d40cab
|
passing frame (locals) into method creation
so typed_method have correct frame information and
can resolve slots correctly (next step)
|
2018-03-18 22:09:27 +05:30 |
|
Torsten Ruger
|
3909bdcc7d
|
method tests working again
|
2018-03-16 10:32:11 +05:30 |
|
Torsten Ruger
|
559a797100
|
rename locals to frame
|
2018-03-14 20:24:47 +05:30 |
|
Torsten Ruger
|
96800fd8fd
|
starting to_risc descent
just fleshing it for now
|
2018-03-13 16:16:06 +05:30 |
|
Torsten Ruger
|
d910c02b4a
|
better name for cool compile
|
2018-03-12 17:23:16 +05:30 |
|
Torsten Ruger
|
bc5906fb83
|
moving vool_method to parfait
|
2017-12-10 20:47:26 +02:00 |
|
Torsten Ruger
|
0b161ffa06
|
move ruby_method out of rubyx
ruby getting ready for destruction as it’s not used anymore
|
2017-08-31 16:11:06 +03:00 |
|
Torsten Ruger
|
a4b0666c8c
|
makes method_statements body always a scope_statement
|
2017-04-12 11:51:29 +03:00 |
|
Torsten Ruger
|
b2775455e1
|
more class creation tests
|
2017-04-09 10:14:28 +03:00 |
|
Torsten Ruger
|
af196c17d3
|
test correct instance_type creation
so ivar collection happens
and a type is created from the names
|
2017-04-08 19:20:11 +03:00 |
|
Torsten Ruger
|
c7978c22d4
|
improves method compiler tests
|
2017-04-08 17:29:53 +03:00 |
|