Historia zmian

Autor SHA1 Wiadomość Data
  Aleksandr Kuzmenko c7d2c7aac5 release 4.1.3 5 lat temu
  Aleksandr Kuzmenko 5036b772ed forbid return outside functions (closes #9659) (#9665) 5 lat temu
  Aleksandr Kuzmenko 8a67dc64e7 [cs] fixed cs.Lib.rethrow (closes #9738) 5 lat temu
  Justin Donaldson 6cbdcc745c [lua] use stable versions for lua libs if possible 5 lat temu
  Justin Donaldson 0713cf150c [lua] new haxe-deps 5 lat temu
  Justin Donaldson 37526f3310 [lua] bump haxe-deps to 0.0.1-3 5 lat temu
  Aleksandr Kuzmenko bf18a80e2a fix inlining of `@:pure` functions (closes #9699, fallout after #9690) 5 lat temu
  Aleksandr Kuzmenko 30c5986f0b minor 5 lat temu
  Aleksandr Kuzmenko c7e2b2f5b1 [jvm] add --java-lib-extern 5 lat temu
  Aleksandr Kuzmenko 615e0d1dc3 [python] support @:native("") on extern classes (closes #6448) 5 lat temu
  Aleksandr Kuzmenko b86d9f2d2c [php] fix "cannot use temp expr in write context" for call args with reference semantics 5 lat temu
  Aleksandr Kuzmenko 26887686d1 [php] support @:native("") for extern classes (#6448) 5 lat temu
  Aleksandr Kuzmenko 88739ca86a don't inline Meta.Pure meta if it was added automatically (fixes #9690) 5 lat temu
  Aleksandr Kuzmenko 51188bc088 [swf] fix #9678 and add test (#9679) 5 lat temu
  Aleksandr Kuzmenko f82bc96043 [macro] error if @:genericBuild meta is removed during building 5 lat temu
  Aleksandr Kuzmenko f21fbca233 [nullsafety] respect @:nullSafety(Off) in closures in constructors 5 lat temu
  Aleksandr Kuzmenko e993e9d78d [macro] reset typer.curclass before each init macro 5 lat temu
  Aleksandr Kuzmenko 3c8bb291a2 [flash] use hoisted/function var scoping for Flash (closes #9624) 5 lat temu
  Aleksandr Kuzmenko 74ee129d68 release 4.1.2 5 lat temu
  Aleksandr Kuzmenko aff96e743b [js] avoid shadowing catch vars (closes #9617) 5 lat temu
  Aleksandr Kuzmenko 8c095c59e2 [server] missing add_dependency to haxe.Exception (fixes #9537) 5 lat temu
  Aleksandr Kuzmenko 20b3cbefe2 don't get_full_path on null_pos for findReferences request 5 lat temu
  Aleksandr Kuzmenko 5a26be85de [eval] populate all haxe.macro.Error fields (closes #9600) 5 lat temu
  Aleksandr Kuzmenko e62fe00951 [analyzer] Haxe is safe_for_all 5 lat temu
  Aleksandr Kuzmenko 10eda85df5 remove catch type name collision check (closes #9533) (#9534) 5 lat temu
  Aleksandr Kuzmenko 4570a14008 error message for --run 5 lat temu
  Aleksandr Kuzmenko e3ba0e7884 added `module_def_extra.m_file_key` (#9509) 5 lat temu
  Aleksandr Kuzmenko 5152a89022 [display] find references in one call to statistcs 5 lat temu
  Aleksandr Kuzmenko b7c9dc4f26 minor collect_implementations cleanup (#9506) 5 lat temu
  Aleksandr Kuzmenko 0df5eb7788 fixed super constructor call when extending externs 5 lat temu