summaryrefslogtreecommitdiffstats
path: root/toplevel
AgeCommit message (Expand)Author
2012-01-20Fix #5490.Alain Frisch
2012-01-18Synchronize with trunk.Alain Frisch
2011-12-30PR#352: new option to make ocaml read stdin as a scriptDamien Doligez
2011-12-29Replace existing warnings 26, 27, trying to preserve their semantics.Alain Frisch
2011-12-20New option to force the compilers to show absolute paths in error messages.Alain Frisch
2011-12-20Fix ocamlnet.Alain Frisch
2011-12-14#5411: close input channel when loading a .cmo file fails in the toplevel.Alain Frisch
2011-12-13#5411: New #load_rec primitive for the toplevel (finds and loads .cmo files r...Alain Frisch
2011-11-24merge branches/gadts-develJacques Garrigue
2011-10-28Module Lnenum has vanished!Pierre Weis
2011-09-22Keep type variable namesJacques Garrigue
2011-08-04PR#5238, PR#5277: Sys_error when getting error locationDamien Doligez
2011-07-29merge branches/gadtsJacques Garrigue
2011-07-27renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez
2011-04-26renaming "Objective Caml" to "OCaml" (first pass)Damien Doligez
2010-11-10clean upJacques Le Normand
2010-11-08allow variance in GADTsJacques Garrigue
2010-11-01fixed bug in genprintvalJacques Le Normand
2010-10-21removed Type_variant, fixed bug in GADT exhaustive checkJacques Le Normand
2010-10-19fixed bug in syntax extension. Made unification of variants and objects local...Jacques Le Normand
2010-09-13first commitJacques Le Normand
2010-05-20PR#4857: add -vnum option to all executablesDamien Doligez
2010-05-08rename -help-warnings to -warn-helpDamien Doligez
2010-05-04New -help-warnings command-line option.Alain Frisch
2010-04-22fixed several build problemsDamien Doligez
2010-04-13unified command-line argumentsDamien Doligez
2010-01-22clean up spaces and tabsDamien Doligez
2009-12-09Typo.Pierre Weis
2009-12-09Adding the -strict-sequence option.Pierre Weis
2009-10-26Merge first class modules: svn merge -r 9369:9396 $caml/branches/fstclassmod.Alain Frisch
2009-07-15Added option -no-app-funct to turn off applicative functorsXavier Leroy
2009-01-25Understanding the notion of standard channel for Format and Scanf.Pierre Weis
2008-12-03merge changes from 3.10.2merged to 3.11.0Damien Doligez
2007-12-04PR#3114 make all error messages start with a location and "Error: "Damien Doligez
2007-11-06Merge the natdynlink branch into HEAD.Alain Frisch
2007-10-09It works: compilers and camlp4 are fully bootstrapped. The ast magic number i...Pierre Weis
2007-05-16ajout des annotations pour variables et appels terminauxDamien Doligez
2007-02-07Add many .mllib .mlpack .clib .dlib filesNicolas Pouillard
2006-09-28Revised DLL loading: distinguish between loading for executionXavier Leroy
2006-05-11Deplacement des infos de format des .cmo et .cma dans Cmo_formatXavier Leroy
2006-01-04fusion 3.09.0 -> 3.09.1Damien Doligez
2005-08-08Retour en arriere sur la simplification des signatures inferees (fix du PR#35...Xavier Leroy
2005-08-02Systematiser la simplification des signatures inferees (PR#3545)Xavier Leroy
2005-06-13print private variantsJacques Garrigue
2005-03-23merge fixedtypes branchJacques Garrigue
2005-01-28PR#3328 option ocaml -init <fichier>Damien Doligez
2004-12-01changement doc -warn-errorDamien Doligez
2004-11-30changements sur les warningsDamien Doligez
2004-11-29new warning for black holesJacques Garrigue
2004-11-27PR#3085 ajout option "-version"Damien Doligez