index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-03-28
Lighter interface for creating refining tactics.
Pierre-Marie Pédrot
2014-03-28
Newline on -slash warning in coqdep.
Pierre-Marie Pédrot
2014-03-28
Define Tactics.bring_hyps in the new monad.
Pierre-Marie Pédrot
2014-03-27
Removing tactic compatibility layer from Eqdecide.
Pierre-Marie Pédrot
2014-03-27
Cosmetic changes in Equality.
Pierre-Marie Pédrot
2014-03-26
Adding a tclEFFECTS primitive allowing to push STM side-effects in tactics.
Pierre-Marie Pédrot
2014-03-26
Removing Tacmach compatibility layer in Equality.
Pierre-Marie Pédrot
2014-03-26
Removing tactic compatibility layer in Equality.
Pierre-Marie Pédrot
2014-03-26
Removing Tacmach compatibility layer in Inv.
Pierre-Marie Pédrot
2014-03-26
Removing tactic compatibility layer from Inv.
Pierre-Marie Pédrot
2014-03-26
STM: when an error occurs in a worker send back a bunch of states
Enrico Tassi
2014-03-26
CoqIDE: better error reporting for Qed on incomplete proof
Enrico Tassi
2014-03-26
test for apply + TC resolution
Enrico Tassi
2014-03-26
Adding an interface to Eqdecide and putting the grammar rules in a dedicated
Pierre-Marie Pédrot
2014-03-26
Moving some tactic code to the new engine.
Pierre-Marie Pédrot
2014-03-24
Revert "Makefile: the initial build of grammar.cma is now directory-driven"
Pierre Letouzey
2014-03-20
Missing equalities in Names-like structures.
Pierre-Marie Pédrot
2014-03-20
Slightly more efficient Array.smartmap & related.
Pierre-Marie Pédrot
2014-03-20
Documenting the Print Strategy command.
Pierre-Marie Pédrot
2014-03-19
Adding a Print Strategy vernacular command. It allows to check the
Pierre-Marie Pédrot
2014-03-19
Using non-normalized goals in tactic interpretation.
Pierre-Marie Pédrot
2014-03-19
Adding phantom types to discriminate normalized goals, and adding a way to
Pierre-Marie Pédrot
2014-03-18
Remove the -fno-defer-pop cflag
Jason Gross
2014-03-18
Printing backtraces in coqchk while in debug mode.
Pierre-Marie Pédrot
2014-03-18
Fixing checker with respect to new kernel name structure and hashmaps.
Pierre-Marie Pédrot
2014-03-18
STM: make the slave start from the most recent known state
Enrico Tassi
2014-03-18
STM: make -async-proofs on work from coqc too
Enrico Tassi
2014-03-17
Evarconv: exact_ise_stack looks to stack head before bodies or branches
Pierre Boutillier
2014-03-17
Fix test-suite 2255.v
Pierre Boutillier
2014-03-16
consider_remaining_unif_problems respects Conv_oracle
Pierre Boutillier
2014-03-14
Changing Retrokwnoledge entry type from kind_of_term to constr. It seems it had
Pierre-Marie Pédrot
2014-03-13
nanoPG: better copy/paste
Enrico Tassi
2014-03-13
fix compilation with ocaml < 4
Enrico Tassi
2014-03-13
STM: perspective (tell the scheduler what the user sees)
Enrico Tassi
2014-03-13
Stateid: export a Set module
Enrico Tassi
2014-03-13
STM: move out a couple of submodules
Enrico Tassi
2014-03-12
fake_ide: fix compilation
Enrico Tassi
2014-03-12
Stm: smarter delegation policy
Enrico Tassi
2014-03-12
CoqIDE: Errors page gets red if not empty
Enrico Tassi
2014-03-12
CoqIDE: detachable message/error/jobs panes
Enrico Tassi
2014-03-11
vi2vo: universes handling finally fixed
Enrico Tassi
2014-03-11
Fix (3243): univ constraints of module subtyping were not propagated
Enrico Tassi
2014-03-10
Useless Array.to_list in Typeops.
Pierre-Marie Pédrot
2014-03-10
Evarconv unification respects Conv_oracle
Pierre Boutillier
2014-03-10
MaybeFlexible semantic changes
Pierre Boutillier
2014-03-10
Add missing lemmas: Rplus_eq_compat_r and Rplus_eq_reg_r.
Guillaume Melquiond
2014-03-08
Using HMaps in global references.
Pierre-Marie Pédrot
2014-03-08
Also use HMaps in KNmap.
Pierre-Marie Pédrot
2014-03-07
Potentially unused computation in Goal.
Pierre-Marie Pédrot
2014-03-07
Useless tactic bindings in Tacticals.
Pierre-Marie Pédrot
[next]