aboutsummaryrefslogtreecommitdiff
path: root/src/vm_arm64.dasc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into v2.1Mike Pall2020-08-091-2/+1
* Redesign and harden string interning.Mike Pall2020-06-231-6/+6
* Fix math.min()/math.max() inconsistencies.Mike Pall2020-05-221-2/+2
* ARM, ARM64, PPC: Fix TSETR fallback.Mike Pall2020-05-181-0/+1
* Merge branch 'master' into v2.1Mike Pall2020-01-201-1/+1
* ARM64: Fix write barrier in BC_USETS.Mike Pall2018-06-241-1/+1
* ARM64: Fix xpcall() error case (really).Mike Pall2017-11-181-1/+2
* ARM64: Fix xpcall() error case.Mike Pall2017-11-161-1/+1
* ARM64: Fix stores to vmstate.Mike Pall2017-04-171-6/+6
* ARM64: Add big-endian support.Mike Pall2017-03-301-23/+46
* Merge branch 'master' into v2.1Mike Pall2017-01-171-1/+1
* ARM64: Emit more efficient trace exits.Mike Pall2016-11-241-16/+15
* ARM64: Add JIT compiler backend.Mike Pall2016-11-201-13/+214
* Merge branch 'master' into v2.1Mike Pall2016-03-031-1/+1
* ARM64: Fix __call metamethod handling for tail calls.Mike Pall2015-07-141-2/+2
* ARM64: Fix math.floor/math.ceil for string args.Mike Pall2015-04-151-0/+1
* ARM64: Add FFI support.Mike Pall2015-01-071-9/+121
* Merge branch 'master' into v2.1Mike Pall2015-01-061-1/+1
* ARM64: Compatibility fixes for Clang.Mike Pall2015-01-041-2/+4
* ARM64: Add build infrastructure and initial port of interpreter.Mike Pall2015-01-031-0/+3649