summaryrefslogtreecommitdiffstats
path: root/ocamldoc
AgeCommit message (Expand)Author
2013-03-05Extension as structure/signature items [%%lid expr].Alain Frisch
2013-03-04Attributes on module/module type/recursive module declarations in interfaces.Alain Frisch
2013-03-04Attributes on open/include in signatures.Alain Frisch
2013-03-04Adding attributes on constructor declarations (type t = A [@id expr] | B [@id...Alain Frisch
2013-03-04Attributes/extensions as module types.Alain Frisch
2013-03-04Continue.Alain Frisch
2013-03-01Cleanup + support attributes on type declarations (syntax: type t = ... with ...Alain Frisch
2013-03-01More uniform syntax:Alain Frisch
2013-01-29Merge short-paths into a fresh branch of trunk.Jacques Garrigue
2013-01-25#5904: support for -ppx in the toplevel.Alain Frisch
2012-10-24Stop keeping a Path.t to refer to labels and constructors in the Typedtree AS...Alain Frisch
2012-10-15remove all $Id keywordsDamien Doligez
2012-10-10Typo.Alain Frisch
2012-10-05merge changes from 4.00.0 to 4.00.1Damien Doligez
2012-09-25PR#5111: description of module not put into a tagMaxence Guesdon
2012-09-25PR#5744: fix pb with virtual attributesMaxence Guesdon
2012-08-27PR#5111: no more span around hX tagsMaxence Guesdon
2012-08-27PR#5725: add pre tag also for -colorize-codeMaxence Guesdon
2012-08-21merge version/4.00 at revision 12866Jacques Garrigue
2012-08-16PR#5690: ocamldoc error with -text files with no extension (from rev 12862 in...Maxence Guesdon
2012-08-09better way of doing conditionals in makefilesDamien Doligez
2012-08-02add some missing copyright headersDamien Doligez
2012-08-01fix formatting of copyright headersDamien Doligez
2012-07-30fix TABs and whitespaceDamien Doligez
2012-07-30fix encoding bugs by replacing all non-ASCII charactersDamien Doligez
2012-07-26merge changes from 4.00 branching to 4.00.0 (part 1)Damien Doligez
2012-07-12Fix problem of size of bin-annot filesFabrice Le Fessant
2012-07-10PR#5218: use $(MAKE) instead of "make" in MakefilesDamien Doligez
2012-06-13Reduce diff between Makefile and Makefile.nt, probably removing a few bugs. ...Alain Frisch
2012-06-13Adapt ocamldoc for -ppx. Also reuse some code from Pparse instead of duplicat...Alain Frisch
2012-05-30merge with branch bin-annotFabrice Le Fessant
2012-03-06Keep locations for exception declaration. This gives better error messages an...Alain Frisch
2012-02-23refactoring the "read n bytes from a channel into a new string" idiomDamien Doligez
2012-02-23aftermath of PR#5497Damien Doligez
2012-02-21PR#5497: better handling of special characters in printed codeDamien Doligez
2012-02-19PR#5504: Fix. Patch proposed by Stephane Glondu, thanks.Wojciech Meyer
2012-02-15reverse previous commitDamien Doligez
2012-02-13Change "Ocaml" to "OCaml" everywhereDamien Doligez
2012-02-03at least on my machine, makeindex doesn't like "|"| in a \verb within a \indexDamien Doligez
2012-01-18Unused_var has been removed.Alain Frisch
2011-12-28Remove unused constructors in the AST: Cf_let, Pcf_let.Alain Frisch
2011-12-12Fix for Windows.Alain Frisch
2011-11-24merge branches/gadts-develJacques Garrigue
2011-10-25Bug #4380.Pierre Weis
2011-09-22Keep type variable namesJacques Garrigue
2011-09-15Jonathan's updates to the Windows/Mingw portXavier Leroy
2011-08-04PR#5238, PR#5277: Sys_error when getting error locationDamien Doligez
2011-07-29merge branches/gadtsJacques Garrigue
2011-07-27renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez
2011-07-20uniform .ignore systemDamien Doligez