summaryrefslogtreecommitdiff
path: root/ocamldoc/odoc_text_lexer.mll
Commit message (Expand)AuthorAgeFilesLines
* ocamldoc: remove debugging facilitySébastien Hinderer2020-06-091-8/+0
* Typos and basic grammar error fixing (#1280)Fourchaux2017-08-101-1/+1
* Update headers for the new license.Damien Doligez2016-02-181-10/+14
* Remove useless bindings, use proper sequencing instead of 'let _ = ... in ...'.alainfrisch2016-01-201-5/+4
* Translation of french comments in odocGabriel Scherer2015-10-091-5/+5
* PR#6340: Incorrect handling of \r when processing "Windows" source filesDamien Doligez2015-02-061-0/+1
* PR#5584: merge open extensible types, extension-patch-4.0.2Jacques Garrigue2014-05-041-0/+18
* get rid of deprecated operators (&) and (or)Damien Doligez2013-05-281-57/+57
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* fix encoding bugs by replacing all non-ASCII charactersDamien Doligez2012-07-301-2/+2
* merge changes from 4.00 branching to 4.00.0 (part 1)Damien Doligez2012-07-261-3/+36
* aftermath of PR#5497Damien Doligez2012-02-231-2/+8
* merge changes from branching of 3.12 to release/3.12.0Damien Doligez2010-08-021-1/+3
* PR#4915: new syntax {%format: code %} to put target format specific codeMaxence Guesdon2010-03-081-46/+65
* clean up spaces and tabsDamien Doligez2010-01-221-26/+26
* PR#4914: ability to specify a text for links to elementsMaxence Guesdon2009-12-181-1/+1
* fusion 3.09.0 -> 3.09.1Damien Doligez2006-01-041-77/+93
* new ocamldoc syntax elements : {\!modules: M1 M2 ...} to insert the table of ...Maxence Guesdon2004-05-231-2/+30
* OK - fix: useless parenthesis around agruments of arguments of a type constru...Maxence Guesdon2004-03-221-1/+4
* OK - fixes: some bugs in the text parserMaxence Guesdon2003-11-241-7/+27
* added $Id$ keywordsBasile Starynkevitch2003-11-241-0/+2
* correction retour en arriere dans le lexeurMaxence Guesdon2002-12-121-2/+4
* ajout syntaxe {!module:T} ... pour les cross ref spécifiques a un élementMaxence Guesdon2002-11-221-1/+186
* detabisationDamien Doligez2002-07-231-144/+144
* ajout ocamldoc, pas encore compile automatiquementMaxence Guesdon2002-03-271-0/+521