Commit History

Author SHA1 Message Date
  frabbit 227f35ee2a Merge remote-tracking branch 'origin/development' into mono-fix 7 years ago
  Andy Li a2b5a4cdac [TravisCI] only test cpp target for 64-bit to save time 7 years ago
  Dan Korostelev 00f57ea645 move toplevel identifier collector code into its own module 7 years ago
  Andy Li 3d19b13538 we're -safe-string compatible now 7 years ago
  Andy Li 59ec10908e obuild is 4.06 ready now 7 years ago
  Andy Li a5aeb7cffc we're not -safe-string compatible yet 7 years ago
  Andy Li 1534fe0a30 do not require ocaml-version < 4.06 7 years ago
  Andy Li ac281e6205 [TravisCI] add some opam pins for ocaml 4.06 7 years ago
  Andy Li 2f84ba8744 [TravisCI] install camlp4 from homebrew 7 years ago
  Andy Li 0f60baee7c [TravisCI] use OCaml 4.06 anyway since we do not want to build from source... 7 years ago
  Dan Korostelev c046acb743 [js] add iterator structure and add missing methods to Set/Map 7 years ago
  Andy Li 05759f6a6f it should be 4.0.0... 7 years ago
  Andy Li 52f59991bb add some opam version contraints 7 years ago
  Andy Li d36e1d2dad opam lint 7 years ago
  Andy Li 2d7cae6886 [CI] use the opam file to install opam deps 7 years ago
  Andy Li 991d1ccb5d add opam file 7 years ago
  Andy Li 5d554bd261 make uninstall should also remove std lib 7 years ago
  ncannasse 6fa1600abe detect and prevent errors when checking not nullable against null (might occur when inlining) 7 years ago
  Dan Korostelev fbbbf217fb Revert "[inliner] don't inline TFunction multiple times" 7 years ago
  ncannasse 77b5115af3 detect too big array allocation (stack trace still missing last element) 7 years ago
  ncannasse af56abb4eb sync 7 years ago
  Andy Li f341f9cc0f [TravisCI] use OCaml 4.05.0 for now 7 years ago
  Dan Korostelev 565e0a3c11 [js] preserve parent expr source map position after generating inner expression (see #6741) 7 years ago
  Dan Korostelev 43a643e050 [js] refactor source map handling a bit more 7 years ago
  Dan Korostelev c552269c05 [js] looking at source maps again, refactor newline handling a bit 7 years ago
  Nicolas Cannasse 97527dff23 add local vars assign as part of debug information 7 years ago
  ncannasse d72491afef detect HL local functions in stack traces 7 years ago
  ncannasse dadb0518ec no need to flush() everytime (keep previous behavior) 7 years ago
  ncannasse bde7b65018 better detection of relative path in case p.pfile is absolute already 7 years ago
  ncannasse 182f929510 change longstanding haxe.PosInfos : report classpath relative file (with package name) instead of base filename only 7 years ago