aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev
Commit message (Expand)AuthorAge
* "make source-doc" builds documentation of mli in html and pdf atGravatar pboutill2010-04-29
* Move from ocamlweb to ocamdoc to generate mli documentationGravatar pboutill2010-04-29
* Here comes the commit, announced long ago, of the new tactic engine.Gravatar aspiwack2010-04-22
* Removing redundant internal variants of apply tactic and simplification of ML...Gravatar herbelin2010-04-14
* Added a function in typing.ml to solve evars of a constr w/o going back down ...Gravatar herbelin2010-04-05
* Makefile: cleanup of comments + a few words about recent changes in dev/doc/b...Gravatar letouzey2010-03-04
* Makefile: make devdocclean was not removing *.dep.ps, btw let's remove *.dep....Gravatar letouzey2010-03-04
* Remove bashismsGravatar glondu2010-01-28
* Added module sharing support for typeclasses and hints (pri_auto_tactic).Gravatar soubiran2010-01-12
* * Segmenttree: New. A very simple implementation of segment trees.Gravatar regisgia2010-01-08
* Few misc. updates.Gravatar herbelin2010-01-04
* In "simpl c" and "change c with d", c can be a pattern.Gravatar herbelin2009-12-24
* * Rewrite [classify_unicode] using standard unicode tables.Gravatar regisgia2009-12-20
* Addition of mergesort + cleaning of the Sorting libraryGravatar herbelin2009-12-13
* Remove interface pluginGravatar glondu2009-12-02
* Remove useless ppevd (which is identical to ppevm)Gravatar glondu2009-11-13
* Promote evar_defs to evar_map (in Evd)Gravatar glondu2009-11-11
* Fixed bug #2168 (closing a section may have as side-effect the erasureGravatar herbelin2009-11-11
* Improving abbreviations/notations + backtrack of semantic change in r12439Gravatar herbelin2009-11-11
* A bit of cleaning around name generation + creation of dedicated file namegen.mlGravatar herbelin2009-11-09
* Fixed "Scheme Equality" when another instance of the scheme on theGravatar herbelin2009-11-08
* Restructuration of command.ml + generic infrastructure for inductive schemesGravatar herbelin2009-11-08
* Improved the treatment of Local/Global options (noneffective Local onGravatar herbelin2009-10-25
* This big commit addresses two problems:Gravatar soubiran2009-10-21
* Fixed clash names in Relations (see bug report #2152) and make namesGravatar herbelin2009-10-08
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* Mise à jour du document de révision de la stdlib et déplacement de laGravatar herbelin2009-08-14
* Fixed incorrect optimization in Prettyp.pr_located_qualid introducedGravatar herbelin2009-08-07
* - Cleaning phase of the interfaces of libnames.ml and nametab.mlGravatar herbelin2009-08-06
* Improved parameterization of Coq:Gravatar herbelin2009-08-02
* ocamldebug-coq: add some forgotten -IGravatar letouzey2009-05-26
* Moved and completed the history of Coq versions from theGravatar herbelin2009-05-24
* - Fixing declarative mode in presence of high use of Change_evars nodesGravatar herbelin2009-05-20
* - 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
* - Fixing #2090 (occur check missing when trying to solve evar-evar equation).Gravatar herbelin2009-04-25
* Correction du patch -rectypes pour ocaml 3.10Gravatar vsiles2009-04-14
* Complementary fix to have ocamlopt_shared_os5fix.sh working correctlyGravatar herbelin2009-03-31
* Fix the fix script for ocamlopt -shared in MacOS 10.5 (remarks by Hugo)Gravatar letouzey2009-03-30
* ocamlbuild: many improvements (macos 10.5 fix, correct dllpath, etc)Gravatar letouzey2009-03-29
* Many changes in the Makefile infrastructure + a beginning of ocamlbuildGravatar letouzey2009-03-20
* Directory 'contrib' renamed into 'plugins', to end confusion with archive of ...Gravatar letouzey2009-03-20
* Uniformizing Tacticals, continued (allClauses -> allHypsAndConcl)Gravatar herbelin2009-03-17
* Cleaning/uniformizing the interface of tacticals.mliGravatar herbelin2009-03-14
* On remplace evar_map par evar_defs (seul evar_defs est désormais exporté Gravatar aspiwack2009-02-19
* #rectypes was already automatically added when using 3.11Gravatar herbelin2009-02-17
* Made hack to have Drop and #use"include" working with ocaml 3.10 publicGravatar herbelin2009-02-17
* Document how FIND_VCS_CLAUSE has to be usedGravatar lmamane2009-02-11
* - Structuring Numbers and fixing Setoid in stdlib's doc.Gravatar herbelin2009-01-19
* Completed 11745 (move of jprover to user contribs) and cleaned 11743Gravatar herbelin2009-01-05