Nicolas Cannasse
|
5c458f06f8
optimize hlopt cache
|
6 лет назад |
Nicolas Cannasse
|
1ae61cd459
slightly better but still slower than without cache...
|
6 лет назад |
Nicolas Cannasse
|
2126d53ae1
try at optimizing hl.opt time by doing a cache (no perf gain)
|
6 лет назад |
Nicolas Cannasse
|
fce57190f7
hlc: per module types (allow incremental compilation)
|
6 лет назад |
ncannasse
|
9e405b543c
hlc: removed functions.h, use forward function declaration
|
6 лет назад |
ncannasse
|
78d843cbe7
removed types.h (use #define decls)
|
6 лет назад |
ncannasse
|
3ec5777ab9
hlc: better per module split, added hl/init for init code (statics)
|
6 лет назад |
ncannasse
|
b2f4c9e09b
import globals and string bytes
|
6 лет назад |
ncannasse
|
4f0c887ec2
unique ids for static closures and labels
|
6 лет назад |
ncannasse
|
175840a98d
hlc: unique name for bytes names
|
6 лет назад |
ncannasse
|
0d0429f32f
hlc: unique names for globals and constant strings
|
6 лет назад |
ncannasse
|
c60200ddcf
suppress type indexes from all types structures
|
6 лет назад |
ncannasse
|
c1334d6902
readable names for types
|
6 лет назад |
Jens Fischer
|
d5e4141971
[submodule] update haxelib
|
6 лет назад |
Simon Krajewski
|
387fc96878
[typer] allow `Rest` arguments on extern methods if the class isn't extern
|
6 лет назад |
ncannasse
|
4e36cd6631
updated haxelib
|
6 лет назад |
Simon Krajewski
|
25cae7b07d
[typer] don't paint entire files red on invalid package errors
|
6 лет назад |
Simon Krajewski
|
890baa0fd0
[eval] fix printing problem of objects that have unicode stuff
|
6 лет назад |
Jens Fischer
|
78b5593f5b
@:noDebug is used on cpp as well
|
6 лет назад |
Simon Krajewski
|
8355bcf2eb
[eval] don't assert when there's no frame for exceptions
|
6 лет назад |
hughsando
|
77068e10c7
Add some (optional) verbose outputs to unit tests
|
6 лет назад |
hughsando
|
c025565a8c
[cpp] Fix goto case in do-while loops
|
6 лет назад |
hughsando
|
27e208a1f6
[cpp] Add MapKeyValueIterator to standard Cppia classes
|
6 лет назад |
hughsando
|
27e1e288be
[cpp] Add _w64 to the keyword reserve list. Closes #7715.
|
6 лет назад |
hughsando
|
cb082b6b10
[cpp] Add explicit Native.star for dereferencing pointers.
|
6 лет назад |
Dan Korostelev
|
cc693c548f
update extlib version (closes #7796) (#8028)
|
6 лет назад |
Andy Li
|
ff87803ac6
[AppVeyor] opam 2
|
6 лет назад |
Simon Krajewski
|
96251a3c73
[server] ignore some dump related defines for key building
|
6 лет назад |
hughsando
|
7132528cb9
[cpp] Require explicit casting to go from cpp.Star to cpp.Reference. Add cpp.Native.addressOf to get cpp.Star from address. Closes https://github.com/HaxeFoundation/hxcpp/issues/741
|
6 лет назад |
Jens Fischer
|
8571b7f771
Update CHANGES.txt
|
6 лет назад |