rubyx/lib
Torsten f13e6dcf57 fix releasing in allocator
fell into hash new trap, which reuses the object you give it. not good for mutable objects like the array.
also previous logic was broken in terms of machine vs ssa names
2020-03-22 14:31:43 +02:00
..
arm fix interpreter 2020-03-22 14:31:43 +02:00
elf Fix bad test coverage 2019-09-25 01:14:00 +03:00
parfait debugging to find operator not being ssa 2020-03-22 14:31:43 +02:00
risc fix releasing in allocator 2020-03-22 14:31:43 +02:00
ruby Rename Vool to Sol 2019-10-04 00:38:47 +03:00
rubyx use env, not class var aas compilation switch 2020-02-08 17:44:35 +07:00
slot_machine Last risc fixes that are not binary, move binary tests 2020-03-22 14:31:43 +02:00
sol passing values to macros 2020-03-22 14:31:43 +02:00
util Also make risc compilers a linked lists 2019-09-28 15:08:08 +03:00
parfait.rb Rename Vool to Sol 2019-10-04 00:38:47 +03:00
risc.rb rename allocator to standard_allocator 2020-03-22 14:31:43 +02:00
ruby.rb Rename Vool Block to Lambda 2019-08-19 10:40:22 +03:00
rubyx.rb Removing the SlotLanguage 2020-02-19 02:14:34 +07:00
util.rb Simple compiler list module to make compilers a list 2019-09-28 09:38:34 +03:00