Commit History

Author SHA1 Message Date
  Nicolas Cannasse e8df8b01fb buggy but gives a good speedup in genhl compilation 6 years ago
  Nicolas Cannasse 946682f359 add a unique id per type, allow for faster lookup in some generators (by type id instead of type path) 6 years ago
  Nicolas Cannasse 9944dabde7 optimize ISet (no caml_compare) 6 years ago
  Nicolas Cannasse af52b22ab8 emit correct float32 constant (requires HL 1.10) 6 years ago
  Nicolas Cannasse b835bb0190 fix auto int-to-float (close #785) 6 years ago
  Jens Fischer 9f206a3c3c [parser] improve some error message terminology (#7964) 6 years ago
  Jens Fischer d2aba58d5d [typer] fix -D no-deprecation-warnings for typedefs and enums 6 years ago
  Jens Fischer 9e13a2fc63 [display] hide import.hx modules from package completion 6 years ago
  Jens Fischer 12bcf2664a [js] move typed array classes from js.html to js.lib (#7894) 6 years ago
  Jens Fischer b70556f332 [display] don't default to hover for trace and $type 6 years ago
  Jens Fischer e3c397e53f [cli] remove leftover -- handling 6 years ago
  Simon Krajewski 41306fef5f [display] don't full-path null_pos in diagnostics 6 years ago
  Andy Li 40365dad5e [CI] run `opam list` which will print ocaml version as well as those of ocaml libraries 6 years ago
  Simon Krajewski 087f80c291 [display] turn errors into diagnostics 6 years ago
  Andy Li d30b8cc7ac build with sedlex <= 1.99.4 (#7958) 6 years ago
  Simon Krajewski 3f83a2c3dc [server] don't send plain errors if we're in json-rpc 6 years ago
  Simon Krajewski b95785c003 [typer] fix bad follow 6 years ago
  Simon Krajewski 070b6897eb [display] check type of ENew before following it away 6 years ago
  Simon Krajewski 156baa06ae [eval] catch all the Unix errors 6 years ago
  Jens Fischer 23ca866a7a [tests] next batch of parser error diagnostics tests 6 years ago
  Simon Krajewski 0118bbecbc [display] allow to run json-rpc --display without additional arguments 6 years ago
  Jens Fischer 13e0f480d3 [tests] closes #7777 6 years ago
  Simon Krajewski fe0802f663 [matcher] don't lose exact types for unify_min 6 years ago
  Simon Krajewski 4cfb6ec106 [tests] initialize haxe server in display tests 6 years ago
  Simon Krajewski 861334104d [matcher] make positions much nicer 6 years ago
  Simon Krajewski 5673ea51e6 [tests] try again to get the display tests running through the server 6 years ago
  Simon Krajewski ba12f33b4f [parser] don't show syntax completion when we're not completing 6 years ago
  Simon Krajewski 7de6c99942 [display] invert diagnostic messages list 6 years ago
  Simon Krajewski ea3f4ee929 [typer] fix import.hx not being read from stdin 6 years ago
  Jens Fischer 81a217827c [display] add various tests for parser error diagnostics 6 years ago