index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toplevel
/
vernac.mli
Age
Commit message (
Expand
)
Author
2016-10-17
[toplevel] Remove undocumented "just_parsing" flag.
Emilio Jesus Gallego Arias
2016-10-17
Vernac.ml: inlining read_vernac_file within load_vernac.
Hugo Herbelin
2016-10-17
Applying Emilio's suggestion to simplify type of eval_expr.
Hugo Herbelin
2016-10-09
Attaching all extra imperative components of the lexer/parser state to
Hugo Herbelin
2016-06-20
Add file name, line number and beginning of line position to locations.
Maxime Dénès
2016-01-20
Update copyright headers.
Maxime Dénès
2016-01-15
Hooks for a third-party XML plugin. Contributed by Claudio Sacerdoti Coen.
Maxime Dénès
2015-01-12
Update headers.
Maxime Dénès
2014-12-16
Getting rid of Exninfo hacks.
Pierre-Marie Pédrot
2014-09-08
Removing dead code relative to the XML plugin.
Pierre-Marie Pédrot
2014-01-05
Fix coqc -time (Closes: 3201)
Enrico Tassi
2013-08-08
State Transaction Machine
gareuselesinge
2013-05-12
Use the Hook module here and there.
ppedrot
2013-04-25
raise UnsafeSuccess -> feedback AddedAxiom
gareuselesinge
2013-03-13
Vernac+Toplevel: get rid of Error_in_file
letouzey
2013-03-13
Vernac+Toplevel: get rid of DuringVernacInterp
letouzey
2012-10-05
coqtop -time : display per-command timings
letouzey
2012-08-08
Updating headers.
herbelin
2012-07-12
A new status Unsafe in Interface. Meant for commands such as Admitted.
aspiwack
2012-06-22
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-05-29
Vernacexpr is now a mli-only file, locality stuff now in locality.ml
letouzey
2012-03-23
A unified backtrack mechanism, with a basic "Show Script" as side-effect
letouzey
2012-03-02
Noise for nothing
pboutill
2010-09-18
Fixing bugs #2347 (part 2) and #2388: error message printing was done
herbelin
2010-07-24
Updated all headers for 8.3 and trunk
herbelin
2010-06-22
New script dev/tools/change-header to automatically update Coq files headers.
herbelin
2010-04-29
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
Move from ocamlweb to ocamdoc to generate mli documentation
pboutill
2010-02-12
Delineating a API for Coq inside toplevel/vernac.ml
vgross
2009-09-17
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2004-07-16
Nouvelle en-tête
herbelin
2004-03-26
Ajout entree pour exporter les debuts et fins de compilation en mode -xml
herbelin
2004-02-12
Localisation des erreurs d'internalisation des notations de tactiques
herbelin
2003-02-11
Undo dans Coq IDE
filliatr
2002-11-14
Réforme de l'interprétation des termes :
herbelin
2002-05-29
Nouveau modèle d'analyse syntaxique et d'interprétation des tactiques et co...
herbelin
2001-09-18
Ajout d'une option et d'une fonction compile pour fabriquer les .vo
herbelin
2001-03-15
entetes
filliatr
2000-12-12
syntaxe AST Inversion + commentaires ocamlweb autour de $
filliatr
1999-09-28
corrections pour ocamlweb
filliatr
1999-09-28
retablissement du toplevel
filliatr