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
Age
Commit message (
Expand
)
Author
2013-03-04
Attributes on exception declarations.
Alain Frisch
2013-03-04
Adding attributes on constructor declarations (type t = A [@id expr] | B [@id...
Alain Frisch
2013-03-04
Continue.
Alain Frisch
2013-03-01
Cleanup + support attributes on type declarations (syntax: type t = ... with ...
Alain Frisch
2013-03-01
More uniform syntax:
Alain Frisch
2012-12-24
raise an error when multiple private keywords are used in type declarations
Hongbo Zhang
2012-10-25
PR#5119: camlp4 now raises a specific exception when 'DELETE_RULE' fails, rat...
Xavier Clerc
2012-10-09
PR#5778: convert constructors on the right hand side of exception ... = ...
Jérémie Dimino
2012-07-30
clean up TABs and whitespace
Damien Doligez
2012-07-20
PR#5692: fix computation of locations in the camlp4 parser
Jérémie Dimino
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
2012-03-08
merge version 3.12 from 3.12.1 to r12205
Damien Doligez
2012-02-15
PR#5481: update camlp4 ast magic numbers and add a comment before the ast def...
Jérémie Dimino
2012-02-13
PR#5159: better documentation of locations
Damien Doligez
2012-01-18
Synchronize with trunk.
Alain Frisch
2011-12-29
Remove some useless declarations of recursive functions (now captured with wa...
Alain Frisch
2011-12-23
PR#5442: strings must be escaped when the ast meta-expansed by Camlp4
Jérémie Dimino
2011-12-22
PR#5120: fix the output function of Camlp4.Debug.formatter
Jérémie Dimino
2011-12-21
PR#5410: fix printing of class application with Camlp4
Jérémie Dimino
2011-12-20
PR#5374: be consistent for locations of type declarations between Camlp4 and ...
Jérémie Dimino
2011-12-20
Avoid creating malformed location in Camlp4 when no token is consumed
Jérémie Dimino
2011-12-16
#5358: update the Camlp4 ast translator to support constraints on types in su...
Jérémie Dimino
2011-12-16
Fix printing of GADTs by Camlp4 with original syntax
Jérémie Dimino
2011-12-14
#5358: package types allow constraints on typed in sub-modules. Camlp4 compil...
Alain Frisch
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
uniform .ignore system
Damien Doligez
2011-07-20
Minor fix in display of float values in errors messages (camlp4)
Xavier Clerc
2011-07-20
merge changes from 3.12.0 to 3.12.1
Damien Doligez
2011-07-12
PR#5301: camlp4r and exception equal to another one with parameters
Xavier Clerc
2011-06-27
PR#5301: camlp4r and of exception equal to another one with parameters
Xavier Clerc
2010-11-22
camlp4 -> caml ast transformations done
Jacques Le Normand
2010-11-19
Camlp4 finally works. This is probably not the most elegant implementation
Jacques Le Normand
2010-11-19
undid all changes to camlp4
Jacques Le Normand
2010-11-19
cancel commit in wrong branch
Jacques Garrigue
2010-11-19
removed all changes to camlp4
Jacques Le Normand
2010-11-16
complete_constrs in parmatch.ml now works with gadts. Reverted changes to the...
Jacques Le Normand
2010-11-08
updated references to Tpat_record to accomodate the extra field
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-10-21
internally, we can now refer to constructors with the help of their type, thu...
Jacques Le Normand
2010-10-01
camlp4 now updated, but completely untested. I reverted camlp4 back to revisi...
Jacques Le Normand
2010-09-22
fixed several bugs, bootstrap finally works!
Jacques Le Normand
2010-09-13
first commit
Jacques Le Normand
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
[prev]
[next]