Historial de Commits

Autor SHA1 Mensaje Fecha
  Jens Fischer 7b18184848 [std] remove @:require(haxe_ver) metas hace 6 años
  Nicolas Cannasse 78ce9e42b9 fixed version comparison: consider unlisted sub versions as 0 (version("4") == version("4.0.0")) (close #8297) hace 6 años
  Dan Korostelev d042097fe9 Merge branch 'development' of https://github.com/HaxeFoundation/haxe into development hace 6 años
  Dan Korostelev a950da06ae [tests] ignore as3 :-/ hace 6 años
  Nicolas Cannasse a3ad9367ca [hl] added HVirtual vid to prevent some OutOfMemory in PMap of types (see #8243) hace 6 años
  Nicolas Cannasse 15f7d89479 [hl] improved String.lastIndexOf performance when looking into large strings (see #7746) hace 6 años
  Nicolas Cannasse 3a515b6d61 added null checks when accessing single enum constructor parameters (close #7560) hace 6 años
  Nicolas Cannasse 9b0c0ef119 hl: use dyn compare for function-function comparisons (close #7375) hace 6 años
  Jens Fischer bdfefb763e [hl] add a test for #8299 hace 6 años
  ncannasse 81c9d2b98d changed version check syntax if #if hace 6 años
  Simon Krajewski 6eccc884fb [matcher] don't complain about wildcard locals in or-patterns hace 6 años
  ncannasse 3733699a57 added hl api versioning (with -D hl_ver / default set in hl/hl_version) hace 6 años
  ncannasse 1c6a91fe6a added #if( v >= ~/1.5/ ) syntax for checking against semantic versioning hace 6 años
  Simon Krajewski 84711c810e [inliner] fix inline_constructors logic wrt expression-inline hace 6 años
  Jens Fischer 9f9bc4abbf [cpp] fix a typo in StdString's @:unreflective hace 6 años
  Aleksandr Kuzmenko fe92d627c1 [php] don't generate special class for __init__ of externs into private namespace (closes #8292) hace 6 años
  Jens Fischer cd90c4a4ac [doc] remove obsolete xmldoc defines hace 6 años
  Simon Krajewski 1c7dadec59 [eval] explicitly check for directories on Sys.readDirectory hace 6 años
  Simon Krajewski e69b532aab [doc] avoid jar-tool problem hace 6 años
  Simon Krajewski 3bb1ff98a0 [macro] hack around generate pos problem hace 6 años
  Aleksandr Kuzmenko 2ba387bc1e [nullsafety] treat safe locals captured by closures as safe in those closures if mode = Loose hace 6 años
  Aleksandr Kuzmenko bfeafa5609 Revert "[nullsafety] not all optional args are nullable (fixes #7925)" hace 6 años
  Aleksandr Kuzmenko b6221e4e78 [php] added externs for spl_* functions hace 6 años
  Simon Krajewski 1cf44c387b [jvm] fix += iinc detection hace 6 años
  Aleksandr Kuzmenko caced379f6 [nullsafety] not all optional args are nullable (fixes #7925) hace 6 años
  Aleksandr Kuzmenko 828f7ff711 test for #8283 (closes #8283) hace 6 años
  Dan Korostelev ec7d1830f1 [flash] minor hace 6 años
  Dan Korostelev 0ddea08a12 [flash] consider extern classes when figuring out whether we need a protected namespace (closes #8248) hace 6 años
  Aleksandr Kuzmenko bac48ae0e6 follow both args of fast_eq on array declaration typing (fixes #8283) hace 6 años
  Simon Krajewski 086de8288c [matcher] don't lose toplevel flag for null guards hace 6 años