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
/
boot
/
Camlp4.ml
Age
Commit message (
Expand
)
Author
2013-11-21
remove camlp4
Jérémie Dimino
2013-10-01
bootstrap camlp4
Jacques Garrigue
2013-08-28
Synchronize with trunk.
Alain Frisch
2013-08-18
fix let a = ( *) 1 problem
Hongbo Zhang
2013-07-28
fix PR#5820
Hongbo Zhang
2013-07-16
Synchronize with trunk.
Alain Frisch
2013-06-22
upgrade camlp4 to support open! and let open!
Hongbo Zhang
2013-06-05
bootstrap camlp4 to snapshot previous changes before fixing #0006001
Hongbo Zhang
2013-06-03
Item attributes on each let-binding.
Alain Frisch
2013-05-23
Revert addition of raw literals to the parsetree
Jérémie Dimino
2013-05-20
add the raw representation of constants to the parsetree
Jérémie Dimino
2013-05-16
#5980: explicit way to silence the new warning (open! X).
Alain Frisch
2013-04-18
Allow abstract module declaration in structures to make the syntax and Parset...
Alain Frisch
2013-04-17
Split Pexp_constraint into Pexp_coerce/Pexp_constraint.
Alain Frisch
2013-04-17
Split Pexp_function into Pexp_function/Pexp_fun.
Alain Frisch
2013-04-17
Get rid of the 'explicit arity' flag on Pexp_construct/Ppat_construct. If re...
Alain Frisch
2013-04-17
Getting rid of Pexp_assertfalse/Texp_assertfalse.
Alain Frisch
2013-04-16
Get rid of the undocumented syntax #c[>`A] (#5936, #5983).
Alain Frisch
2013-04-16
Better representation of with-constraints.
Alain Frisch
2013-04-16
Remove pcsig_loc field + doc.
Alain Frisch
2013-04-16
Rename Pcty_fun to Pcty_arrow (and idem in Types, Typedtree, Outcometree) to ...
Alain Frisch
2013-04-16
Get rid of the location argument on pci_params, and improve location of error...
Alain Frisch
2013-04-15
Explicit representation of guards, get rid of Pexp_when.
Alain Frisch
2013-04-12
Represent the closed flag of Ptyp_variant using closed_flag instead of bool, ...
Alain Frisch
2013-04-11
Attributes on Pstr_eval.
Alain Frisch
2013-04-11
Keep item attributes on let-binding structure items.
Alain Frisch
2013-04-10
Extension nodes and attributes for class types.
Alain Frisch
2013-04-10
Attributes and extension points in class_expr.
Alain Frisch
2013-04-10
Start to bring constructor names closer to concrete syntax.
Alain Frisch
2013-04-10
Renaming pcstr_pat -> pcstr_self, cstr_pat -> cstr_self.
Alain Frisch
2013-04-10
Support for attributes on class type fields.
Alain Frisch
2013-04-09
Item attributes on class fields.
Alain Frisch
2013-04-09
Get rid of core_field_type, more direct representation of object types.
Alain Frisch
2013-04-02
Better representation of variance in the Parsetree.
Alain Frisch
2013-03-26
Support for quoted strings.
Alain Frisch
2013-03-25
Represent exception declarations as constructor declarations in the Parsetree.
Alain Frisch
2013-03-08
Attributes on expresions (etc) are now stored in the expression record, to fa...
Alain Frisch
2013-03-06
Attributes on label in record type declarations.
Alain Frisch
2013-03-06
Record for module type declarations.
Alain Frisch
2013-03-06
Name is part of the value_description record.
Alain Frisch
2013-03-06
Type name is part of the type declaration record.
Alain Frisch
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
[next]