Historial de Commits

Autor SHA1 Mensaje Fecha
  Dan Korostelev 849c5f958d [swf] fix protected instance field access (see #8218) hace 6 años
  George Corney a9b3a417d1 Int -> Float in setInterval hace 6 años
  George Corney c73f811577 Replace setTimeout timeout: Int with : Float, fixes #8223 hace 6 años
  Dan Korostelev e5e7f20c12 [swf] remove some minor code duplication hace 6 años
  Dan Korostelev 91f8a46e51 [swf] don't lose @:protected meta when loading properties form SWF (see #8218) hace 6 años
  hughsando 44e3ab61fa [cppia] Do not allow running script from string on utf16 target. hace 6 años
  Aurel Bílý 7ac27b7c74 fix #8212 test better hace 6 años
  Aurel Bílý c96195f55a fix #8212 test hace 6 años
  Dan Korostelev 93b7c76f07 overloads -> overrides hace 6 años
  Dan Korostelev c504cf665f [flash] use haxe.Constraint.Function type for flash.utils.Function hace 6 años
  Alexander Kuzmenko 387a72d621 [php] fix haxe.io.Bytes.ofString() (fixes #8212) hace 6 años
  Alexander Kuzmenko 8a64087230 [php] fix StringTools.endsWith() for the unicode second arg (fixes #8211) hace 6 años
  Alexander Kuzmenko 43346ca6c5 Merge branch 'development' of github.com:HaxeFoundation/haxe into development hace 6 años
  Aurel 9769f0bc1c Disallow UTF-16 surrogates in strings (#8208) hace 6 años
  Alexander Kuzmenko 0806c2f9b2 [display] list @:deprecated meta in display/completion responses hace 6 años
  ncannasse f60693d4fb [hl] fixed stack format detection for local functions notation hace 6 años
  Dan Korostelev cd84d11730 [flash] allow super.someVar access to any extern class on flash platform hace 6 años
  Alexander Kuzmenko 4ce4f91767 [dce] don't forget to check FClosure (fixes #8200) hace 6 años
  Alexander Kuzmenko 032d959574 Better error messages for \x and \u (#8192) hace 6 años
  Alexander Kuzmenko de0be7d632 [php] fallback to non-unicode regexes if provided string is malformed utf8 hace 6 años
  Nicolas Cannasse f0be760d86 don't regenerate when the compilation was fully cached hace 6 años
  Nicolas Cannasse c4b042533a report bytecode write time as part of generate/hl category hace 6 años
  Dan Korostelev 77d7809eb1 [js] don't do duplicate var declaration in js.Boot.__string_rec (see #8181) hace 6 años
  Dan Korostelev 340a8776de [js] inline js.Browser.alert and use Std.string because it's optimized by compiler in sane cases (see #8181) hace 6 años
  Dan Korostelev a64246880e remove @:fakeEnum (#8189) hace 6 años
  Alexander Kuzmenko fc6915914e [unicode] test "".code for surrogate pair border codes; fix String*Unicode iterators (#8190) hace 6 años
  Alexander Kuzmenko 2bb6f62c2e [php] fix test 8053 again hace 6 años
  Alexander Kuzmenko af9ad1d9bb fix test 8053 hace 6 años
  Andy Li b30cfed952 [CI] do not deploy in PR builds hace 6 años
  Alexander Kuzmenko 63144f6db9 [php] fixed accessing a property with an empty name (fixes #8053) hace 6 años