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-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
2014-03-07
Using Hashmaps by default in constant and inductive maps. This changes fold and
Pierre-Marie Pédrot
2014-03-07
Tentative fix for a very strange pervasive equality in Auto.
Pierre-Marie Pédrot
2014-03-07
Compiling coqc in "tools" target.
Pierre-Marie Pédrot
2014-03-07
Fix lookup of native files when option -R is missing.
Guillaume Melquiond
2014-03-07
Fixing generic equality in Auto.
Pierre-Marie Pédrot
2014-03-06
Inductive maps in Environ now use HMap.
Pierre-Marie Pédrot
2014-03-06
make install-coqlight installs DLLCOQRUN and LIBCOQRUN
Pierre Boutillier
2014-03-06
Lets coqtop use a slash
Virgile Prevosto
2014-03-06
Uses slashes for install and config directories
Virgile Prevosto
2014-03-06
remove trailing '\r' from file names returned by coqtop
Virgile Prevosto
2014-03-05
Fix typo in comment.
Maxime Dénès
2014-03-06
Fixing interpretation of tactics in terms. It was forgetting part of the
Pierre-Marie Pédrot
2014-03-05
Using HMaps in Safe_env.environments, hopefully improving performances.
Pierre-Marie Pédrot
2014-03-05
Canary testing absence of generic equality for KerNames
Pierre-Marie Pédrot
2014-03-05
Lazily computed hash in KerName.t.
Pierre-Marie Pédrot
2014-03-05
Adding a canary library. This canary is imperfect. It allows serialization
Pierre-Marie Pédrot
2014-03-05
Fixing compilation on OCaml 4.01.
Pierre-Marie Pédrot
2014-03-05
Fixing previous commit. Forgot to include some code.
Pierre-Marie Pédrot
2014-03-05
Added a new module HMap. It works (almost) like Map, except that it expects
Pierre-Marie Pédrot
2014-03-05
Remove some dead-code (thanks to ocaml warnings)
Pierre Letouzey
[prev]
[next]