Alexander Kuzmenko
|
08b16544a8
[php] replace `-` with `_` in `php.Web.loadClientHeaders()`, just in case
|
há 6 anos atrás |
Alexander Kuzmenko
|
94ccf357fd
[php] better performance for haxe.format.JsonParser (#8083)
|
há 6 anos atrás |
Alexander Kuzmenko
|
7070e6a6b7
[php] improve haxe.xml.Parser performance (#8083)
|
há 6 anos atrás |
ncannasse
|
bbfe5ac489
disable hlopt cache optim (see #8082)
|
há 6 anos atrás |
Alexander Kuzmenko
|
1747a93448
Specify docs of `Sys.exit()` for eval (closes #7217)
|
há 6 anos atrás |
Nicolas Cannasse
|
ac8b78a792
slightly optimized lastIndexOf (don't search past startIndex)
|
há 6 anos atrás |
Robinicks
|
b24e0f8c91
Fast version of startsWith/endsWith (#8062)
|
há 6 anos atrás |
Simon Krajewski
|
309672728f
Final vs. never vs. null (#8011)
|
há 6 anos atrás |
kaikoga
|
890172c8a9
CTypeTools.toString missed closing braces for CAnonymous (#8074)
|
há 6 anos atrás |
Nicolas Cannasse
|
5c458f06f8
optimize hlopt cache
|
há 6 anos atrás |
Nicolas Cannasse
|
1ae61cd459
slightly better but still slower than without cache...
|
há 6 anos atrás |
Nicolas Cannasse
|
2126d53ae1
try at optimizing hl.opt time by doing a cache (no perf gain)
|
há 6 anos atrás |
Nicolas Cannasse
|
fce57190f7
hlc: per module types (allow incremental compilation)
|
há 6 anos atrás |
ncannasse
|
9e405b543c
hlc: removed functions.h, use forward function declaration
|
há 6 anos atrás |
ncannasse
|
78d843cbe7
removed types.h (use #define decls)
|
há 6 anos atrás |
ncannasse
|
3ec5777ab9
hlc: better per module split, added hl/init for init code (statics)
|
há 6 anos atrás |
ncannasse
|
b2f4c9e09b
import globals and string bytes
|
há 6 anos atrás |
ncannasse
|
4f0c887ec2
unique ids for static closures and labels
|
há 6 anos atrás |
ncannasse
|
175840a98d
hlc: unique name for bytes names
|
há 6 anos atrás |
ncannasse
|
0d0429f32f
hlc: unique names for globals and constant strings
|
há 6 anos atrás |
ncannasse
|
c60200ddcf
suppress type indexes from all types structures
|
há 6 anos atrás |
ncannasse
|
c1334d6902
readable names for types
|
há 6 anos atrás |
Jens Fischer
|
d5e4141971
[submodule] update haxelib
|
há 6 anos atrás |
Simon Krajewski
|
387fc96878
[typer] allow `Rest` arguments on extern methods if the class isn't extern
|
há 6 anos atrás |
ncannasse
|
4e36cd6631
updated haxelib
|
há 6 anos atrás |
Simon Krajewski
|
25cae7b07d
[typer] don't paint entire files red on invalid package errors
|
há 6 anos atrás |
Simon Krajewski
|
890baa0fd0
[eval] fix printing problem of objects that have unicode stuff
|
há 6 anos atrás |
Jens Fischer
|
78b5593f5b
@:noDebug is used on cpp as well
|
há 6 anos atrás |
Simon Krajewski
|
8355bcf2eb
[eval] don't assert when there's no frame for exceptions
|
há 6 anos atrás |
hughsando
|
77068e10c7
Add some (optional) verbose outputs to unit tests
|
há 6 anos atrás |