Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move lib/* to src/jit/*. | Mike Pall | 2012-06-08 | 1 | -192/+0 |
| | |||||
* | Bump copyright date to 2012. | Mike Pall | 2012-01-23 | 1 | -1/+1 |
| | |||||
* | Clarify name of MIT license. | Mike Pall | 2011-08-14 | 1 | -1/+1 |
| | |||||
* | Add recursive dump option to jit.bc.dump(). | Mike Pall | 2011-06-12 | 1 | -1/+8 |
| | |||||
* | Bump copyright date to 2011. | Mike Pall | 2011-01-09 | 1 | -1/+1 |
| | |||||
* | Use biased integer constant for TSETM array index. | Mike Pall | 2010-09-09 | 1 | -1/+3 |
| | |||||
* | Fix dump of bytecode instructions with missing operands. | Mike Pall | 2010-02-11 | 1 | -4/+5 |
| | |||||
* | Bump all copyright dates to 2010. | Mike Pall | 2010-01-09 | 1 | -1/+1 |
| | |||||
* | Fast forward to sync public repo. | Mike Pall | 2009-12-08 | 1 | -1/+1 |
| | | | | | | | | Compile math.sinh(), math.cosh(), math.tanh() and math.random(). Compile various io.*() functions. Drive the GC forward on string allocations in the parser. Improve KNUM fuse vs. load heuristics. Add abstract C call handling to IR. | ||||
* | RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1 | Mike Pall | 2009-12-08 | 1 | -0/+182 |