aboutsummaryrefslogtreecommitdiff
path: root/src/lj_bcread.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* String buffer refactoring, part 4.Mike Pall2013-02-281-2/+2
* String buffer refactoring, part 3.Mike Pall2013-02-281-49/+39
* Cleanup lexer source code.Mike Pall2013-02-281-3/+3
* String buffer refactoring, part 2.Mike Pall2013-02-271-10/+11
* String buffer refactoring, part 1.Mike Pall2013-02-271-17/+6
* Add support for embedding LuaJIT bytecode for builtins.Mike Pall2013-02-221-18/+16
* Bump copyright date to 2013.Mike Pall2013-02-111-1/+1
* FFI: Load FFI library on-demand for bytecode with cdata literals.Mike Pall2013-01-151-2/+12
* Bump copyright date to 2012.Mike Pall2012-01-231-1/+1
* Load embedded bytecode with require().Mike Pall2011-08-171-1/+1
* Add support for bytecode loading/saving.Mike Pall2011-06-131-0/+466