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-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
2012-05-30
More uniformisation in Pp.warn functions.
ppedrot
2012-05-29
Vernacexpr is now a mli-only file, locality stuff now in locality.ml
letouzey
2012-05-23
Revert copy/pasted function in to minilib thanks to clib.cma
pboutill
2012-05-13
Added semantic completion in CoqIDE. (Should also add an option for that...)
ppedrot
2012-05-13
Added a SearchAbout-like primitive in coqtop interface.
ppedrot
2012-05-13
Added an interface primitive to ask coqtop for its internal versions.
ppedrot
2012-05-11
Slightly modified the coqtop interface by adding an identifier in
ppedrot
2012-05-02
Always add the Coq_config.dirs to xdg_dirs
pboutill
2012-05-02
Added an interface call to exit Coqtop nicely.
ppedrot
2012-04-26
Program: avoid staying in program mode after a failed Program command
letouzey
2012-04-15
Adding newline after warning and restoring distinction between
herbelin
2012-04-12
lib directory is cut in 2 cma.
pboutill
2012-04-05
Shortcuts and optimizations of comparisons
xclerc
2012-03-30
info_trivial, info_auto, info_eauto, and debug (trivial|auto)
letouzey
2012-03-26
Unification: Added a heuristic to solve problems of the form
herbelin
2012-03-20
Reorganizing the structure of evarutil.ml (only restructuration, no
herbelin
2012-03-18
Yet another subtlety with bug 2732: when several grammar rules of a
herbelin
2012-03-14
Second step of integration of Program:
msozeau
2012-03-02
Noise for nothing
pboutill
2012-01-16
make mli-doc fix
pboutill
2011-12-18
CoqIde files position is freedesktop compliant.
pboutill
2011-12-17
Added ability to take the type of applied metas into account when
herbelin
2011-11-28
Finally used typing to decide whether an alias needs to be expanded or
herbelin
2011-11-25
Cleaning up XML parsing
ppedrot
2011-11-24
Fixed the XML parser CDATA handling (and changed the EOL convention of these ...
ppedrot
2011-11-24
Moving XML handling to lib directory
ppedrot
2011-11-20
coqrc in the right XDG_CONFIG_HOME/coq folder
pboutill
2011-11-20
Add support for XDG_DATA_HOME and XDG_DATA_DIRS.
pboutill
2011-11-14
Bug 2636 - Move string_of_ppcmds to Pp
pboutill
2011-10-17
Patch by Dan Grayson to ensure that "Add LoadPath ... as ..." closes
herbelin
[next]