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
/
otherlibs
/
labltk
/
browser
Age
Commit message (
Expand
)
Author
2013-09-09
Remove labltk from the distribution (will be available as a third-party libra...
Xavier Clerc
2013-07-16
Synchronize with trunk.
Alain Frisch
2013-06-03
Item attributes on each let-binding.
Alain Frisch
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
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
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-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
Start to bring constructor names closer to concrete syntax.
Alain Frisch
2013-04-09
Get rid of core_field_type, more direct representation of object types.
Alain Frisch
2013-03-26
Align module binding with Parsetree.
Alain Frisch
2013-03-25
Represent exception declarations as constructor declarations in the Parsetree.
Alain Frisch
2013-03-25
Starting to keep attributes in the typedtree.
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
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-06
Finish attributes on module/recursive modules in structures.
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
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-01
Cleanup + support attributes on type declarations (syntax: type t = ... with ...
Alain Frisch
2013-03-01
More uniform syntax:
Alain Frisch
2013-01-29
Merge short-paths into a fresh branch of trunk.
Jacques Garrigue
2012-10-24
Stop keeping a Path.t to refer to labels and constructors in the Typedtree AS...
Alain Frisch
2012-10-16
#5770: Syntax error messages involving unclosed parens are sometimes incorrect.
Alain Frisch
2012-08-21
merge version/4.00 at revision 12866
Jacques Garrigue
2012-07-10
fix PR#5674: move Texp_poly and Texp_newtype to exp_extra
Jacques Garrigue
2012-05-30
merge with branch bin-annot
Fabrice Le Fessant
2012-05-21
Makefile: typo in installoptopt entry
Xavier Leroy
2012-03-23
Follow-up on PR#5553
Jacques Garrigue
2012-03-06
Detect unused exception declarations (#5524).
Alain Frisch
2012-03-06
Keep locations for exception declaration. This gives better error messages an...
Alain Frisch
2012-02-23
refactoring the "read n bytes from a channel into a new string" idiom
Damien Doligez
[next]