Mike Pall
|
8ae5170cdc
|
Improve assertions.
|
2020-06-15 02:52:00 +02:00 |
|
Mike Pall
|
d5e12d5174
|
Merge branch 'master' into v2.1
|
2020-05-08 14:00:07 +02:00 |
|
Mike Pall
|
cc4bbec483
|
FFI: Always fall back to metamethods for cdata length/concat.
Thanks to Egor Skriptunoff.
|
2020-05-08 13:50:41 +02:00 |
|
Mike Pall
|
87b111f0fe
|
Merge branch 'master' into v2.1
|
2020-01-20 23:34:21 +01:00 |
|
Mike Pall
|
38a5ed4b43
|
Bump copyright date.
|
2020-01-20 23:26:51 +01:00 |
|
Mike Pall
|
a90e7795ca
|
Merge branch 'master' into v2.1
|
2018-04-22 13:30:02 +02:00 |
|
Mike Pall
|
02b521981a
|
FFI: Add tonumber() specialization for failed conversions.
Contributed by Javier Guerra Giraldez.
|
2018-04-22 13:27:25 +02:00 |
|
Mike Pall
|
a057a07ab7
|
MIPS64: Add soft-float support to JIT compiler backend.
Contributed by Djordje Kovacevic and Stefan Pejic from RT-RK.com.
Sponsored by Cisco Systems, Inc.
|
2017-06-07 23:56:54 +02:00 |
|
Mike Pall
|
fbfbd7b9e1
|
FFI: Compile bitfield loads/stores.
|
2017-04-30 23:58:33 +02:00 |
|
Mike Pall
|
71ff7ef8a7
|
Merge branch 'master' into v2.1
|
2017-01-17 12:41:05 +01:00 |
|
Mike Pall
|
b93a1dd0c8
|
Bump copyright date to 2017.
|
2017-01-17 12:35:03 +01:00 |
|
Mike Pall
|
7374046299
|
Merge branch 'master' into v2.1
|
2016-07-17 16:01:25 +02:00 |
|
Mike Pall
|
b74ddaf174
|
Fix for cdata vs. non-cdata arithmetics/comparisons.
Thanks to Vyacheslav Egorov.
|
2016-07-17 16:01:10 +02:00 |
|
Mike Pall
|
6c8258d74b
|
LJ_FR2: Add support for trace recording and snapshots.
Contributed by Peter Cawley.
|
2016-05-23 01:49:00 +02:00 |
|
Mike Pall
|
f4231949b5
|
Merge branch 'master' into v2.1
|
2016-03-03 12:11:37 +01:00 |
|
Mike Pall
|
db1b399af1
|
Bump copyright date to 2016.
|
2016-03-03 12:02:22 +01:00 |
|
Mike Pall
|
0a5045c34e
|
Merge branch 'master' into v2.1
|
2015-01-06 00:12:45 +01:00 |
|
Mike Pall
|
86913b9bbf
|
Bump copyright date to 2015.
|
2015-01-05 23:59:31 +01:00 |
|
Mike Pall
|
054e6abe37
|
Add LJ_FR2 mode: Two-slot frame info.
|
2015-01-03 15:04:38 +01:00 |
|
Mike Pall
|
c6130e68eb
|
Avoid dependency on frame layout for LJ_POST_FIXCOMP.
The auxiliary value in u32.lo wasn't used, anyway.
|
2014-12-15 02:45:40 +01:00 |
|
Mike Pall
|
72c661e2b8
|
Merge branch 'master' into v2.1
|
2014-09-08 23:39:02 +02:00 |
|
Mike Pall
|
247ead6718
|
FFI: Fix for cdata vs. non-cdata arithmetic and comparisons.
Thanks to Roman Tsisyk.
|
2014-09-08 23:28:02 +02:00 |
|
Mike Pall
|
5f370d9071
|
Merge branch 'master' into v2.1
|
2014-07-04 18:19:16 +02:00 |
|
Mike Pall
|
f948fe0c27
|
FFI: Fix compilation of reference field access.
|
2014-07-04 18:17:32 +02:00 |
|
Mike Pall
|
52b081528a
|
Merge branch 'master' into v2.1
|
2014-05-15 17:37:38 +02:00 |
|
Mike Pall
|
fe288e7b83
|
FFI: Fix recording of indexing a struct pointer ctype object itself.
|
2014-05-15 17:28:08 +02:00 |
|
Mike Pall
|
f7e209cc55
|
Merge branch 'master' into v2.1
|
2014-05-06 14:33:35 +02:00 |
|
Mike Pall
|
ef82bb014a
|
FFI: Another fix for cdata equality comparisons.
|
2014-05-06 14:31:31 +02:00 |
|
Mike Pall
|
347b49ec7d
|
Merge branch 'master' into v2.1
|
2014-04-08 12:12:27 +02:00 |
|
Mike Pall
|
4ed3ee1f04
|
FFI: Fix cdata equality comparison against strings.
|
2014-04-08 12:10:51 +02:00 |
|
Mike Pall
|
caefd06871
|
Merge branch 'master' into v2.1
|
2014-04-01 00:34:13 +02:00 |
|
Mike Pall
|
19b69f21d4
|
FFI: Allow non-scalar cdata to be compared for equality by address.
|
2014-04-01 00:30:22 +02:00 |
|
Mike Pall
|
a9d4543601
|
Merge branch 'master' into v2.1
|
2014-01-16 23:18:34 +01:00 |
|
Mike Pall
|
ef59e54820
|
Bump copyright date to 2014.
|
2014-01-16 23:10:16 +01:00 |
|
Mike Pall
|
a014d5e65d
|
FFI: Compile conversions from functions to function pointers.
|
2013-10-16 19:51:42 +02:00 |
|
Mike Pall
|
88c7785b87
|
FFI: Compile lightuserdata to void * conversion.
|
2013-10-09 17:23:08 +02:00 |
|
Mike Pall
|
0d41601e76
|
Merge branch 'master' into v2.1
|
2013-09-08 03:10:47 +02:00 |
|
Mike Pall
|
93c2b939bd
|
FFI: Fix argument checks for ffi.string().
|
2013-09-08 03:09:39 +02:00 |
|
Mike Pall
|
45f3ee8794
|
Merge branch 'master' into v2.1
|
2013-05-29 23:12:09 +02:00 |
|
Mike Pall
|
3eeb7d3aa0
|
FFI: Preserve intermediate string for const char * conversion.
Otherwise the trailing NUL is lost.
|
2013-05-29 23:05:05 +02:00 |
|
Mike Pall
|
992f7d4b71
|
FFI: Refactor ffi.gc()/__gc. Compile ffi.gc(cdata, nil), too.
|
2013-05-24 17:44:55 +02:00 |
|
Mike Pall
|
f1f7e40318
|
FFI: Compile VLA/VLS and large cdata allocs with default initialization.
|
2013-05-24 00:49:02 +02:00 |
|
Mike Pall
|
b3369f3c95
|
Merge branch 'master' into v2.1
|
2013-05-23 22:20:07 +02:00 |
|
Mike Pall
|
7ef2b55fc0
|
FFI: Fix unroll limit for ffi.fill().
|
2013-05-23 22:17:45 +02:00 |
|
Mike Pall
|
55772e3ad9
|
Merge branch 'master' into v2.1
|
2013-05-23 19:58:35 +02:00 |
|
Mike Pall
|
890754ee27
|
FFI: Insert no-op type conversion for pointer to integer cast.
|
2013-05-23 19:55:09 +02:00 |
|
Mike Pall
|
fd616caf26
|
Compile bit.tohex().
|
2013-05-15 13:57:35 +02:00 |
|
Mike Pall
|
8f90a1279e
|
Big renaming of string buffer/formatting/conversion functions.
|
2013-05-13 10:15:07 +02:00 |
|
Mike Pall
|
2be1c2658f
|
Merge branch 'master' into v2.1
|
2013-05-02 02:07:38 +02:00 |
|
Mike Pall
|
5d6db413ae
|
FFI: Fix tailcall in lowest frame to C function with bool result.
|
2013-05-02 02:04:41 +02:00 |
|