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
/
parsing
/
ast_helper.mli
Age
Commit message (
Expand
)
Author
2014-12-22
exhauce PR#6367: introduce Asttypes.arg_label to encode labelled arguments
Jacques Garrigue
2014-10-14
Reintegrate-merge constructors_with_record5 branch.
Alain Frisch
2014-08-07
Cherry pick commit 14900 from 4.02 (fix some whitespace and add a few copyrig...
Alain Frisch
2014-05-05
#6318: Extend match...with with exception cases. (Patch by Jeremy Yallop, bac...
Alain Frisch
2014-05-05
#6387: also allow attributes on methods in object types (< m [@foo] : int; ..>).
Alain Frisch
2014-05-04
PR#5584: merge open extensible types, extension-patch-4.0.2
Jacques Garrigue
2014-05-04
Add support for floating attributes in class structures and class signatures....
Alain Frisch
2014-04-23
Remove Ast_helper.Convenience submodule. This is better located in the ppx_t...
Alain Frisch
2014-04-22
Make Parsetree more uniform by keeping locations in all records which have at...
Alain Frisch
2014-04-15
Turn more sig/str items into records. Patch from Leo White.
Alain Frisch
2014-04-12
fix some of the whitespace problems in the source
Damien Doligez
2014-03-28
Some preparation for record arguments.
Alain Frisch
2014-01-30
Add location to module and module type definitions. Improves #6311.
Alain Frisch
2014-01-10
Merge module-alias branch (cf. PR#6063)
Jacques Garrigue
2013-12-17
merge generative functors
Jacques Garrigue
2013-12-02
#6246: allow wildcard pattern as for-loop index. ==> Camlp4 will need to be ...
Alain Frisch
2013-09-29
Support module aliases.
Jacques Garrigue
2013-09-09
Some more helper functions.
Alain Frisch
2013-07-22
More explicit internal representation of attribute payload. Now also support...
Alain Frisch
2013-07-16
Synchronize with trunk.
Alain Frisch
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-04-19
The arument of attributes and extension nodes is now a structure, which is sy...
Alain Frisch
2013-04-18
Adapt js_of_ocaml ppx example.
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
Keep interval pattern sugar in the Parsetree (Camlp4 parsers still expand them).
Alain Frisch
2013-04-16
Doc.
Alain Frisch
2013-04-16
Doc.
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
Example of simple type-driven code generation.
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-11
Continue convenience functions.
Alain Frisch
2013-04-11
Convenience functions to build AST + implicit location.
Alain Frisch
2013-04-10
Cosmetic.
Alain Frisch
2013-04-10
Extension nodes as class field or class type field.
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
Cosmetic.
Alain Frisch
[next]