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 |
|
More...
|
almost 12 years ago
|
Cosmetic change to use more idiomatic function declarations |
|
More...
|
almost 12 years ago
|
Update documentation scripts |
|
More...
|
almost 12 years ago
|
Fix type punning alias analysis for constified pointers. |
|
More...
|
almost 12 years ago
|
Bump new release number |
|
More...
|
almost 12 years ago
|
Rationalization of compiler flags |
|
More...
|
almost 12 years ago
|
Fix problem in plot_legend function |
|
More...
|
almost 12 years ago
|
Merge branch 'master' of luajit-2.0 |
|
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 |
|
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 |
|
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 |
|
More...
|
about 12 years ago
|