index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
2013-10-18
declaration_hooks use Ephemeron
gareuselesinge
2013-10-16
Reintroduce "or" instead of "||" as the latter is redifined in "sos_lib.ml" w...
xclerc
2013-10-14
Avoid polymorphic comparison (plugins/rtauto).
xclerc
2013-10-14
Avoid polymorphic comparison (plugins/cc).
xclerc
2013-10-14
Remove some uses of local modules (some were unused, some were costly).
xclerc
2013-10-14
Getting rid of the use of deprecated elements (from the OCaml standard library).
xclerc
2013-10-05
Moving side effects into evar_map. There was no reason to keep another
ppedrot
2013-09-30
STM: better handle proof modes
gareuselesinge
2013-09-27
Removing a bunch of generic equalities.
ppedrot
2013-09-19
Get rid of the uses of deprecated OCaml elements (still remaining compatible ...
xclerc
2013-09-18
At least made the evar type opaque! There are still 5 remaining unsafe
ppedrot
2013-09-02
Removing more association lists in Constrintern.
ppedrot
2013-08-30
add "Print Ring" and "Print Field" vernacular commands
gareuselesinge
2013-08-30
Fixing the code of field_simplify_eq.
amahboub
2013-08-30
recdef: restore old semantics (pre STM)
gareuselesinge
2013-08-30
Fix typo in error message
gareuselesinge
2013-08-25
Added a more efficient way to recover the domain of a map.
ppedrot
2013-08-23
Fixing an incompleteness of the ring/field tactics
amahboub
2013-08-22
Correcting misplaced Proof command.
amahboub
2013-08-22
Fixing a significant efficiency leak in the code of the field tactic.
amahboub
2013-08-22
Nicer code concerning dirpaths and modpath around Lib
letouzey
2013-08-22
Misc changes around coqtop.ml :
letouzey
2013-08-22
Less "Coq" strings everywhere
letouzey
2013-08-22
micromega: remove empty file CheckerMaker
letouzey
2013-08-22
Field_theory : faster and nicer proofs + nice notations.
letouzey
2013-08-22
Ring_polynom : shorter proof for Psub_ok
letouzey
2013-08-20
Declarations.mli: reorganization of modular structures
letouzey
2013-08-08
calling interp by hand is forbidden
gareuselesinge
2013-08-08
get rid of closures in global/proof state
gareuselesinge
2013-08-08
Vernac classification streamlined (handles VERNAC EXTEND)
gareuselesinge
2013-08-08
State Transaction Machine
gareuselesinge
2013-08-03
Replacing uses of association lists by maps in notations.
ppedrot
2013-08-03
Replacing an association list by a map in globalizing environment.
ppedrot
2013-07-29
Tentative fix for #3054: we refresh universes in a term generated
ppedrot
2013-07-17
Lib.contents () instead of Lib.contents_after None
letouzey
2013-07-17
Extraction : message about lack of support for toplevel Include
letouzey
2013-07-05
Expurgating the useless difference between List0 and List1 at the
ppedrot
2013-06-27
Removed the distinction between generic Ltac vars and Let/Intro
ppedrot
2013-06-25
Useless use of maps in constr internalizing.
ppedrot
2013-06-22
Now, idtac closures use maps instead of association list.
ppedrot
2013-06-22
Generalizing the use of maps instead of lists in the interpretation
ppedrot
2013-06-21
Splitted up Genarg in four different levels:
ppedrot
2013-06-21
Cutting the dependency of Genarg in constr_expr, glob_constr
ppedrot
2013-06-21
Revert "parse "of" as KEYID "of""
gareuselesinge
2013-06-19
parse "of" as KEYID "of"
gareuselesinge
2013-06-18
Removing the various glob/subst/interp registering functions for
ppedrot
2013-06-10
Hiding tactic value representations.
ppedrot
2013-06-06
Uniformizing generic argument types.
ppedrot
2013-06-05
Replacing lists by maps in matching interpretation.
ppedrot
2013-05-30
bwaa, a Pervasive.compare
pboutill
[next]