rubyx/lib
Torsten Ruger d396da16e3 start with #14 by implementing factory
page was maybe a too low level name
pages may be the unit of the syscall, but after that objects desolve (maybe later to be added on from different pages)
Factory has the job of handing out a new instance of a type
it keeps a freelist for that and a reserve
2018-08-23 19:55:06 +03:00
..
arm new get_type_by_class_name helper for space 2018-07-13 21:50:40 +03:00
elf generalize assemblers to use callables 2018-07-30 10:23:42 +03:00
mom avoid adding risc instructions twice 2018-08-19 17:29:04 +03:00
parfait start with #14 by implementing factory 2018-08-23 19:55:06 +03:00
risc start with #14 by implementing factory 2018-08-23 19:55:06 +03:00
ruby first risc level block test working 2018-07-30 20:11:52 +03:00
rubyx moved all the normalize stuff over to the ruby layer 2018-07-19 14:47:29 +03:00
util split create_binary into two phases 2018-06-17 13:53:17 +03:00
vool remove the code_builder 2018-08-19 13:16:07 +03:00
parfait.rb start with #14 by implementing factory 2018-08-23 19:55:06 +03:00
risc.rb some test change because of renaming 2018-08-11 19:17:20 +03:00
ruby.rb rename callable to CallStatement 2018-07-30 14:44:14 +03:00
rubyx.rb moved all the normalize stuff over to the ruby layer 2018-07-19 14:47:29 +03:00