index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
grammar: export constr_eval
Enrico Tassi
2015-03-30
*
grammar: export hypident
Enrico Tassi
2015-03-30
*
camlp4: grep away warnings in output/* tests
Enrico Tassi
2015-03-30
*
coq_makefile: fix compilation with camlp4
Enrico Tassi
2015-03-30
*
fix code and bound for SWITCH instruction.
Benjamin Gregoire
2015-03-30
*
Ensuring more invariants in Constr_matching.
Pierre-Marie Pédrot
2015-03-29
*
Adding test for bug #4165.
Pierre-Marie Pédrot
2015-03-29
*
Fixing bug #4165.
Pierre-Marie Pédrot
2015-03-29
*
Normalize scope names before storing them in vo files. (Fix for bug #4162)
Guillaume Melquiond
2015-03-27
*
Putting the From parameter of the Require command into the AST.
Pierre-Marie Pédrot
2015-03-27
*
STM: refine the notion of "simply a tactic"
Enrico Tassi
2015-03-27
*
Properly handle extra "clean" targets with coq_makefile.
Guillaume Melquiond
2015-03-27
*
use a more compact representation of non-constant constructors
Benjamin Gregoire
2015-03-27
*
allows the vm to deal with inductive type with 8388607 constant constructors ...
Benjamin Gregoire
2015-03-26
*
fix compilation
Benjamin Gregoire
2015-03-26
*
Fix bug 4157,
Benjamin Gregoire
2015-03-26
*
add coqdep in distributed_exec, else make does not work.
Benjamin Gregoire
2015-03-26
*
STM: change how proof mode switching commands are handled (decl_mode)
Enrico Tassi
2015-03-26
*
Fix vm compiler to refuse to compile code making use of inductives with
Matthieu Sozeau
2015-03-25
*
More clever representation of substituted Cemitcode.
Pierre-Marie Pédrot
2015-03-25
*
Summary: fix code to detect functional values in summary
Enrico Tassi
2015-03-25
*
STM: avoid processing asynchronously empty proofs (Close: #4134)
Enrico Tassi
2015-03-25
*
Exporting memory representation of STM tasks for votour.
Pierre-Marie Pédrot
2015-03-25
*
Fully fixing bug #3491 (anomaly when building _rect scheme in the
Hugo Herbelin
2015-03-25
*
Another example about the consequence of a wrong computation of the
Hugo Herbelin
2015-03-25
*
Use kernel names instead of user names when looking for coercions. (Fix for b...
Guillaume Melquiond
2015-03-25
*
coqc: fix --help
Enrico Tassi
2015-03-25
*
Correcting a bug introduced by universes polymorphism
jforest
2015-03-25
*
correcting a bug with aliased when using Functional Scheme
forest
2015-03-25
*
Updating test-suite (see previous commit).
Hugo Herbelin
2015-03-24
*
Fixing computation of non-recursively uniform arguments in the
Hugo Herbelin
2015-03-24
*
Fixing wrong rel_context in checking positivity condition.
Hugo Herbelin
2015-03-24
*
Functorized interface over object representation in votour.
Pierre-Marie Pédrot
2015-03-24
*
Fixing representation of dynamics in votour (again).
Pierre-Marie Pédrot
2015-03-24
*
Fixing equality of notation_constrs. Fixes bug #4136.
Pierre-Marie Pédrot
2015-03-24
*
Revert "Useless check when loading notations through import."
Pierre-Marie Pédrot
2015-03-24
*
Dedicated type for on-demand objects in Library.
Pierre-Marie Pédrot
2015-03-23
*
coqchk: more prints when -debug
Enrico Tassi
2015-03-23
*
Load: don't give anomaly on aborted proofs (Close: #3882)
Enrico Tassi
2015-03-23
*
Announcing * and ** which were not official yet in 8.4.
Hugo Herbelin
2015-03-22
*
Qed export -> Qed exporting
Enrico Tassi
2015-03-22
*
Aliasing give_up with admit
Enrico Tassi
2015-03-22
*
STM: if Set Universe Polymorphism then synchronous (#4119)
Enrico Tassi
2015-03-22
*
STM: do not delegate proofs containing Print
Enrico Tassi
2015-03-22
*
STM: after every command restore the expected proof mode
Enrico Tassi
2015-03-22
*
typo
Enrico Tassi
2015-03-22
*
Index MMaps files, otherwise documentation cannot be built. (Fix for bug #4107)
Guillaume Melquiond
2015-03-21
*
Avoid segfault from code extracted to ghc. (Fix for bug #1257)
Guillaume Melquiond
2015-03-21
*
Properly capitalize filenames when extracting to Haskell. (Fix for bug #3221)
Guillaume Melquiond
2015-03-21
*
Do not revert parameter lists when extracting singleton types to Haskell. (Fi...
Guillaume Melquiond
2015-03-21
[next]