Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Alexander Kuzmenko e2a70f92a7 added runci.Config.isCi() 6 yıl önce
  Dan Korostelev 2deb9f075f [flash] mention flash extern updated in CHANGES.txt 6 yıl önce
  Simon Krajewski 8ae4e7f364 [eval] add prefix to object prototype identification string 6 yıl önce
  Dan Korostelev 46492fce11 [flash] convert some leftover @:fakeEnum to enum abstracts by hand 6 yıl önce
  Dan Korostelev 25e4bde87f [flash] regenerate flash externs 6 yıl önce
  Dan Korostelev e5dd28c46f [flash] load const vars as final 6 yıl önce
  Dan Korostelev 9e8d6263e0 generate final fields without access modifiers in --gen-hx-classes 6 yıl önce
  Dan Korostelev 4ad0ef2360 generate @:require for abstracts in --gen-hx-classes 6 yıl önce
  Dan Korostelev a4a805a1cd generate extern (enum) abstracts with --gen-hx-classes 6 yıl önce
  Dan Korostelev 56830159cc [flash] use enum abstract instead of @:fakeEnum enum when loading types 6 yıl önce
  Dan Korostelev 8c79a27100 print `final` tag for classes in haxe.macro.Printer 6 yıl önce
  Dan Korostelev f9f4e222d9 bring back `implements Dynamic` printing for --gen-hx-classes externs 6 yıl önce
  Dan Korostelev 8cc3ae49ce [flash] don't try adding @:native to toplevel classes 6 yıl önce
  Dan Korostelev 5b6ae6fd8f output `final` in `--gen-hx-classes` 6 yıl önce
  Dan Korostelev a254d3403c [flash] load rest arguments as `haxe.extern.Rest<Dynamic>` 6 yıl önce
  Dan Korostelev 58764386b1 [flash] lowercase the first letter in package when loading classes from SWF (closes #8129) 6 yıl önce
  Alexander Kuzmenko d70c81b36c [php] minor refactoring of `write_fake_block` 6 yıl önce
  Alexander Kuzmenko 3a20427ad2 wrong place for this test (#8185) 6 yıl önce
  Alexander Kuzmenko a26e77a545 [js][es6] still use $ for `length` and `name` var fields (#8185) 6 yıl önce
  Alexander Kuzmenko 03b63f49ce [js][es6] don't prefix static function "name" and "length" with $ 6 yıl önce
  Simon Krajewski b17bac736c [lexer] leave open-mode on `>` so we don't parse `<div>/>` 6 yıl önce
  Simon Krajewski c75f836fc7 [display] don't warn about unused `_` variables 6 yıl önce
  Alexander Kuzmenko 9a9ac37f5e [server] detect recursive dependencies, which cause inifinite loops (#8179) 6 yıl önce
  hughsando 3ec78ebbbd [cpp] Do not access stirng '__s' directly. Load cppia scripts from bytes, not string 6 yıl önce
  Jens Fischer 6c0e976076 [tests] disable Java threads test on AppVeyor for now, see #8154 6 yıl önce
  Jens Fischer 5a8fa40d36 [tests] update misc tests for #7390 6 yıl önce
  Dan Korostelev d15637085b [macro] correctly encode haxe.macro.DisplayKind 6 yıl önce
  Alexander Kuzmenko 73d5d0eb61 [display] run TypecoreParser.parse_module without display_position (fixes #8110) 6 yıl önce
  Alexander Kuzmenko 265174d248 [js] fixed JsIteratorStep 6 yıl önce
  Simon Krajewski 1acf618ad9 [typer] fix top-down inference on abstract setters 6 yıl önce