index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
toplevel
Commit message (
Expand
)
Author
Age
*
Set/Unset Atomic Load : a pragmatic solution for part 2 of #2820
letouzey
2012-07-11
*
Also allow Reset in Load'ed files
letouzey
2012-07-11
*
Re-allow Reset in compiled files
letouzey
2012-07-11
*
Fix typeclass error handling which was sometimes raising a Failure ("hd").
msozeau
2012-07-11
*
Adapting the IDE interface with the focussed display.
ppedrot
2012-07-10
*
Fixes bug 2841 ([Focus 0] gives anomaly).
aspiwack
2012-07-10
*
Moved code out of ide_slave in a more appropriate place.
ppedrot
2012-07-09
*
verbose compat notations : nicer option name
letouzey
2012-07-08
*
Restore an indentation of Show Script
letouzey
2012-07-07
*
A prototype implementation of a Print Namespace command.
aspiwack
2012-07-06
*
Backtrack: add support for the "Proof c." syntax (fix #2832)
letouzey
2012-07-06
*
rewrite_db : a first attempt at using rewrite_strat for a quicker autorewrite
letouzey
2012-07-05
*
Notation: a new annotation "compat 8.x" extending "only parsing"
letouzey
2012-07-05
*
Various small display improvement
ppedrot
2012-06-29
*
Small improvement to ide_slave, which was going crazy whenever
ppedrot
2012-06-29
*
Now CoqIDE separates answer and messages. This should hopefully
ppedrot
2012-06-29
*
Cleaning opening of the standard List module.
ppedrot
2012-06-28
*
Fixing camlp4 compilation w.r.t previous commit
ppedrot
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-22
*
Fix bug #2808: wrong handling of evars in Instance command.
msozeau
2012-06-21
*
Partialy revert "coq_makefile fixup" because old Makefiles still need CAMLP4BIN
pboutill
2012-06-15
*
coq_makefile fixup
pboutill
2012-06-14
*
New step in purpose to get both camlp4 and camlp5 compatible coq_makefiles
pboutill
2012-06-12
*
Fixing test-suite after last storm in Pp.
pboutill
2012-06-12
*
Getting rid of Pcoq remains.
ppedrot
2012-06-12
*
Colorization of coqtop messages is turned *off* by default
letouzey
2012-06-07
*
Fixing previous commit (something strange happened...)
ppedrot
2012-06-04
*
Replacing some str with strbrk
ppedrot
2012-06-04
*
Added a color output to Coqtop.
ppedrot
2012-06-04
*
Separated notice vs info messages, and cleaned up the interface a bit.
ppedrot
2012-06-04
*
Forward-port fixes from 8.4 (15358, 15353, 15333).
msozeau
2012-06-04
*
Fixed printing error problem... A line had disappeared in a previous patch.
ppedrot
2012-06-02
*
Flushing formatters before program exit.
ppedrot
2012-06-02
*
More cleaning
ppedrot
2012-06-01
*
Cleaning Pp.ppnl use
ppedrot
2012-06-01
*
Getting rid of Pp.msgnl and Pp.message.
ppedrot
2012-06-01
*
Let's try to avoid generating induction principles for records (wish #2693)
letouzey
2012-06-01
*
Getting rid of Pp.msg
ppedrot
2012-05-30
*
More uniformisation in Pp.warn functions.
ppedrot
2012-05-30
*
Re-allow Time Back* (cf discussion on coq-club)
letouzey
2012-05-29
*
remove many excessive open Util & Errors in mli's
letouzey
2012-05-29
*
place all pretty-printing files in new dir printing/
letouzey
2012-05-29
*
Avoid Dumpglob dependency on Lexer
letouzey
2012-05-29
*
place all files specific to camlp4 syntax extensions in grammar/
letouzey
2012-05-29
*
Split Egrammar into Egramml and Egramcoq
letouzey
2012-05-29
*
global_reference migrated from Libnames to new Globnames, less deps in gramma...
letouzey
2012-05-29
*
Basic stuff about constr_expr migrated from topconstr to constrexpr_ops
letouzey
2012-05-29
*
Stuff about notation_constr (ex-aconstr) now in notation_ops.ml
letouzey
2012-05-29
[next]