index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-06-26
Fixed string width printing in string_of_ppcmds
ppedrot
2012-06-26
Added a Deque module to CLib (to be used in CoqIDE).
ppedrot
2012-06-25
Small code compaction and factoring in CoqIDE.
ppedrot
2012-06-25
Added a .mli to pretyping/program.ml
ppedrot
2012-06-24
Cosmetic changes
ppedrot
2012-06-24
Made the message view of CoqIDE abstract.
ppedrot
2012-06-23
Documentation of pp.mli
ppedrot
2012-06-23
Moving logging level to Interface.
ppedrot
2012-06-23
Fixed cursor reset in CoqIDE backtrack.
ppedrot
2012-06-23
Factorized bactracking code in CoqIDE. This fixes bug #2821 btw.
ppedrot
2012-06-23
Fixing a potential bug of coqtop management in CoqIDE due to a
ppedrot
2012-06-22
Fixing Camlp4 compilation (hopefully, preprocessing fixpoint reached...)
ppedrot
2012-06-22
Fixing camlp4 compilation w.r.t previous commit
ppedrot
2012-06-22
Coq_makefile: make uninstall target
pboutill
2012-06-22
Install is rather beautiful
pboutill
2012-06-22
inthe middle one more time
pboutill
2012-06-22
Refactoring seems OK
pboutill
2012-06-22
Coq_makefile: separate finding what to install where from generating the scri...
pboutill
2012-06-22
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-06-22
I forgot a line in previous commit.
aspiwack
2012-06-22
A call to the command Proof (and its variants) now prints the subgoals.
aspiwack
2012-06-21
Fixed #2821.
ppedrot
2012-06-21
Fixing #2825.
ppedrot
2012-06-21
Fix bug #2808: wrong handling of evars in Instance command.
msozeau
2012-06-21
Fix bug #2791 by doing a fixpoint computation in consider_remaining_problems:
msozeau
2012-06-21
Fixing accelerator dynamic modification in CoqIDE.
ppedrot
2012-06-20
Fixing use of an error instead of a boolean result in the unification
herbelin
2012-06-20
Fixing bug #2817 (occur check was not done up to instantiation of
herbelin
2012-06-20
Fixing bug #2809 (anomaly when printing a module with notations due to
herbelin
2012-06-20
Install compat5 module with grammar.cma
pboutill
2012-06-20
Bug 2813 - Reflexive, Symmetric, Transitive instances for pointwise_relation ...
pboutill
2012-06-20
Bug 2823: update INSTALL.ide in order to ask for lablgtksourceview
pboutill
2012-06-19
Fix bug #2790: wrong handling of Set -> Prop -> Prop products in setoid rewri...
msozeau
2012-06-19
Fix bug #2695: infinite loop in dependent destruction.
msozeau
2012-06-19
BinInt: a forgotten scope for a notation
letouzey
2012-06-19
Fixing printing of @f with no arguments
herbelin
2012-06-19
Fixing some inconsistencies of constr printer wrt constr parser
herbelin
2012-06-18
Proof using: nested sections bugfix
gareuselesinge
2012-06-15
Reductionops abstract machine uses Zcase & Zfix stack node.
pboutill
2012-06-15
Reductionops : Better abstract machine stack utilities
pboutill
2012-06-15
Fix coqide vernac lexer
pboutill
2012-06-15
Partialy revert "coq_makefile fixup" because old Makefiles still need CAMLP4BIN
pboutill
2012-06-14
Constrextern is allow to use partially applied notations
pboutill
2012-06-14
Internalization of pattern is done in two phases.
pboutill
2012-06-14
coq_makefile fixup
pboutill
2012-06-13
Fixing annoying autocompletion when deleting text.
ppedrot
2012-06-12
make sure that documentation compilation works after adding files for
bertot
2012-06-12
New step in purpose to get both camlp4 and camlp5 compatible coq_makefiles
pboutill
2012-06-12
bug 2805: Only export CAMLP4LIB if camlp4 -where ends successfully
pboutill
2012-06-12
Fixing test-suite after last storm in Pp.
pboutill
[next]