0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 14, 2024 — Oct 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Substituted [] access in loops with :get and :set More... almost 12 years ago
x64: Fix store to upvalue for lightuserdata values. More... almost 12 years ago
Implement the escape key in GUI console to reset the current line More... almost 12 years ago
Merge pull request #14 from vection/linearalgebra More... almost 12 years ago
Respect jit.off(func) when returning to a function, too. More... almost 12 years ago
Follow-up fix for GC step threshold fix. More... almost 12 years ago
Added tests for the linear algebra functions More... almost 12 years ago
Added QR, LU, cholesky, TD, Hessenberg and Hessenberg-Triangular decompositions More... almost 12 years ago
Added matrix.det to the documentation. More... almost 12 years ago
Added a matrix determinant function: matrix.det More... almost 12 years ago
Improve msvcbuild.bat static linking. More... almost 12 years ago
FFI: Clarify ffi.cdef behavior. More... almost 12 years ago
Fix problem with labels for table's aggregate functions
fr4nko
as Francesco Abbate
More... almost 12 years ago
Cosmetic change to use more idiomatic function declarations
fr4nko
as Francesco Abbate
More... almost 12 years ago
Update documentation scripts
fr4nko
as Francesco Abbate
More... almost 12 years ago
Fix type punning alias analysis for constified pointers. More... almost 12 years ago
Bump new release number
fr4nko
as Francesco Abbate
More... almost 12 years ago
Rationalization of compiler flags
fr4nko
as Francesco Abbate
More... almost 12 years ago
Fix problem in plot_legend function
fr4nko
as Francesco Abbate
More... almost 12 years ago
Merge branch 'master' of luajit-2.0
fr4nko
as Francesco Abbate
More... almost 12 years ago
Fix for last commit More... almost 12 years ago
Fix GC steps threshold handling when called by JIT-compiled code. More... almost 12 years ago
Fix handling of redundant PHIs. More... almost 12 years ago
Check for failure to mark memory as executable (restricted kernels). More... almost 12 years ago
Implement plot's method to add legend title
fr4nko
as Francesco Abbate
More... almost 12 years ago
Fix line number for relocated bytecode after closure fixup. More... about 12 years ago
FFI: Rehash finalizer table after GC cycle, if needed. More... about 12 years ago
Add new upstream luajit changes for cmd line options
fr4nko
as Francesco Abbate
More... about 12 years ago
Check for MAP_32BIT presence instead of checking for Linux. More... about 12 years ago
Fix problem in custom tostring function
fr4nko
as Francesco Abbate
More... about 12 years ago