aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib
Commit message (Expand)AuthorAge
* Various minor improvements of comments in mli for ocamldocGravatar letouzey2010-04-29
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* Move from ocamlweb to ocamdoc to generate mli documentationGravatar pboutill2010-04-29
* Added a new exception for already declared Schemes, Gravatar vsiles2010-04-27
* Here comes the commit, announced long ago, of the new tactic engine.Gravatar aspiwack2010-04-22
* Reduced the complexity of evar instantiations from O(n^3) to less than O(n^2).Gravatar herbelin2010-04-19
* Util: remove list_split_at which is a clone of list_chopGravatar letouzey2010-04-16
* Look for csdp in $PATH at runtime, remove -csdpdir configure optionGravatar glondu2010-04-11
* infrastructure for safe marshal-based IPCGravatar vgross2010-03-23
* Util.lowercase_unicode: avoid creating the segmenttree each time (speeds some...Gravatar letouzey2010-02-15
* Fix [Existing Class] impl and add documentation. Fix computation of theGravatar msozeau2010-02-10
* * Segmenttree: New. A very simple implementation of segment trees.Gravatar regisgia2010-01-08
* Generic support for open terms in tacticsGravatar herbelin2009-12-21
* * Rewrite [classify_unicode] using standard unicode tables.Gravatar regisgia2009-12-20
* Added support for definition of fixpoints using tactics.Gravatar herbelin2009-11-27
* Document Generalizable Variables, and change syntax to Gravatar msozeau2009-11-15
* Make usages of the Obj module explicitGravatar glondu2009-11-13
* Experiment propagation of implicit arguments and arguments scope forGravatar herbelin2009-11-12
* Revision 12439 continued, printing part (notations to names behaveGravatar herbelin2009-10-29
* Fix bug in dnet.ml, which missed some results when filtering one term against...Gravatar puech2009-10-29
* Integrate a few improvements on typeclasses and Program from the equations br...Gravatar msozeau2009-10-28
* New functors for gmap and gset.Gravatar soubiran2009-10-26
* This big commit addresses two problems:Gravatar soubiran2009-10-21
* Changed the way to support compatibility with previous versions.Gravatar herbelin2009-10-04
* Fixed a hole in glob_tactic that allowed some Ltac code to refer toGravatar herbelin2009-09-26
* Add the option to automatically introduce variables declared before theGravatar msozeau2009-09-22
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* Generalized the possibility to refer to a global name by a notationGravatar herbelin2009-09-11
* Tried to make F1 documentation tool working in CoqIDE.Gravatar herbelin2009-08-14
* - Cleaning phase of the interfaces of libnames.ml and nametab.mlGravatar herbelin2009-08-06
* Use camlp4 to accept some specific non-exhaustive patterns in groebnerGravatar letouzey2009-07-20
* Fixed anomaly when trying to load non existing file starting with "./" or "../".Gravatar herbelin2009-07-08
* Accept more Unicode symbolsGravatar glondu2009-06-10
* - Adding "Hint Resolve ->" and "Hint Resolve <-" for declaration of equivalenceGravatar herbelin2009-05-09
* - Cleaning (unification of ML names, removal of obsolete code,Gravatar herbelin2009-04-27
* comparison functions on lists and arraysGravatar barras2009-04-16
* Some dead code removal + cleanupsGravatar letouzey2009-04-08
* A first pearl found by the Oug analyzer: there were two list_map_i in UtilGravatar letouzey2009-04-08
* Many changes in the Makefile infrastructure + a beginning of ocamlbuildGravatar letouzey2009-03-20
* Timeout message was not always displayedGravatar barras2009-03-04
* Heavy modifications on the widget and edition tab creation mechanism.Gravatar vgross2009-03-02
* Gestion des espaces dans les noms + guess_coqlib sous WindowsGravatar notin2009-02-11
* Fix d'un problème lors de l'appel à coqtop avec un chemin relatifGravatar notin2009-02-11
* memoized is_ground_envGravatar barras2009-02-09
* - Fixed various Overfull in documentation.Gravatar herbelin2009-01-27
* Petit nettoyage faisant suite au commit #11847 .Gravatar aspiwack2009-01-23
* Util.split_at : for quadratic to linear complexityGravatar letouzey2009-01-22
* Experimental file commited by mistake, sorry.Gravatar herbelin2009-01-19
* Backporting from v8.2 to trunk:Gravatar herbelin2009-01-18
* DISCLAIMERGravatar puech2009-01-17