| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable FMA by default. Use -Ofma or jit.opt.start("+fma") to enable. | Mike Pall | 2022-12-07 | 1 | -0/+8 |
* | Merge branch 'master' into v2.1 | Mike Pall | 2022-11-14 | 1 | -0/+7 |
|\ |
|
| * | Clarify contact page. | Mike Pall | 2022-11-14 | 1 | -0/+7 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2022-09-13 | 1 | -1/+0 |
|\| |
|
| * | Fix last edit. | Mike Pall | 2022-09-13 | 1 | -1/+0 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2022-09-13 | 15 | -31/+0 |
|\| |
|
| * | Remove dead Wiki links. | Mike Pall | 2022-09-13 | 13 | -27/+0 |
* | | Add -F option to override filename in jit.bcsave (luajit -b). | Mike Pall | 2022-08-15 | 1 | -0/+1 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2022-06-23 | 13 | -82/+82 |
|\| |
|
| * | Grammar and spell check. | Mike Pall | 2022-06-23 | 11 | -72/+72 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2022-06-08 | 2 | -49/+57 |
|\| |
|
| * | Update console build instructions. | Mike Pall | 2022-06-08 | 1 | -28/+36 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2022-04-18 | 1 | -49/+180 |
|\| |
|
| * | Cleanup of system and architecture support docs. | Mike Pall | 2022-04-18 | 1 | -65/+183 |
* | | Add PS5 port. | Mike Pall | 2022-04-17 | 2 | -2/+12 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2022-03-07 | 1 | -2/+2 |
|\| |
|
| * | Fix install docs for Android. | Mike Pall | 2022-03-07 | 1 | -1/+1 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2022-01-15 | 17 | -34/+34 |
|\| |
|
| * | Bump copyright date. | Mike Pall | 2022-01-15 | 15 | -30/+30 |
* | | FFI: Ensure library is loaded before de-serializing FFI types. | Mike Pall | 2022-01-15 | 1 | -0/+4 |
* | | Update Android build docs. | Mike Pall | 2021-11-13 | 1 | -1/+2 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2021-11-13 | 1 | -1/+2 |
|\| |
|
| * | Update Android build docs. | Mike Pall | 2021-11-13 | 1 | -1/+2 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2021-09-24 | 1 | -1/+3 |
|\| |
|
| * | Windows/x64: Document MSVC flags for C++ exception interoperability. | Mike Pall | 2021-09-24 | 1 | -1/+3 |
* | | String buffers, part 4a: Add metatable serialization dictionary. | Mike Pall | 2021-08-12 | 1 | -17/+28 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2021-06-07 | 1 | -4/+3 |
|\| |
|
| * | Fix HTML. | Mike Pall | 2021-06-07 | 1 | -4/+3 |
* | | String buffers, part 2e: add serialization string dictionary. | Mike Pall | 2021-06-07 | 1 | -7/+63 |
* | | String buffers, part 2d: basic string buffer methods. | Mike Pall | 2021-06-01 | 1 | -53/+404 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2021-04-25 | 1 | -0/+13 |
|\| |
|
| * | Add FAQ about table iteration order. | Mike Pall | 2021-04-25 | 1 | -0/+13 |
* | | String buffers, part 1: object serialization. | Mike Pall | 2021-03-25 | 15 | -0/+303 |
* | | Upgrade docs to HTML5. It's about time. | Mike Pall | 2021-03-25 | 14 | -28/+28 |
* | | Handle on-trace OOM errors from helper functions. | Mike Pall | 2021-03-23 | 1 | -6/+0 |
* | | Cleanup and enable external unwinding for more platforms. | Mike Pall | 2021-03-23 | 1 | -16/+6 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2021-03-11 | 2 | -8/+12 |
|\| |
|
| * | Remove specific version numbers from the docs. | Mike Pall | 2021-03-11 | 2 | -8/+12 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2021-01-12 | 1 | -2/+5 |
|\| |
|
| * | Clarify macOS build instructions. | Mike Pall | 2021-01-12 | 1 | -2/+5 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2021-01-02 | 16 | -32/+32 |
|\| |
|
| * | Bump copyright date. | Mike Pall | 2021-01-02 | 15 | -30/+30 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2021-01-02 | 6 | -72/+52 |
|\| |
|
| * | Documentation cleanup. | Mike Pall | 2021-01-02 | 4 | -62/+49 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2020-10-12 | 9 | -29/+29 |
|\| |
|
| * | Minor changes and https-ify links. | Mike Pall | 2020-10-12 | 9 | -28/+28 |
* | | Add support for full-range 64 bit lightuserdata. | Mike Pall | 2020-09-30 | 1 | -11/+0 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2020-07-12 | 3 | -10/+34 |
|\| |
|
| * | Add FAQ about sandboxing. Minor fixes. | Mike Pall | 2020-07-12 | 2 | -9/+33 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2020-01-26 | 15 | -1020/+68 |
|\| |
|