index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
subtac
/
subtac_utils.mli
Age
Commit message (
Expand
)
Author
2012-03-14
Final part of moving Program code inside the main code. Adapted add_definitio...
msozeau
2012-03-14
Second step of integration of Program:
msozeau
2012-03-14
Remove support for "abstract typing constraints" that requires unicity of sol...
msozeau
2012-03-02
Noise for nothing
pboutill
2011-09-23
Program: add some check_required_library (fix #2592) + some dead code removal
letouzey
2011-04-13
Revert "Add [Polymorphic] flag for defs"
msozeau
2011-04-13
Add [Polymorphic] flag for defs
msozeau
2011-02-28
Add a flag to hide obligations in Program-generated terms under an
msozeau
2010-12-23
Rename rawterm.ml into glob_term.ml
glondu
2010-12-23
Change of nomenclature: rawconstr -> glob_constr
glondu
2010-06-30
Move [delayed] to util and use [force_delayed] everywhere to force
msozeau
2009-11-11
Promote evar_defs to evar_map (in Evd)
glondu
2009-10-28
Integrate a few improvements on typeclasses and Program from the equations br...
msozeau
2009-09-17
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-04-08
Experimental support for automatic destruction of recursive calls and
msozeau
2009-03-28
Rewrite of Program Fixpoint to overcome the previous limitations:
msozeau
2009-03-20
Directory 'contrib' renamed into 'plugins', to end confusion with archive of ...
letouzey