Mike Pall
|
260b9b4834
|
Merge branch 'master' into v2.1
|
2018-04-25 12:08:44 +02:00 |
|
Mike Pall
|
cf7a0540a3
|
Bump copyright date to 2018.
|
2018-04-25 12:07:08 +02:00 |
|
Mike Pall
|
9634fa9814
|
Merge branch 'master' into v2.1
|
2017-08-18 12:52:30 +02:00 |
|
Mike Pall
|
f3d75075ed
|
Use https for freelists.org links.
|
2017-08-18 12:52:14 +02:00 |
|
Mike Pall
|
b608891d7b
|
FFI: Update docs on compiler limitations.
|
2017-05-01 00:00: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
|
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
|
52ea1a30af
|
FFI: Add ssize_t declaration.
|
2015-09-20 19:25:39 +02: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
|
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
|
9f77a31e89
|
Merge branch 'master' into v2.1
|
2013-11-16 18:28:34 +01:00 |
|
Mike Pall
|
db64b2b1ed
|
FFI: Clarify ffi.cdef behavior.
|
2013-11-16 18:28:21 +01:00 |
|
Mike Pall
|
31e7cd1c76
|
Low-overhead profiler, part 6: documentation.
|
2013-09-10 00:06:17 +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
|
a98aede377
|
FFI: Add 64 bit bitwise operations.
|
2013-03-14 06:03:18 +01:00 |
|
Mike Pall
|
4a44c4ff69
|
Bump copyright date to 2013.
|
2013-02-11 12:54:48 +01:00 |
|
Mike Pall
|
16f23458bc
|
FFI: Change priority of table initializer variants for structs.
|
2012-11-15 00:26:34 +01:00 |
|
Mike Pall
|
74feb2534c
|
FFI: Clarify callback docs.
|
2012-11-07 23:20:50 +01:00 |
|
Mike Pall
|
07406a5af9
|
FFI: Mention __thiscall attribute in docs.
|
2012-11-07 18:09:37 +01:00 |
|
Mike Pall
|
1d5c2ce4e2
|
Replace error with PANIC for callbacks from JIT-compiled code.
|
2012-10-21 19:17:14 +02:00 |
|
Mike Pall
|
d70d77549b
|
Documentation cleanup and reorganization.
|
2012-10-14 21:48:04 +02:00 |
|
Mike Pall
|
a0ee70de6d
|
Documentation layout changes.
|
2012-10-14 00:47:26 +02:00 |
|
Mike Pall
|
425f67c7d6
|
FFI: Update docs on FFI semantics.
|
2012-10-10 19:57:00 +02:00 |
|
Mike Pall
|
4a97faef7e
|
FFI: Compile array/struct copies.
|
2012-10-09 21:51:30 +02:00 |
|
Mike Pall
|
da682b0e91
|
FFI: Add support for copy constructors.
|
2012-10-08 17:15:28 +02:00 |
|
Mike Pall
|
c7826af5a0
|
FFI: Detect type punning through unions.
|
2012-08-27 20:53:37 +02:00 |
|
Mike Pall
|
4d9c29a78c
|
FFI: Box all accessed or returned enums.
|
2012-07-17 22:22:07 +02:00 |
|
Mike Pall
|
bd782cedd5
|
Bump some limits to accomodate SINK pass.
|
2012-07-04 21:15:15 +02:00 |
|
Mike Pall
|
8b71ab1080
|
FFI: Check for __new metamethod when calling a constructor.
|
2012-06-20 18:28:25 +02:00 |
|
Mike Pall
|
6cee1333ef
|
FFI: Resolve metamethods for constructors, too.
|
2012-06-20 15:16:40 +02:00 |
|
Mike Pall
|
5bd133d6c8
|
Link to LuaJIT wiki.
|
2012-05-31 23:54:44 +02:00 |
|
Mike Pall
|
fa2572da6c
|
FFI: Convert io.* file handle to FILE * pointer (but as a void *).
|
2012-05-29 12:09:18 +02:00 |
|
Mike Pall
|
3a43ea5084
|
FFI: Equality comparisons never raise an error.
|
2012-05-23 22:20:27 +02:00 |
|
Mike Pall
|
b466641218
|
Add links to LuaJIT mailing list.
|
2012-05-04 21:58:52 +02:00 |
|
Mike Pall
|
10ef109eef
|
Bump copyright date to 2012.
|
2012-01-23 22:42:42 +01:00 |
|
Mike Pall
|
6ace80c897
|
RELEASE LuaJIT-2.0.0-beta9
|
2011-12-14 15:12:49 +01:00 |
|
Mike Pall
|
e3c7476533
|
FFI: Record ffi.errno().
|
2011-11-26 16:56:09 +01:00 |
|
Mike Pall
|
e549ffcbeb
|
FFI: Fix EnumWindows example in docs.
|
2011-11-15 16:45:36 +01:00 |
|
Mike Pall
|
71d00a56db
|
FFI: Add callback support (for x86/x64).
|
2011-11-14 14:18:25 +01:00 |
|
Mike Pall
|
635371c212
|
FFI: Add unwind definitions for lj_vm_ffi_call.
Adds exception interoperability for C/C++ functions called via FFI
from the interpreter.
|
2011-11-12 01:16:10 +01:00 |
|
Mike Pall
|
2dc574d06b
|
FFI: Compile calls to stdcall, fastcall and vararg functions.
|
2011-10-27 01:57:30 +02:00 |
|
Mike Pall
|
120c3adbff
|
FFI: Record loads/stores to external variables in namespaces.
|
2011-10-11 20:58:04 +02:00 |
|
Mike Pall
|
c3116b4f1d
|
Fix typo.
|
2011-09-14 15:29:30 +02:00 |
|
Mike Pall
|
e613cb7695
|
FFI: Clarify docs wrt. string initializers for byte arrays.
|
2011-06-24 20:47:56 +02:00 |
|
Mike Pall
|
f182559069
|
Misc. updates to docs.
|
2011-06-23 16:17:13 +02:00 |
|
Mike Pall
|
3168d9aa59
|
Clarify docs wrt. table initializer handling for VLA/VLS.
|
2011-05-17 17:58:26 +02:00 |
|