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
/
printast.ml
Age
Commit message (
Expand
)
Author
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-04
Get rid of the Default case in Asttype.rec_flag.
Alain Frisch
2013-04-02
Better representation of variance in the Parsetree.
Alain Frisch
2013-03-28
added a lot of missing newlines
Damien Doligez
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-18
Do not let indentation grow without bound when pretty-printing the parse tree.
Damien Doligez
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
Attribute has structure/signature item.
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-05
Parse recursive module as standard modules, and check in the type-checker tha...
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
Extension as structure/signature items [%%lid expr].
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
Attributes on value declared in signatures.
Alain Frisch
2013-03-04
Adding attributes on constructor declarations (type t = A [@id expr] | B [@id...
Alain Frisch
2013-03-04
Attributes/extensions as module types.
Alain Frisch
2013-03-04
Adding extension/attribute on patterns.
Alain Frisch
2013-03-04
Continue.
Alain Frisch
2013-03-01
Cleanup + support attributes on type declarations (syntax: type t = ... with ...
Alain Frisch
2013-02-28
First version with attributes and extensions on expressions, type expressions...
Alain Frisch
2012-12-10
followup to r13120: output ALL locations
Damien Doligez
2012-12-08
shorter format for locations; output all locations
Damien Doligez
2012-10-15
remove all $Id keywords
Damien Doligez
2012-07-30
clean up TABs and whitespace
Damien Doligez
2012-05-30
merge with branch bin-annot
Fabrice Le Fessant
2011-12-28
Remove unused constructors in the AST: Cf_let, Pcf_let.
Alain Frisch
2011-12-14
#5358: package types allow constraints on typed in sub-modules. Camlp4 compil...
Alain Frisch
2011-10-28
Get rid of spurious warnings
Pierre Weis
2011-08-04
PR#5238, PR#5277: Sys_error when getting error location
Damien Doligez
2011-07-29
merge branches/gadts
Jacques Garrigue
2011-07-27
renaming of Objective Caml to OCaml and cleanup of copyright headers
Damien Doligez
2010-11-16
complete_constrs in parmatch.ml now works with gadts. Reverted changes to the...
Jacques Le Normand
2010-11-10
remove the GAHs
Jacques Garrigue
2010-11-10
clean up
Jacques Le Normand
2010-11-08
exhaustiveness check has been _completely_ rewritten
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
added lookup of constructors by type in env.ml and specification of construct...
Jacques Le Normand
[prev]
[next]