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-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
2014-03-05
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-03-05
Correct handling of hashconsing of constraint sets. The previous implementation
Pierre-Marie Pédrot
2014-03-05
Adding a CSet module in Coq lib.
Pierre-Marie Pédrot
2014-03-04
Fixing pervasives equalities in Vconv.
Pierre-Marie Pédrot
2014-03-04
Move error and job display to the lower right pane.
Guillaume Melquiond
2014-03-04
STM: fix Show Script
Enrico Tassi
2014-03-04
STM: when finish a task hcons universe constraints
Enrico Tassi
2014-03-03
Fixing some generic equalities in Micromega.
Pierre-Marie Pédrot
2014-03-03
Fixing Pervasives.equality in extraction.
Pierre-Marie Pédrot
2014-03-03
Fixing pervasive equalities. In particular, I removed the code that deleted
Pierre-Marie Pédrot
2014-03-03
Removing generic hashes in kernel.
Pierre-Marie Pédrot
2014-03-03
Getting rid of generic hashes in cc plugin.
Pierre-Marie Pédrot
2014-03-03
Kernel names are implemented using records.
Pierre-Marie Pédrot
2014-03-03
Goptions do not rely anymore on generic equality.
Pierre-Marie Pédrot
2014-03-03
Term dnets do no need to contain the afferent constr pattern in their nodes.
Pierre-Marie Pédrot
2014-03-03
Removing Termdn, and putting the relevant code in Btermdn. The current Termdn
Pierre-Marie Pédrot
2014-03-03
Extruding code not depending of the functor argument in Termdn.
Pierre-Marie Pédrot
[next]