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
Age
Commit message (
Expand
)
Author
2013-03-06
Switch Pstr_modtype argument to a record type.
Alain Frisch
2013-03-06
Finish attributes on module/recursive modules in structures.
Alain Frisch
2013-03-05
Support item attributes on exn rebind.
Alain Frisch
2013-03-05
Put name in the exception_declaration record.
Alain Frisch
2013-03-05
Item attributes on classes.
Alain Frisch
2013-03-04
Attributes on module/module type/recursive module declarations in interfaces.
Alain Frisch
2013-03-04
Attributes on open/include in signatures.
Alain Frisch
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-15
remove all $Id keywords
Damien Doligez
2012-10-09
PR#5778: convert constructors on the right hand side of exception ... = ...
Jérémie Dimino
2012-08-10
bootstrap camlp4
Damien Doligez
2012-07-30
clean up TABs and whitespace
Damien Doligez
2012-07-26
merge changes from 4.00 branching to 4.00.0 (part 1)
Damien Doligez
2012-07-20
PR#5692: fix computation of locations in the camlp4 parser
Jérémie Dimino
2012-07-09
PR#5637: invalid printing of anonymous type parameters (camlp4 revised syntax)
Xavier Clerc
2012-07-09
PR#5651: printer for abstract data type (camlp4 revised syntax)
Xavier Clerc
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-19
bootstrap camlp4 to fix PR#5633 (slow parsing)
Jacques Garrigue
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-04-23
Fixes a camlp4 50x slowdown by changing the order of grammar rules.
Xavier Clerc
2012-04-11
Set the revised syntax of GADTs
Jérémie Dimino
2012-04-10
PR#5579: always create a new token stream before parsing a phrase so new filt...
Jérémie Dimino
2012-03-08
merge version 3.12 from 3.12.1 to r12205
Damien Doligez
2012-02-17
PR#5495: add "or" to the list of infix keywords in the camlp4 parser
Jérémie Dimino
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
Change "Ocaml" to "OCaml" everywhere
Damien Doligez
2012-02-13
PR#5159: better documentation of locations
Damien Doligez
2012-01-18
Merge the unused_declarations branch.
Alain Frisch
2012-01-18
Synchronize with trunk.
Alain Frisch
2012-01-10
PR#5387: typo in commit 11986
Damien Doligez
2012-01-05
PR#5456: replace __LOCATION__ after macro expansion and add LOCATION_OF
Jérémie Dimino
2012-01-05
PR#5231: fix parsing of <:str_item< type t = $x$ >>
Jérémie Dimino
2012-01-05
PR#5387: avoid extra Ast.CrNil and Ast.CgNil
Jérémie Dimino
2012-01-05
PR#5387: avoid extra Ast.StNil and Ast.SgNil
Jérémie Dimino
2011-12-30
PR#5442: use safe_string_escaped instead of String.escaped
Jérémie Dimino
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-21
Create a branch to experiment with better warnings on unused declarations.
Alain Frisch
2011-12-20
PR#5374: be consistent for locations of type declarations between Camlp4 and ...
Jérémie Dimino
[prev]
[next]