Age | Commit message (Expand) | Author |
2010-05-19 | camlp4: Add support for firstclass modules | Nicolas Pouillard |
2010-05-17 | camlp4: support polymorphic recursion and bootstrap | Nicolas Pouillard |
2010-05-17 | camlp4: add support for "type :=" and "module :=" | Nicolas Pouillard |
2010-05-12 | camlp4: add support for let-open-in | Nicolas Pouillard |
2010-05-11 | Merge remote branch 'ocaml-git/buildsys' into trunk | Nicolas Pouillard |
2010-04-08 | merge branches/override | Jacques Garrigue |
2010-01-22 | clean up spaces and tabs | Damien Doligez |
2009-09-12 | As discussed at the latest consortium meeting: | Xavier Leroy |
2009-03-05 | camlp4,printer: handle the empty data type. | Nicolas Pouillard |
2009-01-25 | Understanding the notion of standard channel for Format and Scanf. | Pierre Weis |
2008-10-27 | camlp4: kill last $Id$s | Nicolas Pouillard |
2008-10-27 | camlp4: kill some (* $Id$ *) | Nicolas Pouillard |
2008-10-27 | camlp4: resolve PR#4543 about filters on topphrase (thanks to Martin Jambon f... | Nicolas Pouillard |
2008-10-05 | camlp4: fix the revised printer of functor apps | Nicolas Pouillard |
2008-10-05 | camlp4,printer: Fix a printing bug, parens in "include(struct end:sig end)" | Nicolas Pouillard |
2008-10-04 | camlp4: quick fix the previous patch | Nicolas Pouillard |
2008-10-04 | camlp4: Fix the PR#4420 bug, object...end is sadly not a simple expression | Nicolas Pouillard |
2008-10-04 | camlp4: Fix the PR#4520 about the conversion of special cases (like A.False). | Nicolas Pouillard |
2008-10-04 | camlp4,fix: Deeply fix the grammar about extra semicolons | Nicolas Pouillard |
2008-10-03 | camlp4: little cleanup in Grammar.Static | Nicolas Pouillard |
2008-10-03 | camlp4: Fix PR#4603, PR#4330, PR#4551 all at one (thanks to Jerome Vouillon) | Nicolas Pouillard |
2008-10-03 | camlp4,fix,freevars: now handle all binding cases. | Nicolas Pouillard |
2008-09-23 | camlp4,fix,bug,loc: Fix the PR#4521 bug about locations (thanks to Jerome Vou... | Nicolas Pouillard |
2008-08-06 | camlp4: Fix the printer of lazy-patterns (since the are irrefutables). | Nicolas Pouillard |
2008-07-21 | camlp4: extend the is_irrefutable function | Nicolas Pouillard |
2008-07-09 | Add lazy patterns. | Michel Mauny |
2008-01-11 | merge changes 3.10.0 -> 3.10.1 | Damien Doligez |
2007-12-18 | [camlp4] Report about invalid characters escapings (a note in PR#4337). | Nicolas Pouillard |
2007-11-27 | [camlp4] Fix a location bug inside quotations (PR#4357). | Nicolas Pouillard |
2007-11-27 | [camlp4] Constrain a little more the printer before a <- or :=. | Nicolas Pouillard |
2007-11-27 | [camlp4] [Printers.Ocaml] Protect list items from semicolons (PR#4427). | Nicolas Pouillard |
2007-11-27 | [camlp4] Use the constraint keyword instead of type in class signatures too (... | Nicolas Pouillard |
2007-11-27 | [camlp4] Print a break after the unary minus (PR#4417). | Nicolas Pouillard |
2007-11-27 | [camlp4] Fix a bug in the printer of negative numeric values (PR#4332). | Nicolas Pouillard |
2007-11-27 | [camlp4] Restore the private types support. | Nicolas Pouillard |
2007-11-21 | [camlp4] [FIXED] PR#4328 | Nicolas Pouillard |
2007-11-21 | [camlp4] [FIXED] Use numeric also for floats PR#4434. | Nicolas Pouillard |
2007-11-21 | [camlp4] [CHANGED] Rename the intlike printer method by numeric. | Nicolas Pouillard |
2007-11-21 | [camlp4] Merge 3.10 on trunk for camlp4 | Nicolas Pouillard |
2007-11-21 | [camlp4] Merge 3.10 on trunk for camlp4/Camlp4/Struct | Nicolas Pouillard |
2007-11-21 | [camlp4] Merge 3.10 on trunk for camlp4/Camlp4/Printers | Nicolas Pouillard |
2007-11-21 | [camlp4] [FIXED] Use numeric also for floats PR#4434. | Nicolas Pouillard |
2007-11-21 | [camlp4] [CHANGED] Rename the intlike printer method by numeric. | Nicolas Pouillard |
2007-11-06 | Merge the natdynlink branch into HEAD. | Alain Frisch |
2007-10-09 | It works: compilers and camlp4 are fully bootstrapped. The ast magic number i... | Pierre Weis |
2007-10-08 | fusion de la version 3.10.0 | Damien Doligez |
2007-02-26 | [Camlp4] handle externals properly and fix the bootstrap system | Nicolas Pouillard |
2007-02-08 | RE Remove the camlp4/Camlp4/Sig directory | Nicolas Pouillard |
2007-02-07 | A missing file, update .cvsignoreS | Nicolas Pouillard |
2007-02-07 | Some renamings, moving, and changements in camlp4 | Nicolas Pouillard |