aboutsummaryrefslogtreecommitdiff
path: root/lib/bc.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move lib/* to src/jit/*.Mike Pall2012-06-081-192/+0
|
* Bump copyright date to 2012.Mike Pall2012-01-231-1/+1
|
* Clarify name of MIT license.Mike Pall2011-08-141-1/+1
|
* Add recursive dump option to jit.bc.dump().Mike Pall2011-06-121-1/+8
|
* Bump copyright date to 2011.Mike Pall2011-01-091-1/+1
|
* Use biased integer constant for TSETM array index.Mike Pall2010-09-091-1/+3
|
* Fix dump of bytecode instructions with missing operands.Mike Pall2010-02-111-4/+5
|
* Bump all copyright dates to 2010.Mike Pall2010-01-091-1/+1
|
* Fast forward to sync public repo.Mike Pall2009-12-081-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-beta1Mike Pall2009-12-081-0/+182