Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013年03月06日 | Rework to better describe what is used only during jit generation. | pcpa | 1 | -33/+33 |
2013年02月04日 | Implement the qmul and qdiv instructions. | pcpa | 1 | -41/+269 |
2013年01月30日 | Correct C sequence point problem. | pcpa | 1 | -4/+12 |
2013年01月29日 | Add heuristic code to estimate space and resize if required jit buffer. | pcpa | 1 | -1/+1 |
2012年12月19日 | Add new test case to check stack integrity on complex stack frames. | pcpa | 1 | -4/+8 |
2012年12月09日 | Add several arithmetic and branch tests cases. | pcpa | 1 | -37/+74 |
2012年12月06日 | Add new test case for int/float to/from conversion. | pcpa | 1 | -2/+2 |
2012年12月05日 | Add new test cases to exercise memory load/store. | pcpa | 1 | -9/+9 |
2012年12月03日 | Correct implementation problems on ix86. | pcpa | 1 | -28/+20 |
2012年12月03日 | Correct integer multiplication and add extra test case. | pcpa | 1 | -2/+2 |
2012年12月02日 | Add extra files implementing different jit backends. | pcpa | 1 | -1/+1 |
2012年12月02日 | Big merge with new lightning semantics aiming for lightning 2.0. | pcpa | 1 | -0/+3118 |