summaryrefslogtreecommitdiff
path: root/ocamldoc
Commit message (Expand)AuthorAgeFilesLines
* Allow abstract module declaration in structures to make the syntax and Parset...Alain Frisch2013-04-182-12/+16
* Get rid of the 'explicit arity' flag on Pexp_construct/Ppat_construct. If re...Alain Frisch2013-04-171-1/+1
* Better representation of with-constraints.Alain Frisch2013-04-161-3/+4
* Rename Pcty_fun to Pcty_arrow (and idem in Types, Typedtree, Outcometree) to ...Alain Frisch2013-04-165-11/+11
* Explicit representation of guards, get rid of Pexp_when.Alain Frisch2013-04-151-4/+4
* Keep item attributes on let-binding structure items.Alain Frisch2013-04-111-2/+2
* Extension nodes as class field or class type field.Alain Frisch2013-04-102-0/+4
* Extension nodes and attributes for class types.Alain Frisch2013-04-101-0/+1
* Start to bring constructor names closer to concrete syntax.Alain Frisch2013-04-102-29/+24
* Fix for Win32.Alain Frisch2013-04-051-1/+2
* Support for quoted strings.Alain Frisch2013-03-261-6/+6
* Align module type binding with Parsetree.Alain Frisch2013-03-262-7/+8
* Align module binding with Parsetree.Alain Frisch2013-03-261-6/+6
* Align exception_declaration with Parsetree.Alain Frisch2013-03-252-5/+5
* Align type_declaration with parsetree.Alain Frisch2013-03-251-4/+4
* Align typed value_declaration with parsetree.Alain Frisch2013-03-251-3/+3
* Represent exception declarations as constructor declarations in the Parsetree.Alain Frisch2013-03-252-2/+2
* Starting to keep attributes in the typedtree.Alain Frisch2013-03-251-3/+4
* Attributes on expresions (etc) are now stored in the expression record, to fa...Alain Frisch2013-03-082-3/+1
* Attributes on label in record type declarations.Alain Frisch2013-03-061-2/+3
* Attribute has structure/signature item.Alain Frisch2013-03-062-0/+3
* Record for module type declarations.Alain Frisch2013-03-061-4/+4
* Name is part of the value_description record.Alain Frisch2013-03-062-3/+5
* Type name is part of the type declaration record.Alain Frisch2013-03-063-9/+11
* Switch Pstr_modtype argument to a record type.Alain Frisch2013-03-061-1/+1
* Finish attributes on module/recursive modules in structures.Alain Frisch2013-03-061-3/+3
* Support item attributes on exn rebind.Alain Frisch2013-03-051-1/+1
* Put name in the exception_declaration record.Alain Frisch2013-03-052-3/+5
* Extension as structure/signature items [%%lid expr].Alain Frisch2013-03-052-0/+5
* Attributes on module/module type/recursive module declarations in interfaces.Alain Frisch2013-03-041-8/+8
* Attributes on open/include in signatures.Alain Frisch2013-03-041-1/+1
* Adding attributes on constructor declarations (type t = A [@id expr] | B [@id...Alain Frisch2013-03-041-9/+8
* Attributes/extensions as module types.Alain Frisch2013-03-041-1/+11
* Continue.Alain Frisch2013-03-041-6/+2
* Cleanup + support attributes on type declarations (syntax: type t = ... with ...Alain Frisch2013-03-011-1/+1
* More uniform syntax:Alain Frisch2013-03-011-0/+4
* 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