Age | Commit message (Expand) | Author |
2015-02-08 | debugger, ocamlbuild, ocamldoc: separate their build from the compiler's.HEADmaster | Adrien Nader |
2015-02-08 | ocamldoc/Makefile: don't "test -d" before "mkdir -p". | Adrien Nader |
2015-02-08 | ocamldoc/Makefile: replace remove_DEBUG script with a single awk invocation | Adrien Nader |
2015-02-08 | ocamldoc/Makefile: $UNIXLIB/unix.mli's content doesn't depend on $UNIXLIB. | Adrien Nader |
2015-01-30 | Fix #6767 (hopefully). | Alain Frisch |
2015-01-16 | add change that is missing from commit 15776 | Damien Doligez |
2014-12-27 | PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header nam... | Gabriel Scherer |
2014-12-22 | exhauce PR#6367: introduce Asttypes.arg_label to encode labelled arguments | Jacques Garrigue |
2014-12-21 | PR6695: Make sure the compiler only uses ASCII string functions. | Gabriel Scherer |
2014-10-15 | merge branch 4.02 from release 4.02.0 to release 4.02.1 | Damien Doligez |
2014-10-14 | Reintegrate-merge constructors_with_record5 branch. | Alain Frisch |
2014-10-04 | Document -ppx option. | Gabriel Scherer |
2014-09-04 | Make ocamldoc compile (still need support for inlined records). | Alain Frisch |
2014-08-22 | merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ... | Damien Doligez |
2014-08-07 | Cherry-pick 15062,15063,15064 from 4.02 (#6497). | Alain Frisch |
2014-05-22 | PR#6274: allow doc comments on object types | Maxence Guesdon |
2014-05-22 | PR#6425: fix generation of man pages, handling variant constructors and recor... | Maxence Guesdon |
2014-05-12 | * split Typetexp.lookup_module and Typetexp.find_module | Jacques Garrigue |
2014-05-07 | Expose a Typemod.type_interface (currently an alias of Typemod.transl_signatu... | Alain Frisch |
2014-05-04 | PR#5584: merge open extensible types, extension-patch-4.0.2 | Jacques Garrigue |
2014-05-04 | Add support for floating attributes in class structures and class signatures.... | Alain Frisch |
2014-04-29 | merge branch "safe-string" | Damien Doligez |
2014-04-19 | makefile target to build the stdlib documentation as html | Gabriel Scherer |
2014-04-15 | Turn more sig/str items into records. Patch from Leo White. | Alain Frisch |
2014-04-07 | PR#6358: obey DESTDIR in install targets | Gabriel Scherer |
2014-04-02 | Get rid of ocamlcomp.sh. The next step is to share all those common declarat... | Alain Frisch |
2014-03-21 | #PR6269 Optimized string matching | Luc Maranget |
2014-01-28 | PR#6310: fix ocamldoc's subscript/superscript CSS font size | Gabriel Scherer |
2014-01-10 | Merge module-alias branch (cf. PR#6063) | Jacques Garrigue |
2013-12-17 | merge generative functors | Jacques Garrigue |
2013-12-09 | PR#6257: allow full doc comments on variant constructors and record fields | Maxence Guesdon |
2013-11-29 | Reverting the elimination of the ocamlcomp*.sh scripts, namely the following ... | Xavier Leroy |
2013-10-24 | merge trunk:14244 to fix bootstrap | Jacques Garrigue |
2013-10-02 | #6195: use ocamlcommon.cma to link ocamldoc, instead of explicit list of comp... | Alain Frisch |
2013-10-01 | Keep attributes with module type declarations. Warning on reference to deprec... | Alain Frisch |
2013-10-01 | everything works except camlp4 | Jacques Garrigue |
2013-09-27 | Keep attributes on module declarations. | Alain Frisch |
2013-09-27 | Keep attributes/locs for class type declarations and class declarations in Ty... | Alain Frisch |
2013-09-27 | Fix. | Alain Frisch |
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-20 | build: replace ocamlcomp*.sh. | Wojciech Meyer |
2013-09-12 | Continue cleanup. driver/errors.ml is no longer needed. | Alain Frisch |
2013-09-12 | Continue. | Alain Frisch |
2013-09-12 | Switch {Translmod,Translcore,Translclass}.Error. | Alain Frisch |
2013-09-12 | Switch Includemod.Error, without trying to split the message (to keep current... | Alain Frisch |
2013-09-12 | Switch Typetexp.Error, Typedecl.Error, Typemod.Error, Typeclass.Error. | Alain Frisch |
2013-09-12 | Switch Ctype.Tags. | Alain Frisch |
2013-09-12 | Switch Cmi_format.Error. | Alain Frisch |
2013-09-12 | Do not keep file name in exception, after all. | Alain Frisch |