Nicolas Cannasse
|
b461f68a6b
Merge pull request #2522 from Sanva/development
|
пре 11 година |
Valentín Barros
|
3034b57238
Fixed php.Boot._hx_string_call error.
|
пре 11 година |
Nicolas Cannasse
|
f2d52822e0
added haxe.Ucs2 for JS/Flash
|
пре 11 година |
Nicolas Cannasse
|
8fb25735e7
protect from potential missing files if generated from macros
|
пре 11 година |
Nicolas Cannasse
|
1b3f3778ff
added -D source-map-content to include hx sources in .js.map (fix local security and modified file issues)
|
пре 11 година |
Nicolas Cannasse
|
7c322429f8
added haxe.ds.Vector toArray
|
пре 11 година |
Nicolas Cannasse
|
658f6a3786
Merge pull request #2517 from yar3333/http_file_mime_type
|
пре 11 година |
Bruno Garcia
|
0cef84b293
Merge pull request #2457 from stroncium/development
|
пре 11 година |
unknown
|
c344678d12
MIME type for fileTransfer
|
пре 11 година |
hughsando
|
9f284a45a2
Add @:keep to the cpp Std members to avoid DCE creating significant dependency changes when unrelated code uses one of the lesser functions, such as random
|
пре 11 година |
Nicolas Cannasse
|
edfec0ca2c
fix for reserved word in literal object (close #2463)
|
пре 11 година |
Nicolas Cannasse
|
5f081039b3
try subtypes when static not found on curtype (close #1916) was introduce by #1391
|
пре 11 година |
Nicolas Cannasse
|
568efe5b3e
Merge pull request #2506 from Rezmason/autofs_bugfix
|
пре 11 година |
Rezmason
|
53b1f95a6f
Removing the root directory from the class paths.
|
пре 11 година |
Nicolas Cannasse
|
d312d7447e
added sys.net.Address for UDP Socket
|
пре 11 година |
Nicolas Cannasse
|
eeb8dbcd0c
added sys.net.UdpSocket with neko implementation
|
пре 11 година |
Simon Krajewski
|
67ec749935
fixed @:to order in UInt (closes #2496)
|
пре 11 година |
Simon Krajewski
|
95882e532b
allow dollar idents for function argument names, but fail during typing (closes #2498)
|
пре 11 година |
Simon Krajewski
|
fe714a3f82
generate variable name if static extension argument has no name (closes #2495)
|
пре 11 година |
Nicolas Cannasse
|
3ab3ad1173
Merge pull request #2492 from Blank101/dispatchenum
|
пре 11 година |
Sam MacPherson
|
bf8e4dfaff
added support for enums in Dispatch
|
пре 11 година |
Hugh
|
1f8a92e2e6
Make debugger format compatible with haxe 3.0 code
|
пре 11 година |
Simon Krajewski
|
d6a79a813b
run macro unit tests later (they seem to terminate compilation?!)
|
пре 11 година |
Simon Krajewski
|
e7a741e2af
Merge pull request #2481 from andyli/travis
|
пре 11 година |
Andy Li
|
d5701183ac
TravisCI: fix flash builds
|
пре 11 година |
Andy Li
|
f98d5a3b30
TravisCI: Move RunTravis to /tests
|
пре 11 година |
Andy Li
|
458c9f71fc
TravisCI: Run optimization test on TARGET=js build.
|
пре 11 година |
Simon Krajewski
|
be6804e0b9
actually add TestJs
|
пре 11 година |
Simon Krajewski
|
db75267872
move Js-specific optimization test to TestJs
|
пре 11 година |
Simon Krajewski
|
d72f1ccbba
do not inline structures which have invalid field names (closes #2475)
|
пре 11 година |