aboutsummaryrefslogtreecommitdiff
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Disable FMA by default. Use -Ofma or jit.opt.start("+fma") to enable.Mike Pall2022-12-071-0/+8
* Merge branch 'master' into v2.1Mike Pall2022-11-141-0/+7
|\
| * Clarify contact page.Mike Pall2022-11-141-0/+7
* | Merge branch 'master' into v2.1Mike Pall2022-09-131-1/+0
|\|
| * Fix last edit.Mike Pall2022-09-131-1/+0
* | Merge branch 'master' into v2.1Mike Pall2022-09-1315-31/+0
|\|
| * Remove dead Wiki links.Mike Pall2022-09-1313-27/+0
* | Add -F option to override filename in jit.bcsave (luajit -b).Mike Pall2022-08-151-0/+1
* | Merge branch 'master' into v2.1Mike Pall2022-06-2313-82/+82
|\|
| * Grammar and spell check.Mike Pall2022-06-2311-72/+72
* | Merge branch 'master' into v2.1Mike Pall2022-06-082-49/+57
|\|
| * Update console build instructions.Mike Pall2022-06-081-28/+36
* | Merge branch 'master' into v2.1Mike Pall2022-04-181-49/+180
|\|
| * Cleanup of system and architecture support docs.Mike Pall2022-04-181-65/+183
* | Add PS5 port.Mike Pall2022-04-172-2/+12
* | Merge branch 'master' into v2.1Mike Pall2022-03-071-2/+2
|\|
| * Fix install docs for Android.Mike Pall2022-03-071-1/+1
* | Merge branch 'master' into v2.1Mike Pall2022-01-1517-34/+34
|\|
| * Bump copyright date.Mike Pall2022-01-1515-30/+30
* | FFI: Ensure library is loaded before de-serializing FFI types.Mike Pall2022-01-151-0/+4
* | Update Android build docs.Mike Pall2021-11-131-1/+2
* | Merge branch 'master' into v2.1Mike Pall2021-11-131-1/+2
|\|
| * Update Android build docs.Mike Pall2021-11-131-1/+2
* | Merge branch 'master' into v2.1Mike Pall2021-09-241-1/+3
|\|
| * Windows/x64: Document MSVC flags for C++ exception interoperability.Mike Pall2021-09-241-1/+3
* | String buffers, part 4a: Add metatable serialization dictionary.Mike Pall2021-08-121-17/+28
* | Merge branch 'master' into v2.1Mike Pall2021-06-071-4/+3
|\|
| * Fix HTML.Mike Pall2021-06-071-4/+3
* | String buffers, part 2e: add serialization string dictionary.Mike Pall2021-06-071-7/+63
* | String buffers, part 2d: basic string buffer methods.Mike Pall2021-06-011-53/+404
* | Merge branch 'master' into v2.1Mike Pall2021-04-251-0/+13
|\|
| * Add FAQ about table iteration order.Mike Pall2021-04-251-0/+13
* | String buffers, part 1: object serialization.Mike Pall2021-03-2515-0/+303
* | Upgrade docs to HTML5. It's about time.Mike Pall2021-03-2514-28/+28
* | Handle on-trace OOM errors from helper functions.Mike Pall2021-03-231-6/+0
* | Cleanup and enable external unwinding for more platforms.Mike Pall2021-03-231-16/+6
* | Merge branch 'master' into v2.1Mike Pall2021-03-112-8/+12
|\|
| * Remove specific version numbers from the docs.Mike Pall2021-03-112-8/+12
* | Merge branch 'master' into v2.1Mike Pall2021-01-121-2/+5
|\|
| * Clarify macOS build instructions.Mike Pall2021-01-121-2/+5
* | Merge branch 'master' into v2.1Mike Pall2021-01-0216-32/+32
|\|
| * Bump copyright date.Mike Pall2021-01-0215-30/+30
* | Merge branch 'master' into v2.1Mike Pall2021-01-026-72/+52
|\|
| * Documentation cleanup.Mike Pall2021-01-024-62/+49
* | Merge branch 'master' into v2.1Mike Pall2020-10-129-29/+29
|\|
| * Minor changes and https-ify links.Mike Pall2020-10-129-28/+28
* | Add support for full-range 64 bit lightuserdata.Mike Pall2020-09-301-11/+0
* | Merge branch 'master' into v2.1Mike Pall2020-07-123-10/+34
|\|
| * Add FAQ about sandboxing. Minor fixes.Mike Pall2020-07-122-9/+33
* | Merge branch 'master' into v2.1Mike Pall2020-01-2615-1020/+68
|\|