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
Age
Commit message (
Expand
)
Author
2013-04-16
Doc.
Alain Frisch
2013-04-16
Rename Pcty_fun to Pcty_arrow (and idem in Types, Typedtree, Outcometree) to ...
Alain Frisch
2013-04-16
Reorganize.
Alain Frisch
2013-04-16
Get rid of the location argument on pci_params, and improve location of error...
Alain Frisch
2013-04-16
Style.
Alain Frisch
2013-04-15
Allow the method body to be represented by a non Pexp_poly expression in the ...
Alain Frisch
2013-04-15
Document when Ptyp_poly can appear.
Alain Frisch
2013-04-15
Explicit representation of guards, get rid of Pexp_when.
Alain Frisch
2013-04-12
Document expressions.
Alain Frisch
2013-04-12
Document patterns.
Alain Frisch
2013-04-12
Typo.
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
Forgot to show attributes.
Alain Frisch
2013-04-11
Continue convenience functions.
Alain Frisch
2013-04-11
Convenience functions to build AST + implicit location.
Alain Frisch
2013-04-11
A -ppx rewriter to evaluate expressions at compile time.
Alain Frisch
2013-04-11
Starting to work on printing attributes in pprintast.
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
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 dot-separated attributes for extensions and attributes.
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
Allow to not have empty Ptyp_poly node in the Parsetree (the type-checker ins...
Alain Frisch
2013-04-09
Get rid of core_field_type, more direct representation of object types.
Alain Frisch
2013-04-04
fix whitespace
Damien Doligez
2013-04-04
Get rid of the Default case in Asttype.rec_flag.
Alain Frisch
2013-04-03
Allow keywords as extension/attribute identifier.
Alain Frisch
2013-04-02
Better representation of variance in the Parsetree.
Alain Frisch
2013-03-29
Support for quoted strings within comments.
Alain Frisch
2013-03-29
Add entry points to parse expressions/types/patterns.
Alain Frisch
2013-03-29
Remove dead code.
Alain Frisch
2013-03-28
added a lot of missing newlines
Damien Doligez
2013-03-26
Simplify.
Alain Frisch
2013-03-26
Support for quoted strings.
Alain Frisch
2013-03-25
Align module and module type declarations between Parsetree and Typedtree.
Alain Frisch
2013-03-25
Represent exception declarations as constructor declarations in the Parsetree.
Alain Frisch
2013-03-25
Represent label and constructor declarations as records in the typedtree. Al...
Alain Frisch
2013-03-25
Starting to keep attributes in the typedtree.
Alain Frisch
2013-03-22
fix wrong error message
Damien Doligez
2013-03-22
Get rid of alternative syntax for '(module...)'.
Alain Frisch
2013-03-22
Infix syntax for attributes/extension nodes restricted to expression construc...
Alain Frisch
2013-03-18
Allow parentheses around the typexpr in "type t = [> typexpr ]".
Damien Doligez
[prev]
[next]