aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
Commit message (Expand)AuthorAge
* Fixed parsing of -no-native-compiler flag.Gravatar mdenes2013-01-24
* Revert "remove -rectypes except for term.ml"Gravatar mdenes2013-01-22
* Coqmktop and camlp4 : sequel to commit 16113Gravatar letouzey2013-01-12
* Avoiding collision between Camlp4 Loc.Exc_located and Coq's Loc.Exc_located.Gravatar herbelin2012-12-22
* Ensure that a function declared with a label is used with itGravatar letouzey2012-12-08
* Coqmktop: use the atomic Filename.open_temp_fileGravatar letouzey2012-12-04
* Coqmktop: missing -I (fix #2851)Gravatar letouzey2012-10-23
* Coqmktop: a misplaced Filename.quote prevented temp file cleanupGravatar letouzey2012-10-06
* remove -rectypes except for term.mlGravatar letouzey2012-10-06
* coqtop -time : display per-command timingsGravatar letouzey2012-10-05
* No more states/initial.coq, instead coqtop now requires Prelude.voGravatar letouzey2012-08-23
* No more coqtop.opt, produce directly a coqtop binaryGravatar letouzey2012-08-23
* Port from 8.4 branch some build fixes concerning win32 :Gravatar letouzey2012-08-23
* Updating headers.Gravatar herbelin2012-08-08
* Win32: some quote fixesGravatar letouzey2012-08-06
* Coq should compile with Ocaml4 and/or lablgtk installed with ocamlfindGravatar pboutill2012-07-12
* lib directory is cut in 2 cma.Gravatar pboutill2012-04-12
* Noise for nothingGravatar pboutill2012-03-02
* Coqtop and coqc: cleaning description of options in RefMan and manpages.Gravatar pboutill2012-01-21
* -user option removalGravatar pboutill2011-11-21
* Bug 2637: patches to make slightly easier to write programs that use coq code...Gravatar pboutill2011-11-14
* In Coq_config: get rid of coqsrc and make coqlib optionalGravatar glondu2011-09-27
* coqc: Recognize option -force-load-proofs.Gravatar letouzey2011-09-15
* Fix typo in coqmktop helpGravatar glondu2011-07-20
* Coqc: fix the exit codeGravatar letouzey2011-04-15
* remove old traces of SearchIsos (never ported to 7.x nor 8.x)Gravatar letouzey2011-04-12
* Remove the "Boxed" syntaxes and the const_entry_boxed fieldGravatar letouzey2011-01-28
* Coqide is not built with coqmktop any moreGravatar pboutill2011-01-07
* Now prints an error instead of an anomaly when dynlink failsGravatar herbelin2010-09-18
* CoqIDE argv parsing delegated to coqtopGravatar vgross2010-09-14
* Fix unescaped end-of-lines (OCaml warning 29)Gravatar glondu2010-09-13
* * scripts/Coqc toplevel/Usage:Gravatar regisgia2010-08-27
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* Add (almost) compatibility with camlp4, without breaking support for camlp5Gravatar letouzey2010-05-19
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* Fixing part 1 of bug #2242 (-I -as and -R -as were supported forGravatar herbelin2010-04-09
* Removing unexpected printing of debug output (see bug report #2271).Gravatar herbelin2010-03-19
* Coqc: on win32, let's call coqtop.exe by default, not coqtop.opt.exeGravatar letouzey2010-02-26
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* Improved parameterization of Coq:Gravatar herbelin2009-08-02
* Many changes in the Makefile infrastructure + a beginning of ocamlbuildGravatar letouzey2009-03-20
* replaced dir_load by load_file because dir_load does not raise an exception w...Gravatar barras2009-03-20
* Reorder coqmktop options and document -echoGravatar glondu2009-01-31
* - Fixed the recompilation of config/revision.ml once every two conmpilations.Gravatar herbelin2009-01-10
* Installation des librairies: on utilise maintenant LINKCMO au lieu deGravatar notin2009-01-06
* - Suppression date dans configure du trunkGravatar herbelin2008-12-26
* Nettoyage des variables Coq et amélioration de coqmktop. LesGravatar notin2008-12-19
* - configure: do not strip coqtop on Darwin so as to support dynamic loadingGravatar herbelin2008-12-12
* Fixed bug in VernacExtend printing + missing vernacular printing rules +Gravatar herbelin2008-11-22
* Execute #rectypes directive in embedded OCaml toplevel...Gravatar glondu2008-11-19