summaryrefslogtreecommitdiff
path: root/src/lj_bcread.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright date to 2015.Mike Pall2015-01-051-1/+1
* Bump copyright date to 2014.Mike Pall2014-01-161-1/+1
* 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