.. |
annot.mli
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
btype.ml
|
exhauce PR#6367: introduce Asttypes.arg_label to encode labelled arguments
|
2014-12-22 08:45:55 +00:00 |
btype.mli
|
exhauce PR#6367: introduce Asttypes.arg_label to encode labelled arguments
|
2014-12-22 08:45:55 +00:00 |
cmi_format.ml
|
re-commit Leo's weak-dependencies pull request
|
2014-05-07 00:34:20 +00:00 |
cmi_format.mli
|
re-commit Leo's weak-dependencies pull request
|
2014-05-07 00:34:20 +00:00 |
cmt_format.ml
|
Remove dead code.
|
2015-10-16 14:55:15 +00:00 |
cmt_format.mli
|
re-commit Leo's weak-dependencies pull request
|
2014-05-07 00:34:20 +00:00 |
ctype.ml
|
Fix performance problem with PR#7016 and strengthen code
|
2015-11-16 16:38:08 +09:00 |
ctype.mli
|
Fix performance problem with PR#7016 and strengthen code
|
2015-11-16 16:38:08 +09:00 |
datarepr.ml
|
add comment for Tobject in Datarepr.free_vars
|
2014-12-16 01:48:09 +00:00 |
datarepr.mli
|
Stop propagating manifest on inlined record types created by rebinding of extension constructors.
|
2014-10-07 13:57:19 +00:00 |
env.ml
|
scrape_alias_safe: relax safety restriction + rename
|
2015-11-16 11:06:04 +01:00 |
env.mli
|
whitespace cleanup, cut long lines, add some missing headers
|
2015-09-11 11:58:31 +00:00 |
envaux.ml
|
merge changes of version/4.02 from r15121 to r15155
|
2014-08-29 17:14:00 +00:00 |
envaux.mli
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
ident.ml
|
Remove dead code.
|
2015-10-16 14:55:15 +00:00 |
ident.mli
|
Folllowup to PR#6359, great cleanup of switch actions sharing.
|
2014-04-07 15:43:20 +00:00 |
includeclass.ml
|
Rename Pcty_fun to Pcty_arrow (and idem in Types, Typedtree, Outcometree) to be coherent with Ptyp_arrow.
|
2013-04-16 08:59:09 +00:00 |
includeclass.mli
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
includecore.ml
|
Remove dead code.
|
2015-10-16 14:55:15 +00:00 |
includecore.mli
|
Sync with trunk. Rebinding of inlined extension constructors with free variables is not yet supported.
|
2014-08-07 16:07:55 +00:00 |
includemod.ml
|
#6688: allow val declarations as structure items.
|
2014-12-10 13:37:50 +00:00 |
includemod.mli
|
merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev 15121)
|
2014-08-22 13:45:02 +00:00 |
mtype.ml
|
Fix PR#6985
|
2015-09-10 02:34:04 +00:00 |
mtype.mli
|
Fix PR#6307
|
2014-03-10 02:54:02 +00:00 |
oprint.ml
|
GPR#42: Add simpler functor type syntax
|
2015-10-25 16:24:47 +00:00 |
oprint.mli
|
PR#5584: merge open extensible types, extension-patch-4.0.2
|
2014-05-04 23:08:45 +00:00 |
outcometree.mli
|
Update printing of externals
|
2015-10-06 10:58:25 +00:00 |
parmatch.ml
|
fix error in parmatch.ml, observed in testsuite/tests/tools-ocamldoc
|
2015-10-25 12:40:31 +00:00 |
parmatch.mli
|
switch to 'pat -> .' and add P/Texp_unreachable
|
2015-10-16 00:13:40 +00:00 |
path.ml
|
Reintegrate-merge constructors_with_record5 branch.
|
2014-10-14 15:51:30 +00:00 |
path.mli
|
Reintegrate-merge constructors_with_record5 branch.
|
2014-10-14 15:51:30 +00:00 |
predef.ml
|
GPR#254: @ocaml.arg_on_literal_pattern attribute on constructors
|
2015-10-15 12:30:10 +00:00 |
predef.mli
|
first part of Benoît Vaugon's format-gadts patch
|
2014-05-12 15:37:29 +00:00 |
primitive.ml
|
Make specialized compare unboxed
|
2015-11-05 13:07:03 +01:00 |
primitive.mli
|
Make specialized compare unboxed
|
2015-11-05 13:07:03 +01:00 |
printtyp.ml
|
short-paths: slight change to the penalty heuristic
|
2015-11-16 11:06:08 +01:00 |
printtyp.mli
|
General translation of french comments
|
2015-10-09 20:41:38 +00:00 |
printtyped.ml
|
merge branches/gadt-warnings
|
2015-10-23 08:33:44 +00:00 |
printtyped.mli
|
Merge branch 4.01 from branching point to 4.01.0+rc1
|
2013-09-04 15:12:37 +00:00 |
stypes.ml
|
fix a bug where the .annot files were truncated because of a missing "close"
|
2014-10-29 21:18:14 +00:00 |
stypes.mli
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
subst.ml
|
Attach documentation comments to Parsetree
|
2015-06-28 13:11:50 +00:00 |
subst.mli
|
merge branch 4.02 from 4.02.1 (rev 15540) to a few fixes after 4.02.2 (rev 16205)
|
2015-07-17 14:31:05 +00:00 |
tast_mapper.ml
|
Fix bug in Tast_mapper: bad recursion in module_binding (found by Corentin De Souza).
|
2015-11-17 13:09:06 +01:00 |
tast_mapper.mli
|
Update ocamldoc and other utilities to support "type
|
2015-03-13 11:09:08 +00:00 |
typeclass.ml
|
merge branches/gadt-warnings
|
2015-10-23 08:33:44 +00:00 |
typeclass.mli
|
exhauce PR#6367: introduce Asttypes.arg_label to encode labelled arguments
|
2014-12-22 08:45:55 +00:00 |
typecore.ml
|
Fix text of message
|
2015-10-23 14:36:56 +00:00 |
typecore.mli
|
merge branches/gadt-warnings
|
2015-10-23 08:33:44 +00:00 |
typedecl.ml
|
Fix performance problem with PR#7016 and strengthen code
|
2015-11-16 16:38:08 +09:00 |
typedecl.mli
|
Use Attr_helper in typing/typedecl.ml
|
2015-10-06 10:58:18 +00:00 |
typedtree.ml
|
merge branches/gadt-warnings
|
2015-10-23 08:33:44 +00:00 |
typedtree.mli
|
merge branches/gadt-warnings
|
2015-10-23 08:33:44 +00:00 |
typedtreeIter.ml
|
merge branches/gadt-warnings
|
2015-10-23 08:33:44 +00:00 |
typedtreeIter.mli
|
whitespace cleanup, cut long lines, add some missing headers
|
2015-09-11 11:58:31 +00:00 |
typedtreeMap.ml
|
merge branches/gadt-warnings
|
2015-10-23 08:33:44 +00:00 |
typedtreeMap.mli
|
whitespace cleanup, cut long lines, add some missing headers
|
2015-09-11 11:58:31 +00:00 |
typemod.ml
|
Better -no-alias-deps errors
|
2015-10-22 17:11:08 +01:00 |
typemod.mli
|
Better -no-alias-deps errors
|
2015-10-22 17:11:08 +01:00 |
types.ml
|
whitespace cleanup, cut long lines, add some missing headers
|
2015-09-11 11:58:31 +00:00 |
types.mli
|
whitespace cleanup, cut long lines, add some missing headers
|
2015-09-11 11:58:31 +00:00 |
typetexp.ml
|
Improve error for ill-typed functor application
|
2015-10-26 10:32:41 +00:00 |
typetexp.mli
|
Improve error for ill-typed functor application
|
2015-10-26 10:32:41 +00:00 |
untypeast.ml
|
merge branches/gadt-warnings
|
2015-10-23 08:33:44 +00:00 |
untypeast.mli
|
use open recursion in untypeast.ml
|
2015-03-08 10:22:35 +00:00 |