aboutsummaryrefslogtreecommitdiff
path: root/src/lj_lib.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Abstract out post-registration handling of pre-registered modules.Mike Pall2013-11-251-0/+21
* Add internal API to add sub-modules to package.preload.Mike Pall2013-09-021-0/+10
* Big renaming of string buffer/formatting/conversion functions.Mike Pall2013-05-131-1/+2
* Refactor bit.tohex().Mike Pall2013-05-121-14/+0
* String buffer refactoring, part 3.Mike Pall2013-02-281-1/+1
* Cleanup lexer source code.Mike Pall2013-02-281-1/+1
* Add support for embedding LuaJIT bytecode for builtins.Mike Pall2013-02-221-0/+27
* Bump copyright date to 2013.Mike Pall2013-02-111-1/+1
* Replace strtod() with builtin string to number conversion.Mike Pall2012-08-251-7/+5
* Bump copyright date to 2012.Mike Pall2012-01-231-1/+1
* DUALNUM: Handle integer type in x86/x64 interpreter and libraries.Mike Pall2011-02-271-2/+39
* DUALNUM: Add integer type to core VM.Mike Pall2011-02-171-5/+9
* Bump copyright date to 2011.Mike Pall2011-01-091-1/+1
* No longer let the GC replace dead keys with the LJ_TDEADKEY tag.Mike Pall2010-04-211-1/+1
* Major redesign of function call handling.Mike Pall2010-02-131-4/+7
* Bump all copyright dates to 2010.Mike Pall2010-01-091-1/+1
* Fast forward to sync public repo.Mike Pall2009-12-081-1/+1
* RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1Mike Pall2009-12-081-0/+216