index
:
adrien/ocaml
mantis-6773-separate-build-of-ocamldoc-ocamlbuild-ocamldebug-v2
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
typing
/
typedecl.ml
Age
Commit message (
Expand
)
Author
2013-03-25
Represent exception declarations as constructor declarations in the Parsetree.
Alain Frisch
2013-03-25
Represent label and constructor declarations as records in the typedtree. Al...
Alain Frisch
2013-03-25
Starting to keep attributes in the typedtree.
Alain Frisch
2013-03-19
PR#5933 type-specialize 'let compare = compare' on ints and strings
Gabriel Scherer
2013-03-06
Attributes on label in record type declarations.
Alain Frisch
2013-03-06
Type name is part of the type declaration record.
Alain Frisch
2013-03-04
Attributes on exception declarations.
Alain Frisch
2013-03-04
Adding attributes on constructor declarations (type t = A [@id expr] | B [@id...
Alain Frisch
2013-01-29
Merge short-paths into a fresh branch of trunk.
Jacques Garrigue
2012-10-24
Stop keeping a Path.t to refer to labels and constructors in the Typedtree AS...
Alain Frisch
2012-10-15
remove all $Id keywords
Damien Doligez
2012-08-21
merge version/4.00 at revision 12866
Jacques Garrigue
2012-07-30
clean up TABs and whitespace
Damien Doligez
2012-06-14
Fix stack overflow by checking cycles for all types before regularity
Jacques Garrigue
2012-06-04
#5632: with-constraints count as references.
Alain Frisch
2012-06-01
Fix PR#5224
Jacques Garrigue
2012-05-31
keep the text width to 80 columns
Jacques Garrigue
2012-05-30
merge with branch bin-annot
Fabrice Le Fessant
2012-05-29
Removal of unnecessary "rec" clauses (to please warning #39).
Xavier Clerc
2012-05-29
Compile with warning 33, and remove unused opens.
Alain Frisch
2012-04-25
disable unused warnings for identifiers defined in the toplevel
Jacques Garrigue
2012-04-25
#5601: Shouldn't warn about unused constructors when there is an equation.
Alain Frisch
2012-04-18
Improve message for Unused constructor/exception warnings.
Alain Frisch
2012-04-12
Fix #5588.
Alain Frisch
2012-03-06
Detect unused exception declarations (#5524).
Alain Frisch
2012-03-06
Keep locations for exception declaration. This gives better error messages an...
Alain Frisch
2012-01-23
propagate path-expansion environment everywhere
Jacques Garrigue
2012-01-22
first attempt: handles only unification errors
Jacques Garrigue
2012-01-18
Synchronize with trunk.
Alain Frisch
2011-12-28
More clever algorithm to detect unused (recursive) type declarations.
Alain Frisch
2011-12-28
fix PR#5449
Jacques Garrigue
2011-11-24
merge branches/gadts-devel
Jacques Garrigue
2011-10-21
merge branches/located_errors
Jacques Garrigue
2011-09-22
Keep type variable names
Jacques Garrigue
2011-07-29
merge branches/gadts
Jacques Garrigue
2011-07-27
renaming of Objective Caml to OCaml and cleanup of copyright headers
Damien Doligez
2011-07-20
merge changes from 3.12.0 to 3.12.1
Damien Doligez
2010-12-03
newtypes now have an explicit level
Jacques Le Normand
2010-11-10
remove the GAHs
Jacques Garrigue
2010-11-10
clean up
Jacques Le Normand
2010-11-08
check GADT return type
Jacques Garrigue
2010-11-08
only consider variables appearing in parameters
Jacques Garrigue
2010-11-08
allow variance in GADTs
Jacques Garrigue
2010-10-21
removed Type_variant, fixed bug in GADT exhaustive check
Jacques Le Normand
2010-10-19
fixed bug in syntax extension. Made unification of variants and objects local...
Jacques Le Normand
2010-10-16
exhaustiveness check is working. An algorithm te check compatibility has been...
Jacques Le Normand
2010-10-07
first implementation of gadt friendly pattern exhaustiveness check. It is inc...
Jacques Le Normand
2010-10-01
removed variance from ellided type variables on the premise that they will on...
Jacques Le Normand
2010-10-01
reverted transl_simple_type to its original definition in revision 1660 and u...
Jacques Le Normand
2010-09-27
fixed bug, ocamlopt now works
Jacques Le Normand
[prev]
[next]