Commitin historia

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