|
7d8ef8ef64
|
fix allocate tests
as allocate got one smaller
|
2020-03-22 14:31:43 +02:00 |
|
|
fb4fa598f2
|
fix get_internal_byte
improved operators and tests
some logic errors still
|
2020-03-22 14:31:43 +02:00 |
|
|
eed9ba082f
|
Fix div10 and test
fix and use load_data (similar to load_constant)
and integrate into load_object when appropriate (ie for integers)
|
2020-03-22 14:31:43 +02:00 |
|
|
3575aada17
|
tests for all macros
generated on master (know to work)
but with rXX registers, needs fixing
|
2020-03-22 14:31:43 +02:00 |
|
|
9c5d17a3bb
|
Fix div10 without method_missing
but reanimate infer_type to auto create the needed regsiters
also some helpers
|
2020-03-22 14:31:43 +02:00 |
|
|
c43436f35a
|
Change Mom to SlotMachine
rather large commit, but essentially a simple rename
Rationale in docs and blogs
|
2019-10-03 20:55:41 +03:00 |
|