summaryrefslogtreecommitdiff
path: root/ocamldoc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #321 from gasche/reproducible-ocamldocGabriel Scherer2015-12-123-13/+21
|\
| * Enable ocamldoc to build reproducible manpagesValentin Lorentz2015-11-293-13/+21
* | Fix EOL convention.Alain Frisch2015-12-021-1/+1
* | Add module to deal with 'front-end' built-in attributes.alainfrisch2015-12-021-1/+1
* | add module alias support to ocamldepJacques Garrigue2015-12-011-2/+3
|/
* Remove Typedtree.optionalNicolas Ojeda Bar2015-11-251-2/+2
* PR#4518: change location format for reporting errors in ocamldocSergei Lebedev2015-11-242-19/+16
* simplify .gitignore; remove .ignore files and tools/setignore; adjust tools/c...Damien Doligez2015-11-061-16/+0
* another followup to commit 16486: make it work when shared libs are not avail...Damien Doligez2015-10-131-2/+6
* amend commit 16486:Damien Doligez2015-10-121-4/+4
* Fix cross-compilation with ocamldoc enabled.Gabriel Scherer2015-10-092-24/+5
* Translation of french comments in odocGabriel Scherer2015-10-0916-79/+79
* whitespace cleanup, cut long lines, add some missing headersDamien Doligez2015-09-115-11/+27
* make alldependGabriel Scherer2015-08-151-13/+13
* merge branch 4.02 from rev 16205 to rev 16238Damien Doligez2015-07-291-3/+11
* update .depend and bootstrap compilers after 4.02 mergeDamien Doligez2015-07-171-13/+13
* merge branch 4.02 from 4.02.1 (rev 15540) to a few fixes after 4.02.2 (rev 16...Damien Doligez2015-07-173-21/+26
* PR#6341: ocamldoc -colorize-code adds spurious <br> tags to <pre> blocksDamien Doligez2015-05-051-1/+0
* Update ocamldoc and other utilities to support "typeJérémie Dimino2015-03-132-18/+26
* #6583: support for custom #... binary operators (also allowing '#' in trailin...Alain Frisch2015-03-091-0/+1
* PR#6340: Incorrect handling of \r when processing "Windows" source filesDamien Doligez2015-02-061-0/+1
* Fix #6767 (hopefully).Alain Frisch2015-01-301-0/+1
* add change that is missing from commit 15776Damien Doligez2015-01-161-3/+3
* PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header nam...Gabriel Scherer2014-12-271-23/+26
* exhauce PR#6367: introduce Asttypes.arg_label to encode labelled argumentsJacques Garrigue2014-12-224-16/+10
* PR6695: Make sure the compiler only uses ASCII string functions.Gabriel Scherer2014-12-218-11/+11
* merge branch 4.02 from release 4.02.0 to release 4.02.1Damien Doligez2014-10-155-128/+151
|\
| * Make ocamldoc compile (still need support for inlined records).Alain Frisch2014-09-042-3/+28
* | Reintegrate-merge constructors_with_record5 branch.Alain Frisch2014-10-1415-149/+212
|\ \
* | | Document -ppx option.Gabriel Scherer2014-10-041-0/+1
| |/ |/|
* | merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...Damien Doligez2014-08-229-35/+56
* | Cherry-pick 15062,15063,15064 from 4.02 (#6497).Alain Frisch2014-08-071-2/+11
* | PR#6274: allow doc comments on object typesMaxence Guesdon2014-05-2212-253/+398
* | PR#6425: fix generation of man pages, handling variant constructors and recor...Maxence Guesdon2014-05-221-78/+150
* | * split Typetexp.lookup_module and Typetexp.find_moduleJacques Garrigue2014-05-121-39/+47
* | Expose a Typemod.type_interface (currently an alias of Typemod.transl_signatu...Alain Frisch2014-05-071-1/+1
* | PR#5584: merge open extensible types, extension-patch-4.0.2Jacques Garrigue2014-05-0436-149/+1278
* | Add support for floating attributes in class structures and class signatures....Alain Frisch2014-05-042-1/+10
* | merge branch "safe-string"Damien Doligez2014-04-294-16/+14
* | makefile target to build the stdlib documentation as htmlGabriel Scherer2014-04-191-0/+8
* | Turn more sig/str items into records. Patch from Leo White.Alain Frisch2014-04-152-10/+10
* | PR#6358: obey DESTDIR in install targetsGabriel Scherer2014-04-072-5/+6
* | Get rid of ocamlcomp.sh. The next step is to share all those common declarat...Alain Frisch2014-04-022-14/+16
|/
* #PR6269 Optimized string matchingLuc Maranget2014-03-211-32/+26
* PR#6310: fix ocamldoc's subscript/superscript CSS font sizeGabriel Scherer2014-01-281-2/+2
* Merge module-alias branch (cf. PR#6063)Jacques Garrigue2014-01-103-1/+16
|\
| * merge trunk:14244 to fix bootstrapJacques Garrigue2013-10-245-116/+15
| |\
| * | everything works except camlp4Jacques Garrigue2013-10-013-1/+16
* | | merge generative functorsJacques Garrigue2013-12-179-23/+47
* | | PR#6257: allow full doc comments on variant constructors and record fieldsMaxence Guesdon2013-12-0910-132/+152