Commit Graph

6 Commits (master)

Author SHA1 Message Date
Alain Frisch 7a746deed1
Keep more type information in Lambda (#2156)
* Propagate type information about function parameters and return

* Keep value kind on staticcatch parameters
2018-11-23 15:34:05 +01:00
Leo White 111d4e1827 Remove positions from paths 2018-11-21 03:39:34 -05:00
Damien Doligez a78eb563b1
Fix lazy/float interaction when configured with -no-flat-float-array. (#1471)
Fix interaction between lazy and float when configured with
-no-flat-float-array.
Problem reported by Mark Shinwell in
  https://github.com/ocaml/ocaml/pull/1465#pullrequestreview-74400016
2018-06-05 17:00:32 +02:00
Leo White df201b7a89 Scrape types in Typeopt.maybe_pointer 2018-04-23 16:54:30 +01:00
Jérémie Dimino 32da45a80a Move bigarray to the stdlib (#1685) 2018-04-09 13:14:05 +01:00
Jacques Garrigue 70b02405e0 Merge pull request #1365 from yallop/let-rec-patch-406
GPR#556, PR#7215, PR#7231, PR#6738: Add a new check that 'let rec' bindings are well formed.
2017-09-22 15:37:10 +09:00