summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-12Camlp4 has been bootstrapped!dothatPierre Weis
2010-05-03Adding a section for deprecated stuff.Pierre Weis
2010-01-28Test9 was modified and thus was wrong.Pierre Weis
2010-01-22Bumping version.Pierre Weis
2010-01-22Warning for invalid record construction error is suppressed.Pierre Weis
2010-01-22Warning for invalid record construction error is suppressed.Pierre Weis
2010-01-22Warning for invalid record construction error is suppressed.Pierre Weis
2010-01-22Exhaustive match cases in qualification propagation.Pierre Weis
2010-01-22Adding an error for invalid { expr with ... } record construction.Pierre Weis
2010-01-11Adding a test for constructor qualification.Pierre Weis
2010-01-11Trying to turn .cvsignore into .svnignore.Pierre Weis
2010-01-11Trying to turn .cvsignore into .svnignore.Pierre Weis
2010-01-10Bumping version + typos in ocamlprof.ml.Pierre Weis
2010-01-10FIXME are removed: we got a stable compiler now.Pierre Weis
2010-01-10Propagating constructor qualification in match clauses. Need some more fixes.Pierre Weis
2010-01-10Implementing type and module qualification inference for constructors in matc...Pierre Weis
2010-01-04The definition of builtin types (known from the type checker out of nowhere).Pierre Weis
2010-01-04Could it still be missing ?Pierre Weis
2009-12-24Should incorporate reftypes.mli in the list of modules.Pierre Weis
2009-12-24Evrything except Camlp4 compiles :)Pierre Weis
2009-12-23make world until labltk browser.Pierre Weis
2009-12-23Bootstrap succeded :)Pierre Weis
2009-12-23Parsing + typing are now correct.Pierre Weis
2009-12-23Branche de développement: acces direct aux identificateurs definis par les t...Pierre Weis
2009-12-22PR#4947 bug in parsing of warning optionsDamien Doligez
2009-12-18PR#4913: fix output of index file wehn given a custom index textMaxence Guesdon
2009-12-18PR#4806: ocamldoc: display the exception causing the message 'Compilation err...Maxence Guesdon
2009-12-18PR#4914: ability to specify a text for links to elementsMaxence Guesdon
2009-12-09Using -strict-sequence to compile the compiler.Pierre Weis
2009-12-09Error report in case of -strict-sequence has been triggered.Pierre Weis
2009-12-09Typo.Pierre Weis
2009-12-09Adding the -strict-sequence option.Pierre Weis
2009-12-09Documenting that +int is now a valid token, hence %F can support a sign indic...Pierre Weis
2009-12-07To deal with printf output for %F format, adding a unary + operator.Pierre Weis
2009-12-03updated to new language constructsDamien Doligez
2009-12-03update addlabels for new language constructsDamien Doligez
2009-12-03stupid bug with warningsDamien Doligez
2009-12-01Including bug correction (signed numeric constants may begin with a + sign).Pierre Weis
2009-11-30Introducing output meanings to subsume set/get_[all_]formatter_output_functions.Pierre Weis
2009-11-30Bump dev level.Pierre Weis
2009-11-30Doc. Reporting PRs.Pierre Weis
2009-11-30Introducing formatter output meanings.Pierre Weis
2009-11-30Typing %, noop conversion.Pierre Weis
2009-11-30Format concatenation introduces %, to delimit conversions.Pierre Weis
2009-11-30Introducing nop format delimiter %,Pierre Weis
2009-11-30Introducing nop format delimiter %,Pierre Weis
2009-11-30Introducing formatted input channels.Pierre Weis
2009-11-30Documentation.Pierre Weis
2009-11-19added warning 28: wildcard arg to constant constructorDamien Doligez
2009-11-06updated svn:ignoreDamien Doligez