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
/
tools
Age
Commit message (
Expand
)
Author
2013-05-23
Revert addition of raw literals to the parsetree
Jérémie Dimino
2013-05-22
merge changes from version/4.00 from 4.00.1 to r13697
Damien Doligez
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-05-07
ignore *.exe.manifest files
Damien Doligez
2013-05-07
ignore .obj and .lib files
Damien Doligez
2013-04-29
ignore also .dll files
Damien Doligez
2013-04-18
Allow abstract module declaration in structures to make the syntax and Parset...
Alain Frisch
2013-04-18
PR#5986: added flag Marshal.Compat_32 and ocamlc option -compat-32.
Xavier Leroy
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
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-15
Explicit representation of guards, get rid of Pexp_when.
Alain Frisch
2013-04-13
ignore .exe files
Damien Doligez
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 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
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
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
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-29
Filtering of location and empty attribute fields.
Alain Frisch
2013-03-29
A tool to dump the Parsetree in OCaml syntax (relies on the toplevel pretty-p...
Alain Frisch
2013-03-26
Support for quoted strings.
Alain Frisch
2013-03-26
Align module type binding with Parsetree.
Alain Frisch
2013-03-26
Align module binding with Parsetree.
Alain Frisch
2013-03-25
Align exception_declaration with Parsetree.
Alain Frisch
2013-03-25
Align type_declaration with parsetree.
Alain Frisch
2013-03-25
Align typed value_declaration with parsetree.
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
It is no longer necessary to keep pre-processed files in case of errors
Damien Doligez
2013-03-09
fix a few problems with whitespace and over-long lines
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
[prev]
[next]