Историја ревизија

Аутор SHA1 Порука Датум
  Aleksandr Kuzmenko 7928a8634c Revert "Update HxOverrides.hx (#10078)" пре 4 година
  hypersurge 0dc581ca64 Update HxOverrides.hx (#10078) пре 4 година
  Guillaume Desquesnes 80638bec2b [WiP] Adding keyValueIterator to Array (#7422) пре 5 година
  Aleksandr Kuzmenko 2e0f646e0f [js] replaced `untyped __js__` with `js.Syntax.code` пре 5 година
  George Corney 8d5c30d13a [js] Use higher precision time-stamp when available (#9166) пре 5 година
  Aurel 8616359ff7 Reformat std (#8408) пре 6 година
  Aleksandr Kuzmenko 5e1dffef4c Change String.iterator() to @:using (#8331) пре 6 година
  Alexander Kuzmenko 1d45ab0419 `String.iterator()` and `String.keyValueIterator()` пре 6 година
  Mark Knol 90eda8ce3c Happy new year! :tada: пре 6 година
  Alexander Kuzmenko 6191e3c9a3 {platform}.Syntax modules (#6849) пре 7 година
  Mark Knol b3cc1d7949 Happy new year! (#6799) пре 7 година
  Dan Korostelev 917102e9d7 [js] add js.Syntax and use that instead of untyped (thus becoming analyzer-friendly \o/) пре 8 година
  Dan Korostelev 6f617bfc23 [js] lose some untyped and add some @:pure пре 8 година
  Mark Knol 875ad19432 2017 (#5932) пре 8 година
  Dan Korostelev 0800b456f4 [js] add notion of EcmaScript version, controllable with -D js-es=<value> (default 5), closes #4961 пре 9 година
  Andy Li 1c79168a33 update copyright year to 2016 пре 9 година
  Andy Li ae6349cccf bump license year to 2015 пре 10 година
  Dan Korostelev 51d9bcad30 [js] cleanup HxOverrides.substr code (see #4365) пре 10 година
  Dan Korostelev 0bdafec9ba [js] use js.Lib.undefined instead of untyped undefined to please the analyzer (not that it matters for this function tho) пре 10 година
  Dan Korostelev 71497f352a remove old mt leftovers (see https://github.com/HaxeFoundation/haxe/commit/09ce6695e09fdea461a5de2458d1980f554fe7c9#commitcomment-10262976) пре 10 година
  Dan Korostelev 14dd5e0c3f Revert "Fixes #3542" пре 11 година
  杨博 (Yang Bo) 7d23ab4a24 Fixes #3542 пре 11 година
  Bruno Garcia d50d02bc92 Add -D js-es5. пре 11 година
  Dan Korostelev 75954e41b9 Array.indexOf/lastIndexOf (closes #1242) пре 12 година
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT пре 13 година
  Nicolas Cannasse 9a3f43a666 added haxedoc -v to list api incompatibilities resulting in duplicates entries in merged API пре 13 година
  Nicolas Cannasse 25b88d9cbd still use/define cca for real charCodeAt (when -D mt), which allows to include both old .js output and new one together пре 13 година
  Nicolas Cannasse 96cc73b0ed js optimizations : пре 13 година
  Bruno Garcia b6195c1b02 Use static methods for JS date functions instead of prototype patches. пре 13 година
  Bruno Garcia 96a78bc5ab Use static methods for JS charCodeAt and substr instead of prototype patches. пре 13 година