summaryrefslogtreecommitdiffstats
path: root/otherlibs/labltk/browser/searchpos.ml
AgeCommit message (Expand)Author
2013-09-09Remove labltk from the distribution (will be available as a third-party libra...Xavier Clerc
2013-07-16Synchronize with trunk.Alain Frisch
2013-06-03Item attributes on each let-binding.Alain Frisch
2013-05-16#5980: explicit way to silence the new warning (open! X).Alain Frisch
2013-04-17Get rid of the 'explicit arity' flag on Pexp_construct/Ppat_construct. If re...Alain Frisch
2013-04-17Getting rid of Pexp_assertfalse/Texp_assertfalse.Alain Frisch
2013-04-16Get rid of the undocumented syntax #c[>`A] (#5936, #5983).Alain Frisch
2013-04-16Better representation of with-constraints.Alain Frisch
2013-04-16Rename Pcty_fun to Pcty_arrow (and idem in Types, Typedtree, Outcometree) to ...Alain Frisch
2013-04-15Explicit representation of guards, get rid of Pexp_when.Alain Frisch
2013-04-11Attributes on Pstr_eval.Alain Frisch
2013-04-11Keep item attributes on let-binding structure items.Alain Frisch
2013-04-10Extension nodes as class field or class type field.Alain Frisch
2013-04-10Extension nodes and attributes for class types.Alain Frisch
2013-04-10Start to bring constructor names closer to concrete syntax.Alain Frisch
2013-04-09Get rid of core_field_type, more direct representation of object types.Alain Frisch
2013-03-26Align module binding with Parsetree.Alain Frisch
2013-03-25Represent exception declarations as constructor declarations in the Parsetree.Alain Frisch
2013-03-25Starting to keep attributes in the typedtree.Alain Frisch
2013-03-08Attributes on expresions (etc) are now stored in the expression record, to fa...Alain Frisch
2013-03-06Attributes on label in record type declarations.Alain Frisch
2013-03-06Attribute has structure/signature item.Alain Frisch
2013-03-06Record for module type declarations.Alain Frisch
2013-03-06Name is part of the value_description record.Alain Frisch
2013-03-06Type name is part of the type declaration record.Alain Frisch
2013-03-05Put name in the exception_declaration record.Alain Frisch
2013-03-05Extension as structure/signature items [%%lid expr].Alain Frisch
2013-03-04Attributes on module/module type/recursive module declarations in interfaces.Alain Frisch
2013-03-04Attributes on open/include in signatures.Alain Frisch
2013-03-04Attributes on exception declarations.Alain Frisch
2013-03-04Adding attributes on constructor declarations (type t = A [@id expr] | B [@id...Alain Frisch
2013-03-04Attributes/extensions as module types.Alain Frisch
2013-03-01Cleanup + support attributes on type declarations (syntax: type t = ... with ...Alain Frisch
2013-03-01More uniform syntax:Alain Frisch
2013-01-29Merge short-paths into a fresh branch of trunk.Jacques Garrigue
2012-10-24Stop 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-21merge version/4.00 at revision 12866Jacques Garrigue
2012-07-10fix PR#5674: move Texp_poly and Texp_newtype to exp_extraJacques Garrigue
2012-05-30merge with branch bin-annotFabrice Le Fessant
2012-03-23Follow-up on PR#5553Jacques Garrigue
2012-01-23propagate path-expansion environment everywhereJacques Garrigue
2011-12-28Remove unused constructors in the AST: Cf_let, Pcf_let.Alain Frisch
2011-10-21merge branches/located_errorsJacques Garrigue
2011-07-29merge branches/gadtsJacques Garrigue
2011-07-27renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez
2010-11-10clean upJacques Le Normand
2010-09-13first commitJacques Le Normand
2010-04-02Adding "module type of <module-expr>" in the class of <module-type>.Xavier Leroy
2010-01-22clean up spaces and tabsDamien Doligez