index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-24
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-23
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-22
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-21
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-20
Fixed #4138. In emacs mode Set/Unset does not print the goal anymore.
Pierre Courtieu
2015-03-18
More sharing in module substitution.
Pierre-Marie Pédrot
2015-03-18
add -type-in-type to the usage message
Daniel R. Grayson
2015-03-18
Fixing internal representation of Dyn.t in votour.
Pierre-Marie Pédrot
2015-03-17
Add function to fix the non-substituted universe variables of an evar_map.
Matthieu Sozeau
2015-03-16
Removing the whole library content from the summary.
Pierre-Marie Pédrot
2015-03-16
More invariants in Library.
Pierre-Marie Pédrot
2015-03-16
gitattributes: add `.mailmap` file to the list of files excluded from the `.t...
Arnaud Spiwack
2015-03-16
Gitattributes file added to generate archive.
Guillaume Claret
2015-03-16
Adding a primitive to dump the current association table of dynamic types.
Pierre-Marie Pédrot
2015-03-15
STM: -debug: better explanation of why not async (#4125)
Enrico Tassi
2015-03-15
STM: -quick: async no Proof using but no Section (#4124)
Enrico Tassi
2015-03-14
End of Bug 3986 - make cleanall removes .*.aux files
Pierre Boutillier
2015-03-14
Bug 3981 ends to convice me that subdirs in coq_makefile deverse a warning
Pierre Boutillier
2015-03-14
Fix Bug 3548 - Makefile should fallback gracefully in the absence of codesign
Pierre Boutillier
2015-03-13
Fix compilation with forthcoming Ocaml version 4.03.
Arnaud Spiwack
2015-03-13
Declarative mode: make it so that unfocussing can only be done for closed sub...
Arnaud Spiwack
2015-03-13
Declarative mode: remove dead code.
Arnaud Spiwack
2015-03-13
Declarative mode: remove a superfluous [set_proof_mode].
Arnaud Spiwack
2015-03-13
Declarative mode: fix the focus behaviour.
Arnaud Spiwack
2015-03-13
rewiring Czar printers that were disabled
Pierre Corbineau
2015-03-13
CHANGES: more correct equivalent to "constructor tac" syntax.
Arnaud Spiwack
2015-03-13
Add some tests for tryif
Jason Gross
[next]