index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugins
Commit message (
Expand
)
Author
Age
...
*
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-14
*
Moving side effects into evar_map. There was no reason to keep another
ppedrot
2013-10-05
*
STM: better handle proof modes
gareuselesinge
2013-09-30
*
Removing a bunch of generic equalities.
ppedrot
2013-09-27
*
Get rid of the uses of deprecated OCaml elements (still remaining compatible ...
xclerc
2013-09-19
*
At least made the evar type opaque! There are still 5 remaining unsafe
ppedrot
2013-09-18
*
Removing more association lists in Constrintern.
ppedrot
2013-09-02
*
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-30
*
Added a more efficient way to recover the domain of a map.
ppedrot
2013-08-25
*
Fixing an incompleteness of the ring/field tactics
amahboub
2013-08-23
*
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-22
*
Declarations.mli: reorganization of modular structures
letouzey
2013-08-20
*
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-08
*
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-08-03
*
Tentative fix for #3054: we refresh universes in a term generated
ppedrot
2013-07-29
*
Lib.contents () instead of Lib.contents_after None
letouzey
2013-07-17
*
Extraction : message about lack of support for toplevel Include
letouzey
2013-07-17
*
Expurgating the useless difference between List0 and List1 at the
ppedrot
2013-07-05
*
Removed the distinction between generic Ltac vars and Let/Intro
ppedrot
2013-06-27
*
Useless use of maps in constr internalizing.
ppedrot
2013-06-25
*
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-22
*
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-21
*
parse "of" as KEYID "of"
gareuselesinge
2013-06-19
*
Removing the various glob/subst/interp registering functions for
ppedrot
2013-06-18
*
Hiding tactic value representations.
ppedrot
2013-06-10
*
Uniformizing generic argument types.
ppedrot
2013-06-06
*
Replacing lists by maps in matching interpretation.
ppedrot
2013-06-05
*
bwaa, a Pervasive.compare
pboutill
2013-05-30
*
newring.ml4: interp constr arg at interp time (not parse time)
gareuselesinge
2013-05-29
*
Removing Gmap from Extraction plugin
ppedrot
2013-05-12
*
Use the Hook module here and there.
ppedrot
2013-05-12
*
Use definition_entry to declare local definitions
gareuselesinge
2013-05-09
[prev]
[next]