Age | Commit message (Expand) | Author |
2015-01-17 | Fix PR#6171: Error message confusing for the beginner when a type escapes its... | Jacques Garrigue |
2015-01-17 | partial fix of PR#6744 | Jacques Garrigue |
2014-12-22 | exhauce PR#6367: introduce Asttypes.arg_label to encode labelled arguments | Jacques Garrigue |
2014-12-08 | fix PR#6690 | Jacques Garrigue |
2014-10-14 | Reintegrate-merge constructors_with_record5 branch. | Alain Frisch |
2014-10-03 | Factorize. | Alain Frisch |
2014-10-01 | The path under Tpackage doesn't refer to a type path (but to a module type pa... | Alain Frisch |
2014-08-22 | merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ... | Damien Doligez |
2014-05-11 | comment out Ctype.local_non_recursive_abbrev | Jacques Garrigue |
2014-05-09 | Fix PR#6405: unsound interaction of -rectypes and GADTs | Jacques Garrigue |
2014-05-04 | PR#5584: merge open extensible types, extension-patch-4.0.2 | Jacques Garrigue |
2014-04-29 | merge branch "safe-string" | Damien Doligez |
2014-04-12 | fix some of the whitespace problems in the source | Damien Doligez |
2014-04-04 | Fix PR#6348 | Jacques Garrigue |
2014-03-31 | Rvert parts of the original commit which are not relevant with the encoding a... | Alain Frisch |
2014-03-28 | Some preparation for record arguments. | Alain Frisch |
2014-03-26 | Get rid of some uses of implicit removal of optional arguments. | Alain Frisch |
2014-03-10 | Structural typing of first class modules (cf. PR#6333) | Jacques Garrigue |
2014-01-10 | Merge module-alias branch (cf. PR#6063) | Jacques Garrigue |
2013-12-05 | #6262: equality of first-class modules take module type aliases into account.... | Alain Frisch |
2013-11-19 | Fix PR#6241 | Jacques Garrigue |
2013-10-28 | Fix PR#6174 (-rectypes case) | Jacques Garrigue |
2013-10-28 | Fix PR#6174 (non -rectypes) | Jacques Garrigue |
2013-10-01 | everything works except camlp4 | Jacques Garrigue |
2013-09-27 | Keep attributes/locs for class type declarations and class declarations in Ty... | Alain Frisch |
2013-09-27 | Keep location and attributes in type, label and constructor declarations. De... | Alain Frisch |
2013-09-12 | Switch Ctype.Tags. | Alain Frisch |
2013-09-06 | Fix PR#6163 | Jacques Garrigue |
2013-09-05 | Fix PR#6158 | Jacques Garrigue |
2013-09-04 | Merge branch 4.01 from branching point to 4.01.0+rc1 | Damien Doligez |
2013-08-28 | Synchronize with trunk. | Alain Frisch |
2013-08-20 | Fix PR#6123 | Jacques Garrigue |
2013-07-16 | Synchronize with trunk. | Alain Frisch |
2013-06-22 | fix PR#5914 | Jacques Garrigue |
2013-06-17 | Make GADT inference robust to useless equations | Jacques Garrigue |
2013-05-03 | Fix PR#5985 for constrained parameters too. | Jacques Garrigue |
2013-04-30 | Fix PR#5985; compute injectivity of types but no new syntax | Jacques Garrigue |
2013-04-22 | Fix PR#5997 | Jacques Garrigue |
2013-04-18 | Fix PR#5989 | Jacques Garrigue |
2013-04-16 | Rename Pcty_fun to Pcty_arrow (and idem in Types, Typedtree, Outcometree) to ... | Alain Frisch |
2013-04-12 | Fix PR#5981 | Jacques Garrigue |
2013-03-13 | Fix PR#5948 | Jacques Garrigue |
2013-02-09 | add -short-paths flag for printing shorter types when using modules | Jacques Garrigue |
2013-02-01 | small fixes on GADT ambiguity levels | Jacques Garrigue |
2013-01-29 | Merge short-paths into a fresh branch of trunk. | Jacques Garrigue |
2013-01-26 | Fix PR#5907 | Jacques Garrigue |
2013-01-16 | Fix PR#5892 | Jacques Garrigue |
2013-01-11 | propagate type information to patterns, even when there are polymorphic variants | Jacques Garrigue |
2012-12-27 | fix PR#5673 | Jacques Garrigue |
2012-12-06 | merge branches/record-disambiguation | Jacques Garrigue |