Age | Commit message (Expand) | Author |
2011-12-28 | Remove unused constructors in the AST: Cf_let, Pcf_let. | Alain Frisch |
2011-12-12 | Fix for Windows. | Alain Frisch |
2011-11-24 | merge branches/gadts-devel | Jacques Garrigue |
2011-10-25 | Bug #4380. | Pierre Weis |
2011-09-22 | Keep type variable names | Jacques Garrigue |
2011-09-15 | Jonathan's updates to the Windows/Mingw port | Xavier Leroy |
2011-08-04 | PR#5238, PR#5277: Sys_error when getting error location | Damien Doligez |
2011-07-29 | merge branches/gadts | Jacques Garrigue |
2011-07-27 | renaming of Objective Caml to OCaml and cleanup of copyright headers | Damien Doligez |
2011-07-20 | uniform .ignore system | Damien Doligez |
2011-07-20 | merge changes from 3.12.0 to 3.12.1 | Damien Doligez |
2011-04-26 | renaming "Objective Caml" to "OCaml" (first pass) | Damien Doligez |
2010-11-10 | clean up | Jacques Le Normand |
2010-11-08 | allow variance in GADTs | Jacques Garrigue |
2010-10-25 | merged with trunk. specifically, merged with implicit unpack patch | Jacques Le Normand |
2010-10-21 | merge branches/implicit-unpack + update camlp4 | Jacques Garrigue |
2010-10-21 | removed Type_variant, fixed bug in GADT exhaustive check | Jacques Le Normand |
2010-10-01 | ocamldoc now updated. odoc_sig.ml was changed from revision 1660 | Jacques Le Normand |
2010-09-22 | fixed several bugs, bootstrap finally works! | Jacques Le Normand |
2010-09-13 | first commit | Jacques Le Normand |
2010-08-24 | add some custom html generators | Maxence Guesdon |
2010-08-24 | use first-class modules to allow composition of custom generators | Maxence Guesdon |
2010-08-02 | merge changes from branching of 3.12 to release/3.12.0 | Damien Doligez |
2010-06-04 | change back for the bad quote introduced yesterday | Maxence Guesdon |
2010-06-03 | fix output of html header | Maxence Guesdon |
2010-05-31 | PR#4831: handle @before tag in ocamldoc | Maxence Guesdon |
2010-05-28 | add world.opt target | Jacques Garrigue |
2010-05-21 | PR#4975: spelling mistakes "overriden" and "informations" | Damien Doligez |
2010-05-20 | PR#4857: add -vnum option to all executables | Damien Doligez |
2010-05-03 | ocamldoc: handle Pmod_unpack and Tmod_unpack | Maxence Guesdon |
2010-04-22 | fixed several build problems | Damien Doligez |
2010-04-19 | handle typeof in expression 'include module type of longident', even if outpu... | Maxence Guesdon |
2010-04-19 | handle 'module type of' in structs | Maxence Guesdon |
2010-04-19 | handle 'module type of' expressions | Maxence Guesdon |
2010-04-19 | factorize some code | Maxence Guesdon |
2010-04-08 | merge branches/override | Jacques Garrigue |
2010-04-02 | Adding "module type of <module-expr>" in the class of <module-type>. | Xavier Leroy |
2010-03-08 | PR#4668: ocamldoc: fix name clashes when generating html files | Maxence Guesdon |
2010-03-08 | PR#5162: highlight the element we jumped to in html output | Maxence Guesdon |
2010-03-08 | PR#4915: new syntax {%format: code %} to put target format specific code | Maxence Guesdon |
2010-01-22 | clean up spaces and tabs | Damien Doligez |
2010-01-20 | merge changes from release/3.11.1 to release/3.11.2 | Damien Doligez |
2010-01-07 | PR#4940: get rid of naked end-of-lines in string constants + add warning 29 | Damien Doligez |
2009-12-18 | PR#4913: fix output of index file wehn given a custom index text | Maxence Guesdon |
2009-12-18 | PR#4806: ocamldoc: display the exception causing the message 'Compilation err... | Maxence Guesdon |
2009-12-18 | PR#4914: ability to specify a text for links to elements | Maxence Guesdon |
2009-10-26 | Merge first class modules: svn merge -r 9369:9396 $caml/branches/fstclassmod. | Alain Frisch |
2009-07-20 | merge changes from ocaml3111rc0 to ocaml3111 | Damien Doligez |
2009-05-20 | merge changes from ocaml3110 to ocaml3111rc0 | Damien Doligez |
2009-04-09 | fix compilatin of ocamldoc for NT with no odoc_opt.ml any more | Maxence Guesdon |