Torsten Ruger
|
78466090b3
|
add reduce_int and fix bug
hardcoded operator, buh
reduce_int to avoid that long constant
|
2018-08-08 15:49:07 +03:00 |
|
Torsten Ruger
|
6200a35562
|
add shortcut for class_name
for when type is not set
|
2018-08-08 12:02:59 +03:00 |
|
Torsten Ruger
|
c63e55c2bc
|
add an operator function
to be able to use the builder more
also add ability to load fixnums (for the int functions)
|
2018-08-07 20:48:36 +03:00 |
|
Torsten Ruger
|
595e032edf
|
add function_return helper to risc_value
create a function_return from within builder
|
2018-08-06 13:03:33 +03:00 |
|
Torsten Ruger
|
61c840c023
|
start to move slot_load code to register_value
the iea is to iterate through register_values while reducing the slot_load to a number of Slot_to_regs
wip
|
2018-07-13 21:56:55 +03:00 |
|