summaryrefslogtreecommitdiffstats
path: root/tools/ocamlprof.ml
AgeCommit message (Expand)Author
2014-08-22merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...Damien Doligez
2014-05-12Enable warning 27 in tools/ and fix occurrences. It's good to mark in depend...Alain Frisch
2014-05-04Add support for floating attributes in class structures and class signatures....Alain Frisch
2014-04-29merge branch "safe-string"Damien Doligez
2013-09-12Continue cleanup. driver/errors.ml is no longer needed.Alain Frisch
2013-09-12Switch Lexer.Error to the new system.Alain Frisch
2013-09-11Port Syntaxerr.Error to the new system. Trickier, because of special way to r...Alain Frisch
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-17Split Pexp_constraint into Pexp_coerce/Pexp_constraint.Alain Frisch
2013-04-17Split Pexp_function into Pexp_function/Pexp_fun.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-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-10Attributes and extension points in class_expr.Alain Frisch
2013-04-10Start to bring constructor names closer to concrete syntax.Alain Frisch
2013-03-08Attributes on expresions (etc) are now stored in the expression record, to fa...Alain Frisch
2013-03-06Finish attributes on module/recursive modules in structures.Alain Frisch
2013-03-04Continue.Alain Frisch
2013-03-01Cleanup + support attributes on type declarations (syntax: type t = ... with ...Alain Frisch
2013-02-28First version with attributes and extensions on expressions, type expressions...Alain Frisch
2012-12-19Enable 'unused stuff' warnings in tools/ and get rid of them.Alain Frisch
2012-10-15remove all $Id keywordsDamien Doligez
2012-05-30merge with branch bin-annotFabrice Le Fessant
2011-12-28Remove unused constructors in the AST: Cf_let, Pcf_let.Alain Frisch
2011-07-27renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez
2010-10-21merge branches/implicit-unpack + update camlp4Jacques Garrigue
2010-05-20PR#4857: add -vnum option to all executablesDamien Doligez
2010-04-08merge branches/overrideJacques Garrigue
2009-11-01Merge the letopenin branch in (svn merge -r9386:9397 /svn/ocaml/branches/leto...Alain Frisch
2009-10-26Merge first class modules: svn merge -r 9369:9396 $caml/branches/fstclassmod.Alain Frisch
2009-10-06Import changes from the newtypein branch (svn merge -r 9361:9367 https://fris...Alain Frisch
2007-12-04PR#3114 make all error messages start with a location and "Error: "Damien Doligez
2007-02-09fusion des changements 3.09.3 -> release309_merge310Damien Doligez
2006-09-20fusion des changements 3.09.2 -> 3.09.3Damien Doligez
2006-04-05add virtual instance variablesJacques Garrigue
2005-03-24fusion des changements jusqu'a 3.08.3Damien Doligez
2004-06-16PR#1938Damien Doligez
2004-06-16PR#1928Damien Doligez
2004-06-11PR#2654Damien Doligez
2004-04-15commentaireDamien Doligez
2003-11-25fast and compact classesJacques Garrigue
2002-11-04PR#1465Damien Doligez
2002-11-01changement des locations, premiere trancheDamien Doligez
2002-04-18vive les methodes polymorphes!Jacques Garrigue
2002-01-20lazy a la TolmachDamien Doligez