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
2015-02-05
Fix PR#6768: Typechecker overflow the stack on cyclic type
Jacques Garrigue
2014-12-10
#6688: allow val declarations as structure items.
Alain Frisch
2014-12-03
Avoid an index-out-of-bound fatal error when the primitive name is empty.
Alain Frisch
2014-10-14
Reintegrate-merge constructors_with_record5 branch.
Alain Frisch
2014-10-03
Cleanup.
Alain Frisch
2014-10-03
Factorize.
Alain Frisch
2014-10-03
Cleanup.
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-04
PR#5584: merge open extensible types, extension-patch-4.0.2
Jacques Garrigue
2014-04-22
Make Parsetree more uniform by keeping locations in all records which have at...
Alain Frisch
2014-04-22
Better locations.
Alain Frisch
2014-04-15
Turn more sig/str items into records. Patch from Leo White.
Alain Frisch
2014-04-10
Add %loc_* primitives and corresponding values in Pervasives
Fabrice Le Fessant
2014-04-04
Distinguish explicitly representation of regular records and inlined records ...
Alain Frisch
2014-04-04
Support exception rebinding.
Alain Frisch
2014-04-04
Get rid of 'as' clause in inline records. Support re-export of sum types wit...
Alain Frisch
2014-04-01
Allow to give an explicit name (and specify parameters) for inlined records.
Alain Frisch
2014-04-01
Always keep the original type parameters (with ordering) for synthesized reco...
Alain Frisch
2014-04-01
Switch to t.A syntax for synthesized types. Allow the user to refer to such ...
Alain Frisch
2014-04-01
Support for record arguments on exceptions.
Alain Frisch
2014-03-31
Rvert parts of the original commit which are not relevant with the encoding a...
Alain Frisch
2014-03-31
Cleanup (use attributes to pass information).
Alain Frisch
2014-03-31
Encode record arguments into extra record declarations.
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-02-25
Fix PR#6331
Jacques Garrigue
2014-01-14
Fix PR#6293
Jacques Garrigue
2013-12-17
Fix PR#6275
Jacques Garrigue
2013-09-27
Keep location and attributes in type, label and constructor declarations. De...
Alain Frisch
2013-09-26
Keep attributes on value declarations in .cmi files (but clear all the locati...
Alain Frisch
2013-09-17
Do not track unused type declarations created by 'include'.
Alain Frisch
2013-09-12
Switch Typetexp.Error, Typedecl.Error, Typemod.Error, Typeclass.Error.
Alain Frisch
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-07-31
allow spurious private in with constraint for backward compatibility, but warn
Jacques Garrigue
2013-07-26
Fix PR#6090
Jacques Garrigue
2013-07-16
Synchronize with trunk.
Alain Frisch
2013-06-18
fix a variance bug in GADTs
Jacques Garrigue
2013-05-04
protect against Ctype.equal changing the representative
Jacques Garrigue
2013-05-04
More clever handling of constrained parameters:
Jacques Garrigue
2013-05-03
Fix PR#6005
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-23
Apply patch from PR#5944
Jacques Garrigue
2013-04-16
Get rid of the location argument on pci_params, and improve location of error...
Alain Frisch
2013-04-09
Allow to not have empty Ptyp_poly node in the Parsetree (the type-checker ins...
Alain Frisch
2013-04-02
Better representation of variance in the Parsetree.
Alain Frisch
2013-03-25
Align exception_declaration with Parsetree.
Alain Frisch
2013-03-25
Align type_declaration with parsetree.
Alain Frisch
2013-03-25
Align typed value_declaration with parsetree.
Alain Frisch
[next]