Commit History

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