aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Uniformisation in the documentation: remove the use of 'coinductive' inGravatar aspiwack2012-04-13
* Documentation of records defined with the keywords Inductive andGravatar aspiwack2012-04-13
* Restores pdf bookmarks in the reference manual.Gravatar aspiwack2012-04-13
* Better error message when defining recursive records with Record orGravatar aspiwack2012-04-13
* Removed syntax BeginSubproof/EndSubproof. It has been replaced byGravatar aspiwack2012-04-13
* Browser documentation & CharSet under WindowsGravatar pboutill2012-04-13
* Remove print call that do not use the pp mechanismGravatar pboutill2012-04-12
* make otags only relies on otagsGravatar pboutill2012-04-12
* "A -> B" is a notation for "forall _ : A, B".Gravatar pboutill2012-04-12
* Coqide minor enhancementsGravatar pboutill2012-04-12
* lib directory is cut in 2 cma.Gravatar pboutill2012-04-12
* Repair two testsGravatar letouzey2012-04-12
* CHANGES: adapt after backport of some features to 8.4Gravatar letouzey2012-04-12
* remove plugins/subtac/subtac.ml reintroduced by mistaked in a previous commitGravatar letouzey2012-04-12
* Added a reset button for CoqIDE colorsGravatar ppedrot2012-04-11
* Added a background color configuration option in CoqIDE.Gravatar ppedrot2012-04-11
* Fixing the "capture" check newly introduced in r15122 whenGravatar herbelin2012-04-07
* Unifying the different procedures for interning binders.Gravatar herbelin2012-04-06
* Fixing a few bugs (see #2571) related to interpretation of multiple bindersGravatar herbelin2012-04-06
* Removing Dhyp from debugger.Gravatar herbelin2012-04-06
* Shortcuts and optimizations of comparisonsGravatar xclerc2012-04-05
* Relax uniform inheritance conditionGravatar gareuselesinge2012-04-05
* Speedup free_vars_and_rels_up_alias_expansion (evarconv)Gravatar gareuselesinge2012-04-05
* Reversed colour highlight in CoqIDEGravatar ppedrot2012-04-04
* Typo in a message.Gravatar aspiwack2012-03-30
* Added a command "Unfocused" which returns an error when the proof isGravatar aspiwack2012-03-30
* info_trivial, info_auto, info_eauto, and debug (trivial|auto)Gravatar letouzey2012-03-30
* Remove code of obsolete tactics : superauto, autotdb, cdhyp, dhyp, dconclGravatar letouzey2012-03-30
* A revolution has come: CoqIDE, now in color. Fixes bug #2704 btw.Gravatar ppedrot2012-03-28
* Adapt the checker after commit 15080Gravatar letouzey2012-03-26
* Unification: Fixing bug in materialize_evar (spotted by MathClasses).Gravatar herbelin2012-03-26
* Slight change in the semantics of arguments scopes: scopes can noGravatar herbelin2012-03-26
* Fixing printing level of Utf8 equivalent for ->.Gravatar herbelin2012-03-26
* Fixing deactivation of scope at printing time in the body of aGravatar herbelin2012-03-26
* Unification: Added a heuristic to solve problems of the formGravatar herbelin2012-03-26
* Module names and constant/inductive names are now in two separate namespacesGravatar letouzey2012-03-26
* Fix the test-suite by removing any Reset in the scriptsGravatar letouzey2012-03-23
* Documentation of last commit concerning BacktrackingGravatar letouzey2012-03-23
* A unified backtrack mechanism, with a basic "Show Script" as side-effectGravatar letouzey2012-03-23
* Remove undocumented command "Delete foo"Gravatar letouzey2012-03-23
* Remove old proof-managment commands Suspend/ResumeGravatar letouzey2012-03-23
* Little bug in r15061 leading to unusable debug mode.Gravatar herbelin2012-03-23
* Univ: enforce_leq instead of enforce_geq for more uniformityGravatar letouzey2012-03-22
* Univ: switch the order of int and dir_path in UniverseLevel.LevelGravatar letouzey2012-03-22
* Update of .gitignore (via a regexp g_*.ml)Gravatar letouzey2012-03-22
* evarconv: MaybeFlex/MaybeFlex case infers more Canonical StructuresGravatar gareuselesinge2012-03-22
* Ppvernac: nicer printing of proof delimiters { ... }Gravatar letouzey2012-03-21
* Pfedit: avoid Undoing too muchGravatar letouzey2012-03-21
* Fix interface of resolve_typeclasses: onlyargs -> with_goals:Gravatar msozeau2012-03-20
* Arranged for the desirable behaviour that bullets do not see beyond braces.Gravatar aspiwack2012-03-20