Nicolas Cannasse
|
cea6ae1421
started prototyping hl interp (see #186)
|
7 年 前 |
Andy Li
|
c60212e700
Merge pull request #190 from uvtc/patch-1
|
7 年 前 |
John Gabriele
|
5d02c6eaa2
minor md formatting fix
|
7 年 前 |
ncannasse
|
be3d497af9
Merge branch 'master' of github.com:haxefoundation/hashlink
|
7 年 前 |
ncannasse
|
90321d76dc
allow lock in lock (required for finalizer free_root) (close #188)
|
7 年 前 |
Nicolas Cannasse
|
563ee0afd0
fixed date support >2038, still int32 storage
|
7 年 前 |
ncannasse
|
0fd764d771
android gl fixes + make proper error when gl function not supported
|
7 年 前 |
ncannasse
|
41878f94ef
added ARM error (close #185)
|
7 年 前 |
ncannasse
|
04ba68145d
make sure jit null access and assert always push stack pointer whatever the compiler optimizations
|
7 年 前 |
Andy Li
|
2951760626
[TravisCI] osx_image 9.3 -> 9.4
|
7 年 前 |
Nicolas Cannasse
|
b96e1bd202
Merge pull request #183 from josuigoa/master
|
7 年 前 |
Josu Igoa
|
de3bf7ab49
add libpng to Brewfile
|
7 年 前 |
ncannasse
|
b788d98518
added track.c to std (close #182)
|
7 年 前 |
ncannasse
|
ac128ca7ef
hide closure value from varargs function
|
7 年 前 |
Nicolas Cannasse
|
63e0e00574
version bump
|
7 年 前 |
Nicolas Cannasse
|
c93373346b
upgrade version
|
7 年 前 |
ncannasse
|
37247006e7
bugfix function closure value handling
|
7 年 前 |
Nicolas Cannasse
|
91fa208316
fix missing pcre module
|
7 年 前 |
ncannasse
|
a100237730
bugfix with filtered exceptions
|
7 年 前 |
ncannasse
|
d22e25f44f
upgrade to pcre 8.42, enable regexp utf16 and ucp by default
|
7 年 前 |
ncannasse
|
4d5b13e8ba
64 bits fix
|
7 年 前 |
ncannasse
|
18e1d15d32
register exception filter type check to correctly break in debugger
|
7 年 前 |
Simon Krajewski
|
d35a10c983
make hl_ucs2_lower check against LMAX instead of UMAX
|
7 年 前 |
ncannasse
|
13d0f63d45
added recast to speedup virtual access
|
7 年 前 |
ncannasse
|
44be9052c0
bugfix: remap virtuals after changing type on dynobj
|
7 年 前 |
Nicolas Cannasse
|
42a3f521e1
Update README.md
|
7 年 前 |
ncannasse
|
dae8271a17
cleanup
|
7 年 前 |
Nicolas Cannasse
|
edc62091dd
create _wenviron if not already done (close https://github.com/HaxeFoundation/hashlink/issues/175)
|
7 年 前 |
ncannasse
|
2ba8897fa4
sync
|
7 年 前 |
ncannasse
|
f9dd209fdf
added getConfigParameter
|
7 年 前 |