index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2012-09-18
Cleaning interface of Util.
ppedrot
2012-09-17
More cleaning on Utils and CList. Some parts of the code being
ppedrot
2012-09-17
More type-safe interface to Coq XML API.
ppedrot
2012-09-15
Some documentation and cleaning of CList and Util interfaces.
ppedrot
2012-09-14
As r15801: putting everything from Util.array_* to CArray.*.
ppedrot
2012-09-14
Added some tricky tail-rec versions of List functions to CList
ppedrot
2012-09-14
Partial revert of Yann commit in order to use CLib.List when opening
ppedrot
2012-09-14
Moving Utils.list_* to a proper CList module, which includes stdlib
ppedrot
2012-09-14
This patch removes unused "open" (automatically generated from
regisgia
2012-09-14
lib/Pp:
regisgia
2012-09-14
The new ocaml compiler (4.00) has a lot of very cool warnings,
regisgia
2012-09-13
Made Pp.std_ppcmds opaque.
ppedrot
2012-09-10
Moved Pp to CLib. In particular, Pp does not depend on CAMLP4/5
ppedrot
2012-09-09
When asked for a SearchAbout request, Coq now returns a more precise
ppedrot
2012-08-24
correct some ends of .mllib files (avoid a broken tolink.ml)
letouzey
2012-08-23
No more states/initial.coq, instead coqtop now requires Prelude.vo
letouzey
2012-08-08
Updating headers.
herbelin
2012-08-02
Bigint: new functions of_int and to_int, 2nd arg of pow in int
letouzey
2012-07-31
Bigint: adds a missing -1 in hugo's last commit 15659
letouzey
2012-07-30
Bigint : better ensure canonicity of arrays of int blocks
letouzey
2012-07-30
Bigint: avoid dependency over Pp
letouzey
2012-07-29
Better fixing propagation of carry in sub_mult used for euclidian
herbelin
2012-07-21
Fixing unchecked overflow in sub_mult used for euclidian division over
herbelin
2012-07-20
Reductionops refactoring
pboutill
2012-07-20
Put Option in Clib
pboutill
2012-07-12
A new status Unsafe in Interface. Meant for commands such as Admitted.
aspiwack
2012-07-10
Adapting the IDE interface with the focussed display.
ppedrot
2012-07-05
Notation: a new annotation "compat 8.x" extending "only parsing"
letouzey
2012-06-29
Now CoqIDE separates answer and messages. This should hopefully
ppedrot
2012-06-28
Fixing info_auto / info_trivial display.
ppedrot
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-23
Documentation of pp.mli
ppedrot
2012-06-23
Moving logging level to Interface.
ppedrot
2012-06-22
Fixing Camlp4 compilation (hopefully, preprocessing fixpoint reached...)
ppedrot
2012-06-22
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-06-21
Fixing #2825.
ppedrot
2012-06-20
Fixing bug #2809 (anomaly when printing a module with notations due to
herbelin
2012-06-15
Partialy revert "coq_makefile fixup" because old Makefiles still need CAMLP4BIN
pboutill
2012-06-14
coq_makefile fixup
pboutill
2012-06-12
bug 2805: Only export CAMLP4LIB if camlp4 -where ends successfully
pboutill
2012-06-07
Colorization of coqtop messages is turned *off* by default
letouzey
2012-06-04
A box to pretty-print them all.
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-02
Flushing formatters before program exit.
ppedrot
2012-06-01
More cleaning
ppedrot
2012-06-01
Cleaning Pp.ppnl use
ppedrot
2012-06-01
Getting rid of Pp.msgnl and Pp.message.
ppedrot
2012-05-30
Getting rid of Pp.msg
ppedrot
[prev]
[next]