index
:
adrien/ocaml
mantis-6773-separate-build-of-ocamldoc-ocamlbuild-ocamldebug-v2
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
camlp4
/
Camlp4
/
Printers
Age
Commit message (
Expand
)
Author
2013-11-21
remove camlp4
Jérémie Dimino
2013-07-16
Synchronize with trunk.
Alain Frisch
2013-06-22
upgrade camlp4 to support open! and let open!
Hongbo Zhang
2013-04-23
Continue to add support for attributes to Camlp4, a little bit.
Alain Frisch
2013-04-23
First attempt at adding attributes to expressions in Camlp4 (not bootstrapped).
Alain Frisch
2012-07-04
PR#5668: print using the syntax "let f x y z = ..." only when the pattern is ...
Jérémie Dimino
2012-06-12
PR#5646: reapply the fix for PR#5442
Jérémie Dimino
2012-05-30
merge with branch bin-annot
Fabrice Le Fessant
2012-05-23
PR#5620: invalid printing of type manifest (camlp4 revised syntax)
Xavier Clerc
2012-05-16
Ensure that character literals are always escaped by the camlp4 printer.
Jérémie Dimino
2011-12-23
PR#5442: strings must be escaped when the ast meta-expansed by Camlp4
Jérémie Dimino
2011-12-21
PR#5410: fix printing of class application with Camlp4
Jérémie Dimino
2011-12-16
Fix printing of GADTs by Camlp4 with original syntax
Jérémie Dimino
2011-07-29
merge branches/gadts
Jacques Garrigue
2011-07-27
renaming of Objective Caml to OCaml and cleanup of copyright headers
Damien Doligez
2011-07-20
merge changes from 3.12.0 to 3.12.1
Damien Doligez
2010-11-19
Camlp4 finally works. This is probably not the most elegant implementation
Jacques Le Normand
2010-10-25
merged with trunk. specifically, merged with implicit unpack patch
Jacques Le Normand
2010-10-21
merge branches/implicit-unpack + update camlp4
Jacques Garrigue
2010-08-02
merge changes from branching of 3.12 to release/3.12.0
Damien Doligez
2010-05-19
camlp4: add support for fun (type t) ...
Nicolas Pouillard
2010-05-19
camlp4: Add support for firstclass modules
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-01-22
clean up spaces and tabs
Damien Doligez
2009-03-05
camlp4,printer: handle the empty data type.
Nicolas Pouillard
2008-10-27
camlp4: kill last $Id$s
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-08-06
camlp4: Fix the printer of lazy-patterns (since the are irrefutables).
Nicolas Pouillard
2008-07-09
Add lazy patterns.
Michel Mauny
2008-01-11
merge changes 3.10.0 -> 3.10.1
Damien Doligez
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-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/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-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-07
Some renamings, moving, and changements in camlp4
Nicolas Pouillard
2006-10-10
[camlp4] Fix a bug with multiple class parameters
Nicolas Pouillard
2006-10-03
[camlp4] Add the Null printer
Nicolas Pouillard
[next]