.. |
annot.mli
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
btype.ml
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
btype.mli
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
cmi_format.ml
|
keep the text width to 80 columns
|
2012-05-31 08:07:31 +00:00 |
cmi_format.mli
|
merge with bin-annot: add missing files
|
2012-05-30 15:25:49 +00:00 |
cmt_format.ml
|
#5809: remove hash-consing of environments, replaced by a much cheaper one-slot memoization.
|
2012-11-08 10:31:58 +00:00 |
cmt_format.mli
|
Fix problem of size of bin-annot files
|
2012-07-12 11:02:18 +00:00 |
ctype.ml
|
Fix PR#5892
|
2013-01-16 17:18:26 +00:00 |
ctype.mli
|
merge patch new-error.diff by lpw25
|
2012-11-11 03:46:59 +00:00 |
datarepr.ml
|
Stop keeping a Path.t to refer to labels and constructors in the Typedtree AST. This is not used internally and it is not a robust way to identify these objects unambiguously anyway
|
2012-10-24 12:03:00 +00:00 |
datarepr.mli
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
env.ml
|
#5877: improve performance of repeated open statements on the same module (most useful for local opens).
|
2013-01-15 12:53:31 +00:00 |
env.mli
|
merge branches/record-disambiguation
|
2012-12-06 09:41:21 +00:00 |
envaux.ml
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
envaux.mli
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
ident.ml
|
clean up and merge the patch disambiguate-with-warning from PR#5759
|
2012-10-29 07:54:06 +00:00 |
ident.mli
|
clean up and merge the patch disambiguate-with-warning from PR#5759
|
2012-10-29 07:54:06 +00:00 |
includeclass.ml
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
includeclass.mli
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
includecore.ml
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
includecore.mli
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
includemod.ml
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
includemod.mli
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
mtype.ml
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
mtype.mli
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
oprint.ml
|
Replace commly used format strings into simple calls to format functions, to improve performance of .annot file generation.
|
2012-11-07 10:50:14 +00:00 |
oprint.mli
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
outcometree.mli
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
parmatch.ml
|
Synchronize with trunk, to benefit from simplifications made possible by r13043.
|
2012-10-24 12:57:16 +00:00 |
parmatch.mli
|
Stop keeping a Path.t to refer to labels and constructors in the Typedtree AST. This is not used internally and it is not a robust way to identify these objects unambiguously anyway
|
2012-10-24 12:03:00 +00:00 |
path.ml
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
path.mli
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
predef.ml
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
predef.mli
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
primitive.ml
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
primitive.mli
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
printtyp.ml
|
merge branches/record-disambiguation
|
2012-12-06 09:41:21 +00:00 |
printtyp.mli
|
merge patch new-error.diff by lpw25
|
2012-11-11 03:46:59 +00:00 |
printtyped.ml
|
Add a -dtypedtree flag to all tools (using Printtyped). Also fix ocamlnat.
|
2012-12-18 17:19:53 +00:00 |
printtyped.mli
|
Add a -dtypedtree flag to all tools (using Printtyped). Also fix ocamlnat.
|
2012-12-18 17:19:53 +00:00 |
stypes.ml
|
Even faster version.
|
2012-11-07 10:14:02 +00:00 |
stypes.mli
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
subst.ml
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
subst.mli
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
typeclass.ml
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
typeclass.mli
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
typecore.ml
|
allow absent constructors in PM for non-exact polymorphic variant types
|
2013-01-15 05:22:28 +00:00 |
typecore.mli
|
Improve fix of PR#5848 (allow disambiguation, only restrict scope of GADTs)
|
2012-12-08 02:40:56 +00:00 |
typedecl.ml
|
Stop keeping a Path.t to refer to labels and constructors in the Typedtree AST. This is not used internally and it is not a robust way to identify these objects unambiguously anyway
|
2012-10-24 12:03:00 +00:00 |
typedecl.mli
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
typedtree.ml
|
Stop keeping a Path.t to refer to labels and constructors in the Typedtree AST. This is not used internally and it is not a robust way to identify these objects unambiguously anyway
|
2012-10-24 12:03:00 +00:00 |
typedtree.mli
|
Remove unused (and wrong) value declaration.
|
2012-12-04 16:25:37 +00:00 |
typedtreeIter.ml
|
Stop keeping a Path.t to refer to labels and constructors in the Typedtree AST. This is not used internally and it is not a robust way to identify these objects unambiguously anyway
|
2012-10-24 12:03:00 +00:00 |
typedtreeIter.mli
|
clean up TABs and whitespace
|
2012-07-30 18:04:46 +00:00 |
typedtreeMap.ml
|
Stop keeping a Path.t to refer to labels and constructors in the Typedtree AST. This is not used internally and it is not a robust way to identify these objects unambiguously anyway
|
2012-10-24 12:03:00 +00:00 |
typedtreeMap.mli
|
add some missing copyright headers
|
2012-08-02 08:17:59 +00:00 |
typemod.ml
|
fix two minor stale locations (Location.none) in typemod.ml
|
2012-11-11 10:59:43 +00:00 |
typemod.mli
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
types.ml
|
Stop keeping a Path.t to refer to labels and constructors in the Typedtree AST. This is not used internally and it is not a robust way to identify these objects unambiguously anyway
|
2012-10-24 12:03:00 +00:00 |
types.mli
|
Stop keeping a Path.t to refer to labels and constructors in the Typedtree AST. This is not used internally and it is not a robust way to identify these objects unambiguously anyway
|
2012-10-24 12:03:00 +00:00 |
typetexp.ml
|
Fix PR#5865
|
2012-12-27 02:34:49 +00:00 |
typetexp.mli
|
Fix PR#5865
|
2012-12-27 02:34:49 +00:00 |