Commit History

Author SHA1 Message Date
  Simon Krajewski 341b25105b [analyzer] check integrity in both directions 9 years ago
  Simon Krajewski a14215f471 [analyzer] avoid more dead block processing 9 years ago
  Simon Krajewski 6f9b80d395 [analyzer] add idom calculation 9 years ago
  Simon Krajewski 4cb7214fe5 [analyzer] avoid dead blocks in try/catch 9 years ago
  Simon Krajewski 726418d603 update libs 9 years ago
  Hugh ed5e86ae23 [cpp] Use builtin native extends for sqlite 9 years ago
  hughsando 4688e8ffbf [cpp] Use native externs for Mysql 9 years ago
  Hugh f488139252 [cpp] move zlib externs inline 9 years ago
  Hugh cc7c3912b4 [cpp] Correctly map native void type 9 years ago
  Dan Korostelev c222654729 Merge pull request #4970 from HaxeFoundation/js_es 9 years ago
  hughsando acdffb2f93 [cpp] Add some ObjC casts to cppast code 9 years ago
  hughsando 5d472f0be9 [cpp] Use cppast for calculating function signature when appropriate 9 years ago
  Simon Krajewski c1588fbe13 [analyzer] avoid unreachable blocks for TWhile too 9 years ago
  Simon Krajewski 5e7877e4c7 [analyzer] improve API a bit 9 years ago
  Hugh eccd969e51 [cpp] Use native bindings to EReg 9 years ago
  Dan Korostelev 0800b456f4 [js] add notion of EcmaScript version, controllable with -D js-es=<value> (default 5), closes #4961 9 years ago
  Dan Korostelev dec8556d75 Minor cleanup in haxe.io.Path.normalize 9 years ago
  Dan Korostelev 8fb1168709 Use hxnodejs for saucelabs runner. 9 years ago
  Nicolas Cannasse 4cd2de995f Merge pull request #4963 from daisuda/patch-1 9 years ago
  Simon Krajewski 97610330ca update haxe.hxproj in case anyone still uses that [ci skip] 9 years ago
  Simon Krajewski 10ddfc1a05 add tests (closes #4617) (closes #4667) 9 years ago
  Dan Korostelev 7e69767537 String.fromCharCode is pure 9 years ago
  Hugh 0b295d2a56 Add extra spaces around bin-ops 9 years ago
  hughsando ab5f10802a Add top-level option '-cppia' as a shorthand for '-D cppia -cpp'. Flip over to using cppast by default, with -D no_cppast to revert 9 years ago
  Simon Krajewski 6a4045316a add commented out test case (see #4790) (skip ci) 9 years ago
  Simon Krajewski c68a028276 clean up platform config 9 years ago
  Simon Krajewski abfb5f7fb8 follow beyond abstracts to transform TFor (closes #4809) 9 years ago
  Simon Krajewski 5e7ffe7a7d give proper error when typing `@:this this` without this-stack (see #4947) 9 years ago
  Simon Krajewski ab46568265 fix implicit toString typing (closes #4966) 9 years ago
  Andy Li 2ff0b8534b Make js.Promise.then's fulfillCallback non-optional. Fix 4540. Fix 4808. 9 years ago