Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012年12月21日 | Correct bogus logic caused by wrong optimizations. | pcpa | 1 | -64/+27 |
2012年12月19日 | Add new test case to check stack integrity on complex stack frames. | pcpa | 1 | -1/+1 |
2012年12月14日 | Make it clear stdarg like abstraction is not supported. | pcpa | 1 | -1/+25 |
2012年12月14日 | Remove most type casts and compile test tool silently with -Wall | pcpa | 1 | -0/+14 |
2012年12月12日 | Add jit_ellipis and remove jit_prepare argument. | pcpa | 1 | -2/+2 |
2012年12月11日 | Make all current test cases pass in Darwin PowerPC. | pcpa | 1 | -24/+3 |
2012年12月11日 | Add better ppc support code, but still not functional. | pcpa | 1 | -4/+8 |
2012年12月09日 | Add several arithmetic and branch tests cases. | pcpa | 1 | -6/+17 |
2012年12月04日 | Correct mips backend implementation to pass initial tests. | pcpa | 1 | -2/+6 |
2012年12月03日 | Correct implementation problems on ix86. | pcpa | 1 | -1/+1 |
2012年12月02日 | Big merge with new lightning semantics aiming for lightning 2.0. | pcpa | 1 | -0/+2306 |