aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-06-26Fixed string width printing in string_of_ppcmdsppedrot
2012-06-26Added a Deque module to CLib (to be used in CoqIDE).ppedrot
2012-06-23Documentation of pp.mlippedrot
2012-06-23Moving logging level to Interface.ppedrot
2012-06-22Fixing Camlp4 compilation (hopefully, preprocessing fixpoint reached...)ppedrot
2012-06-22Added an indirection with respect to Loc in Compat. As many [open Compat]ppedrot
2012-06-21Fixing #2825.ppedrot
2012-06-20Fixing bug #2809 (anomaly when printing a module with notations due toherbelin
2012-06-15Partialy revert "coq_makefile fixup" because old Makefiles still need CAMLP4BINpboutill
2012-06-14coq_makefile fixuppboutill
2012-06-12bug 2805: Only export CAMLP4LIB if camlp4 -where ends successfullypboutill
2012-06-07Colorization of coqtop messages is turned *off* by defaultletouzey
2012-06-04A box to pretty-print them all.ppedrot
2012-06-04Added a color output to Coqtop.ppedrot
2012-06-04Separated notice vs info messages, and cleaned up the interface a bit.ppedrot
2012-06-02Flushing formatters before program exit.ppedrot
2012-06-01More cleaningppedrot
2012-06-01Cleaning Pp.ppnl useppedrot
2012-06-01Getting rid of Pp.msgnl and Pp.message.ppedrot
2012-05-30Getting rid of Pp.msgppedrot
2012-05-30More uniformisation in Pp.warn functions.ppedrot
2012-05-29Vernacexpr is now a mli-only file, locality stuff now in locality.mlletouzey
2012-05-23Revert copy/pasted function in to minilib thanks to clib.cmapboutill
2012-05-13Added semantic completion in CoqIDE. (Should also add an option for that...)ppedrot
2012-05-13Added a SearchAbout-like primitive in coqtop interface.ppedrot
2012-05-13Added an interface primitive to ask coqtop for its internal versions.ppedrot
2012-05-11Slightly modified the coqtop interface by adding an identifier inppedrot
2012-05-02Always add the Coq_config.dirs to xdg_dirspboutill
2012-05-02Added an interface call to exit Coqtop nicely.ppedrot
2012-04-26Program: avoid staying in program mode after a failed Program commandletouzey
2012-04-15Adding newline after warning and restoring distinction betweenherbelin
2012-04-12lib directory is cut in 2 cma.pboutill
2012-04-05Shortcuts and optimizations of comparisonsxclerc
2012-03-30info_trivial, info_auto, info_eauto, and debug (trivial|auto)letouzey
2012-03-26Unification: Added a heuristic to solve problems of the formherbelin
2012-03-20Reorganizing the structure of evarutil.ml (only restructuration, noherbelin
2012-03-18Yet another subtlety with bug 2732: when several grammar rules of aherbelin
2012-03-14Second step of integration of Program:msozeau
2012-03-02Noise for nothingpboutill
2012-01-16make mli-doc fixpboutill
2011-12-18CoqIde files position is freedesktop compliant.pboutill
2011-12-17Added ability to take the type of applied metas into account whenherbelin
2011-11-28Finally used typing to decide whether an alias needs to be expanded orherbelin
2011-11-25Cleaning up XML parsingppedrot
2011-11-24Fixed the XML parser CDATA handling (and changed the EOL convention of these ...ppedrot
2011-11-24Moving XML handling to lib directoryppedrot
2011-11-20coqrc in the right XDG_CONFIG_HOME/coq folderpboutill
2011-11-20Add support for XDG_DATA_HOME and XDG_DATA_DIRS.pboutill
2011-11-14Bug 2636 - Move string_of_ppcmds to Pppboutill
2011-10-17Patch by Dan Grayson to ensure that "Add LoadPath ... as ..." closesherbelin