summaryrefslogtreecommitdiff
path: root/driver/pparse.ml
Commit message (Expand)AuthorAgeFilesLines
* Simplify common case of unit-wide errors.Alain Frisch2013-09-121-6/+2
* Do not keep file name in exception, after all.Alain Frisch2013-09-121-7/+8
* Keep input file in Env.Error. Switch it to the new system.Alain Frisch2013-09-121-1/+2
* Keep input file in Pparse.Error. Switch it to the new system.Alain Frisch2013-09-121-5/+14
* Fix order of application of ppx rewriters (matching the order on the command-...Alain Frisch2013-09-101-1/+3
* More direct style, remove the temporary file created by -pp processor right a...Alain Frisch2013-09-101-13/+13
* Introduce and use higher-level wrappers around parsing routine for .ml/.mli f...Alain Frisch2013-09-101-0/+18
* Improved implementation of OCAMLPARAMFabrice Le Fessant2013-06-051-1/+1
* It is no longer necessary to keep pre-processed files in case of errorsDamien Doligez2013-03-181-16/+16
* #5904: support for -ppx in the toplevel.Alain Frisch2013-01-251-12/+32
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* merge changes from 4.00 branching to 4.00.0 (part 1)Damien Doligez2012-07-261-1/+1
* #5634: parstree rewriters (merge with ast_rewriter branch).Alain Frisch2012-06-131-1/+43
* refactoring the "read n bytes from a channel into a new string" idiomDamien Doligez2012-02-231-2/+1
* Change "Ocaml" to "OCaml" everywhereDamien Doligez2012-02-131-1/+1
* Reverting bad commit.Alain Frisch2012-01-201-2/+2
* Fix #5490.Alain Frisch2012-01-201-2/+2
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-271-1/+1
* PR#1938Damien Doligez2004-06-161-1/+3
* changement des locations, premiere trancheDamien Doligez2002-11-011-1/+3
* Regroupement du preprocessage et de la lecture directe des fichiers sourceDaniel de Rauglaudre2002-02-081-0/+79