Danny Yoo
|
1ab9eeee78
|
disabling optimizations again; trying to trace test-conform's failure
|
2011-05-18 14:30:43 -04:00 |
|
Danny Yoo
|
185b9f197c
|
adding comments to the intermediate language to help me trace what's going on in the simulator
|
2011-05-17 16:24:17 -04:00 |
|
Danny Yoo
|
202061fa4a
|
more of module invoke
|
2011-05-13 00:57:45 -04:00 |
|
Danny Yoo
|
01f2bc7566
|
adding a debugprint statement in the il to make it easier for me to trace what's happening
|
2011-05-12 17:01:47 -04:00 |
|
Danny Yoo
|
89321ba9b2
|
trying to complete the bytecode parse
|
2011-05-11 18:03:46 -04:00 |
|
Danny Yoo
|
39935eaee3
|
adding kernel primitive as opargs.
|
2011-05-09 18:17:15 -04:00 |
|
Danny Yoo
|
484d3dae6d
|
adding operator to get at a single closure value
|
2011-05-04 15:21:20 -04:00 |
|
Danny Yoo
|
ba8e8d26af
|
trying to move some code into the optimize-il section, so I can simplify the compiler.
|
2011-04-28 14:53:00 -04:00 |
|
Danny Yoo
|
e1c406c6a1
|
hacking in a call-with-values form to see if i got apply-values right
|
2011-04-25 15:42:37 -04:00 |
|
Danny Yoo
|
b27f925dd4
|
making compiledprocedurenetry an oparg
making compiledprocedurenetry an oparg
|
2011-04-25 14:46:27 -04:00 |
|
Danny Yoo
|
d7648c4ae7
|
in the middle of moving getControlStackLabel as an oparg, so we don't need to write into val register before jumping
|
2011-04-17 13:11:49 -04:00 |
|
Danny Yoo
|
1aa3e77a57
|
optimizing some stack usage
|
2011-04-10 22:08:21 -04:00 |
|
Danny Yoo
|
66a2d6b0ef
|
adding pushimmediateontoenvironment
|
2011-04-10 21:25:52 -04:00 |
|