summaryrefslogtreecommitdiff
path: root/ocamldoc
Commit message (Expand)AuthorAgeFilesLines
* Merge short-paths into a fresh branch of trunk.short-paths-4.01Jacques Garrigue2013-01-291-8/+8
|\
| * merge version/4.00 at revision 12866Jacques Garrigue2012-08-2145-863/+1374
* | #5904: support for -ppx in the toplevel.Alain Frisch2013-01-251-2/+3
* | Stop keeping a Path.t to refer to labels and constructors in the Typedtree AS...Alain Frisch2012-10-241-1/+1
* | remove all $Id keywordsDamien Doligez2012-10-1572-156/+1
* | Typo.Alain Frisch2012-10-102-2/+2
* | merge changes from 4.00.0 to 4.00.1Damien Doligez2012-10-051-2/+2
* | PR#5111: description of module not put into a tagMaxence Guesdon2012-09-251-4/+4
* | PR#5744: fix pb with virtual attributesMaxence Guesdon2012-09-251-12/+4
* | PR#5111: no more span around hX tagsMaxence Guesdon2012-08-271-4/+2
* | PR#5725: add pre tag also for -colorize-codeMaxence Guesdon2012-08-271-1/+5
* | PR#5690: ocamldoc error with -text files with no extension (from rev 12862 in...Maxence Guesdon2012-08-161-1/+5
* | better way of doing conditionals in makefilesDamien Doligez2012-08-091-3/+3
* | add some missing copyright headersDamien Doligez2012-08-022-0/+2
* | fix formatting of copyright headersDamien Doligez2012-08-0165-0/+65
* | fix TABs and whitespaceDamien Doligez2012-07-3011-20/+16
* | fix encoding bugs by replacing all non-ASCII charactersDamien Doligez2012-07-3013-61/+61
* | merge changes from 4.00 branching to 4.00.0 (part 1)Damien Doligez2012-07-2632-427/+885
* | Fix problem of size of bin-annot filesFabrice Le Fessant2012-07-122-0/+2
* | PR#5218: use $(MAKE) instead of "make" in MakefilesDamien Doligez2012-07-102-2/+2
* | Reduce diff between Makefile and Makefile.nt, probably removing a few bugs. ...Alain Frisch2012-06-132-41/+58
* | Adapt ocamldoc for -ppx. Also reuse some code from Pparse instead of duplicat...Alain Frisch2012-06-137-63/+18
* | merge with branch bin-annotFabrice Le Fessant2012-05-3012-282/+318
* | Keep locations for exception declaration. This gives better error messages an...Alain Frisch2012-03-062-2/+2
* | refactoring the "read n bytes from a channel into a new string" idiomDamien Doligez2012-02-231-2/+1
* | aftermath of PR#5497Damien Doligez2012-02-232-4/+10
* | PR#5497: better handling of special characters in printed codeDamien Doligez2012-02-211-66/+77
* | PR#5504: Fix. Patch proposed by Stephane Glondu, thanks.Wojciech Meyer2012-02-192-2/+2
* | reverse previous commitDamien Doligez2012-02-151-1/+1
* | Change "Ocaml" to "OCaml" everywhereDamien Doligez2012-02-131-1/+1
* | at least on my machine, makeindex doesn't like "|"| in a \verb within a \indexDamien Doligez2012-02-031-1/+1
|/
* Unused_var has been removed.Alain Frisch2012-01-182-2/+0
* Remove unused constructors in the AST: Cf_let, Pcf_let.Alain Frisch2011-12-281-4/+0
* Fix for Windows.Alain Frisch2011-12-121-0/+1
* merge branches/gadts-develJacques Garrigue2011-11-241-0/+1
* Bug #4380.Pierre Weis2011-10-251-9/+9
* Keep type variable namesJacques Garrigue2011-09-223-6/+6
* Jonathan's updates to the Windows/Mingw portXavier Leroy2011-09-151-3/+3
* PR#5238, PR#5277: Sys_error when getting error locationDamien Doligez2011-08-042-1/+11
* merge branches/gadtsJacques Garrigue2011-07-298-28/+90
|\
| * clean upJacques Le Normand2010-11-102-2/+2
| * allow variance in GADTsJacques Garrigue2010-11-081-1/+1
| * merged with trunk. specifically, merged with implicit unpack patchJacques Le Normand2010-10-251-2/+8
| * removed Type_variant, fixed bug in GADT exhaustive checkJacques Le Normand2010-10-211-19/+1
| * ocamldoc now updated. odoc_sig.ml was changed from revision 1660Jacques Le Normand2010-10-018-22/+80
| * fixed several bugs, bootstrap finally works!Jacques Le Normand2010-09-221-2/+1
| * first commitJacques Le Normand2010-09-131-3/+19
* | renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-2711-10/+47
* | uniform .ignore systemDamien Doligez2011-07-201-1/+0
* | merge changes from 3.12.0 to 3.12.1Damien Doligez2011-07-208-86/+149