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
2006-10-02
[camlp4] Export Printers in PreCast, move Printers*.enable in Register.
Nicolas Pouillard
2006-09-25
[camlp4] Move is_irrefut_patt and is_*_constr to Camlp4Ast. Fix bug #4120. Bo...
Nicolas Pouillard
2006-08-09
[camlp4] fix a bug in the revised printer
Nicolas Pouillard
2006-07-19
Fix problems with True and False with camlp4o
Nicolas Pouillard
2006-07-18
Protect variables in just some cases (True -> true, val -> contents...)
Nicolas Pouillard
2006-07-17
Improve the sequence printing
Nicolas Pouillard
2006-07-12
Revert the previous patch since arrays also use ExSem so ExSeq is required
Nicolas Pouillard
2006-07-12
Suppress the ExSeq AST node
Nicolas Pouillard
2006-07-08
Fix a bug in the revised pretty-printer
Nicolas Pouillard
2006-07-08
No longer use $opt:x$, but $rec:x$, $virtual:x$. Clearer and less ambiguous. ...
Nicolas Pouillard
2006-07-08
Enhance pretty-printing by also allowing rec "let in"s to be in a clearer style
Nicolas Pouillard
2006-07-07
Fix the printers w.r.t to labels in types
Nicolas Pouillard
2006-07-05
Improve the ctyp quotation w.r.t to the "of" node
Nicolas Pouillard
2006-06-30
Fix bug #4035, [|(1;2)|] printed as [|1;2|]
Nicolas Pouillard
2006-06-30
Replace assoc by match_case
Nicolas Pouillard
2006-06-29
Resurect FOLD[01], fix few bugs, speed up assoc, add a Null printer
Nicolas Pouillard
2006-06-29
Move printers code, to make them more accessible. Remove Extfun and Spretty.
Nicolas Pouillard
2006-06-29
Start the merge of the new Camlp4 version
Nicolas Pouillard
[prev]