aboutsummaryrefslogtreecommitdiff
path: root/src/lj_def.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into v2.1Mike Pall2025-01-131-1/+1
|\
| * Bump copyright date.Mike Pall2025-01-131-1/+1
* | Windows/x86: _BitScan*64 are only available on 64 bit archs.Mike Pall2023-11-051-4/+7
* | LJ_FR2: Fix stack checks in vararg calls.Mike Pall2023-09-211-1/+1
* | Windows/ARM64: Add initial support.Mike Pall2023-09-101-8/+16
* | Merge branch 'master' into v2.1Mike Pall2023-08-201-1/+1
|\|
| * Bump copyright date.Mike Pall2023-08-201-1/+1
* | Merge branch 'master' into v2.1Mike Pall2022-01-151-1/+1
|\|
| * Bump copyright date.Mike Pall2022-01-151-1/+1
* | Merge branch 'master' into v2.1Mike Pall2021-01-021-1/+1
|\|
| * Bump copyright date.Mike Pall2021-01-021-1/+1
* | Fix Clang build.Mike Pall2020-07-021-2/+2
* | Fix pointer check for non-GC64 mode.Mike Pall2020-06-231-1/+2
* | Use a securely seeded global PRNG for the VM.Mike Pall2020-06-151-0/+5
* | Improve assertions.Mike Pall2020-06-151-6/+20
* | Merge branch 'master' into v2.1Mike Pall2020-01-201-1/+1
|\|
| * Bump copyright date.Mike Pall2020-01-201-1/+1
* | Merge branch 'master' into v2.1Mike Pall2019-12-081-4/+4
|\|
| * Fix declarations of _BitScanForward/_BitScanReverse.Mike Pall2019-12-081-4/+4
* | Merge branch 'master' into v2.1Mike Pall2019-12-081-2/+2
|\|
| * More recent MSVC is partially C99 compliant.Mike Pall2019-12-081-2/+2
* | Remove unused define.Mike Pall2017-06-111-1/+0
* | Make checkptrGC() actually work.Mike Pall2017-02-201-8/+3
* | Merge branch 'master' into v2.1Mike Pall2017-01-171-1/+1
|\|
| * Bump copyright date to 2017.Mike Pall2017-01-171-1/+1
* | LJ_FR2: Add support for trace recording and snapshots.Mike Pall2016-05-231-0/+2
* | Merge branch 'master' into v2.1Mike Pall2016-03-031-1/+1
|\|
| * Bump copyright date to 2016.Mike Pall2016-03-031-1/+1
* | Merge branch 'master' into v2.1Mike Pall2015-01-061-1/+1
|\|
| * Bump copyright date to 2015.Mike Pall2015-01-051-1/+1
* | Add LJ_GC64 mode: 64 bit GC object references.Mike Pall2015-01-031-3/+12
* | Cleanup of memory vs. GC sizes. No functional changes.Mike Pall2014-12-201-4/+7
|/
* Add PS Vita port.Mike Pall2014-04-271-2/+6
* Bump copyright date to 2014.Mike Pall2014-01-161-1/+1
* Fix rotate definitions for variable shifts.Mike Pall2013-03-131-2/+2
* Properly fix MSVC intrinsics for older versions.Mike Pall2013-02-241-3/+3
* Fix capitalization of 'Xbox'.Mike Pall2013-02-131-1/+1
* Bump copyright date to 2013.Mike Pall2013-02-111-1/+1
* Add XBox 360 port.Mike Pall2013-01-211-3/+29
* Remove fictitious Solaris define.Mike Pall2013-01-111-1/+1
* Allow using MSVC intrinsics with older versions.Mike Pall2013-01-031-0/+2
* Add missing declarations for MSVC intrinsics.Mike Pall2012-07-091-0/+5
* Bump some limits to accomodate SINK pass.Mike Pall2012-07-041-1/+1
* CONSOLE: Fix PS3 build.Mike Pall2012-06-101-1/+10
* CONSOLE: Handle unimplemented features for console toolchains.Mike Pall2012-06-091-1/+1
* Bump copyright date to 2012.Mike Pall2012-01-231-1/+1
* FFI: Add callback support (for x86/x64).Mike Pall2011-11-141-0/+2
* Increase max. number of exit stub groups to correspond with -Omaxsnap.Mike Pall2011-09-051-1/+1
* More fixes for the Solaris/x86 build. Thanks to Will Metcalf.Mike Pall2011-06-141-0/+2
* Add stdint.h replacement for Symbian. Sigh.Mike Pall2011-06-031-1/+13