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
Age
Commit message (
Expand
)
Author
2014-09-30
Cleanup.
Alain Frisch
2014-09-30
Towards sugar-less encoding of constructor types.
Alain Frisch
2014-09-29
Towards getting rid of the internal syntactic sugar.
Alain Frisch
2014-09-29
Cleanup.
Alain Frisch
2014-09-26
Get rid of type-qualifed constructor paths for extensible types.
Alain Frisch
2014-09-26
Disallow multiple declaration of extension constructors with the same name in...
Alain Frisch
2014-09-26
Cleanup.
Alain Frisch
2014-09-26
Merge with trunk.
Alain Frisch
2014-09-26
Fix merge problem.
Alain Frisch
2014-09-25
Make it clear that type-qualified constructors are only allowed in bang types.
Alain Frisch
2014-09-25
Allow qualified reference to constructors (at least in bang-types). A regula...
Alain Frisch
2014-09-23
Refer to the inlined record type as !M.Foo for a constructor M.Foo.
Alain Frisch
2014-09-05
#5528: factorize the generation of names for inlined records.
Alain Frisch
2014-09-04
Sync with trunk.
Alain Frisch
2014-09-01
#6529: the checked flag is now part of pers_struct.
Alain Frisch
2014-09-01
#6529: further optimize consistency check.
Alain Frisch
2014-08-29
merge changes of version/4.02 from r15121 to r15155
Damien Doligez
2014-08-28
fix minor error-reporting bug
Gabriel Scherer
2014-08-22
merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...
Damien Doligez
2014-08-12
#5528: type extensions can create local type names t.A without an explicit lo...
Alain Frisch
2014-08-12
#5528: improve error reporting.
Alain Frisch
2014-08-12
#5528: improve error reporting.
Alain Frisch
2014-08-12
#5528: support rebinding inlined extension constructors with free variables.
Alain Frisch
2014-08-08
Cherry pick 15071 from 4.02 (Fix #6510: Removal of shadowed constructors of e...
Alain Frisch
2014-08-07
Sync with trunk. Rebinding of inlined extension constructors with free variab...
Alain Frisch
2014-08-06
PR#6474: fix the "weak dependencies" support (patch by Leo White)
Gabriel Scherer
2014-06-14
PR#6418: support "@[<hov %d>" in the new format implementation (Benoît Vaugon)
Gabriel Scherer
2014-06-09
PR#6418: fix format regression on "@{<..%d..%s..>" (Benoît Vaugon)
Gabriel Scherer
2014-06-09
Fix PR#6417: sprintf broken when local module named Pervasives is in scope
Gabriel Scherer
2014-05-21
format+gadts: make format types "relational" to fix %(...%) typing
Gabriel Scherer
2014-05-14
replay trunk@14523: warn on non-principal format6 coercions
Gabriel Scherer
2014-05-14
Use a nominal datatype for CamlinternalFormat.format6
Gabriel Scherer
2014-05-14
apply patch for PR#6420: Bad error message for non-exhaustive matching on ext...
Jacques Garrigue
2014-05-12
typecore.ml: fix format's expected-type mistake
Gabriel Scherer
2014-05-12
add typer support for the new formats
Gabriel Scherer
2014-05-12
update Benoît's patch wrt. Parsetree changes
Gabriel Scherer
2014-05-12
convert Benoît's first patch to bytes/string
Gabriel Scherer
2014-05-12
first part of Benoît Vaugon's format-gadts patch
Gabriel Scherer
2014-05-12
avoid warning just before an error happens using -no-alias-deps
Jacques Garrigue
2014-05-12
* split Typetexp.lookup_module and Typetexp.find_module
Jacques Garrigue
2014-05-11
Fix PR#6410: Error message for an attempt to use a functor as a module is con...
Jacques Garrigue
2014-05-11
comment out Ctype.local_non_recursive_abbrev
Jacques Garrigue
2014-05-09
indentation
Jacques Garrigue
2014-05-09
disable Clflags.transparent_modules when narrowing unbound identifier error
Jacques Garrigue
2014-05-09
Fix PR#6405: unsound interaction of -rectypes and GADTs
Jacques Garrigue
2014-05-07
Protocol to allow ppx processors to report warnings to the compiler (reported...
Alain Frisch
2014-05-07
Expose a Typemod.type_interface (currently an alias of Typemod.transl_signatu...
Alain Frisch
2014-05-07
Minor tweak to raw dump of parsetree/typedtree.
Alain Frisch
2014-05-07
Fix PR#6394: Assertion failed in Typecore.expand_path
Jacques Garrigue
2014-05-07
#6399: protocol (based on a built-in ocaml.error extension node) to let ppx t...
Alain Frisch
[prev]
[next]