Commit History

Author SHA1 Message Date
  Simon Krajewski 1ba7d2a3cf [syntax] treat \x escapes as uchars 7 years ago
  Simon Krajewski 25f1d5b264 [typer] start on improved error messages 7 years ago
  Simon Krajewski 6cf3aded2e update submodules 7 years ago
  Simon Krajewski 2360ae3e81 [tests] enable 7 years ago
  George Corney 885a35b06f [js] Cleanup some unused code (#7528) 7 years ago
  George Corney ae60db38d7 Fix bad unification with static fields (#7527) 7 years ago
  Simon Krajewski 22ccaa19f0 Support not-XML literals (#7438) 7 years ago
  Simon Krajewski db6823aa93 [analyzer] respect C#'s wonky eval order in structures 7 years ago
  Mark Knol b94c54c055 Map key/value Iterators (#7516) 7 years ago
  Jeff Ward 2a48e2c049 Fix for #7485 - Int32 negate missing clamp (#7491) 7 years ago
  Nicolas Cannasse 0ceb3480b6 Specified and tested optional not nullable arguments (close #3826) 7 years ago
  Simon Krajewski 489019adaa [typer] revert tvar change, no longer allow forced inline on local functions 7 years ago
  Ronaldo Oliveira 19b394ad73 Fixed a couple typos in README.md (#7523) 7 years ago
  Alexander Kuzmenko afbc8cb536 [php] optimise Array and Vector methods map, filter, toString, remove 7 years ago
  Alexander Kuzmenko 0e38b5a2f2 [php] better native `foreach` generation at the cost of the uglier hack 7 years ago
  Alexander Kuzmenko a80058ca8a fix premature push 7 years ago
  Alexander Kuzmenko 18e3a5d480 [php] key=>value iterators for native arrays 7 years ago
  ncannasse f49815f282 fixed hl/c generation for empty last case 7 years ago
  Andy Li dd9ee5f84c [TravisCI] brew bundle --no-upgrade to avoid upgrade issues of unused formulae 7 years ago
  Andy Li 77556e1812 [TravisCI] bump min osx_image version 7 years ago
  Jeff Ward 8e8eac065e Reference haxe.Timer.stamp from Date.getTime (#7518) 7 years ago
  Justin Donaldson 3c68cf374b [lua] update CHANGES.txt 7 years ago
  Justin Donaldson 8b1458e758 [lua] add support for -D lua-vanilla, which generates pure-lua code with reduced functionality 7 years ago
  Alexander Kuzmenko f79d1cb539 [php] move Syntax.coalsce() implementation to the generator 7 years ago
  Mark Knol 16a53dfb9a List key/value iterato (#7512) 7 years ago
  Simon Krajewski b38b87bcad [eval] catch non-existing method call 7 years ago
  Simon Krajewski 860f1fdd80 [eval] use _notrace for the control flow exceptions 7 years ago
  Simon Krajewski 00a3cb2b14 Disallow macro-in-macro (#7496) 7 years ago
  Simon Krajewski 0b5750319e [eval] fix object printing 7 years ago
  Simon Krajewski 49cea34fb1 [eval] remove hlmacro leftovers 7 years ago