index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-08-08
stm: (initial) support for -coq-slaves
gareuselesinge
2013-08-08
get rid of closures in global/proof state
gareuselesinge
2013-08-08
enhance marshallable option for freeze (minor TODO in safe_typing)
gareuselesinge
2013-08-08
Test for Paral-ITP
gareuselesinge
2013-08-08
Vernac classification streamlined (handles VERNAC EXTEND)
gareuselesinge
2013-08-08
Simple machinery to detect EXTEND that interpret during parsing
gareuselesinge
2013-08-08
Support Proof General
gareuselesinge
2013-08-08
Coqide ported to STM
gareuselesinge
2013-08-08
Fix testsuite so that it works with STM
gareuselesinge
2013-08-08
Manual fixed w.r.t. STM
gareuselesinge
2013-08-08
State Transaction Machine
gareuselesinge
2013-08-08
Side effect free implementation of admit (Isabelle's oracle)
gareuselesinge
2013-08-08
Vcs data structure (Git inspired builder for Dag)
gareuselesinge
2013-08-08
Dag data structure
gareuselesinge
2013-08-08
Searchable stack data structure
gareuselesinge
2013-08-08
Future library to represent pure computations
gareuselesinge
2013-08-08
Fixing a warning in CoqIDE compilation.
ppedrot
2013-08-08
Small fix in IStream interface.
ppedrot
2013-08-07
Removing association lists in Constrintern.
ppedrot
2013-08-06
Added more flags choice in desambiguating printer. The code is
ppedrot
2013-08-05
Tentative fix for bug #2961. When we have to print two terms that
ppedrot
2013-08-04
Added test for bug #2846.
ppedrot
2013-08-04
Fixing #2846: Uncaught exception Reduction.NotArity.
ppedrot
2013-08-04
Added a test for bug #3062.
ppedrot
2013-08-04
Fixing #3062. Computation of the value of a fresh identifier was
ppedrot
2013-08-04
Removing useless casts between arrays and lists.
ppedrot
2013-08-04
Removing now useless merging primitives from Evd.
ppedrot
2013-08-04
Small cleaning of printing coercion failures in Ltac interpretation.
ppedrot
2013-08-03
Small fixes due to the arrival of OCaml 3.12.
ppedrot
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-08-02
Adding a dependent version of equal_f, thus fixing #3074.
ppedrot
2013-08-02
Small typo in Print Debug GC
ppedrot
2013-08-01
Added a Print Debug GC command that displays the current state of
ppedrot
2013-08-01
Added a test for bug #3088.
ppedrot
2013-08-01
Fixing #3088. Translation from globconstrs to patterns was forgetting
ppedrot
2013-08-01
Documenting the Remove Hints command.
ppedrot
2013-08-01
Added printing of instance priority to the Print Instances command.
ppedrot
2013-08-01
Documenting the previous commit: Existing Instance with priority.
ppedrot
2013-08-01
Granting bug #3098: adding priority to Existing Instances.
ppedrot
2013-07-31
Typo in definition clos_refl
ppedrot
2013-07-30
Granting wish #1781:
ppedrot
2013-07-29
Tentative fix for #3054: we refresh universes in a term generated
ppedrot
2013-07-29
better error message for unexpected renaming (closes #2987)
gareuselesinge
2013-07-29
Revert "Only arguments declared as implicit can be renamed"
gareuselesinge
2013-07-27
Protecting every call to current_term in CoqIDE so that callback
ppedrot
2013-07-27
Added a way to change dynamically coqtop arguments in CoqIDE.
ppedrot
2013-07-26
Fixing #3089. This implied tweaking the definition of the lexicographic
ppedrot
2013-07-25
Fixing bug #3093 by adding the asked test case.
ppedrot
2013-07-24
Added a concat function to List theory. Strangely, it was missing.
ppedrot
[next]