aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| | | | | | | * | | | | | | | | | | | Update Setoid.texGravatar larsr2017-08-02
| |_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Makefile: 'make clean' now immune to the check for binary files without sourcesGravatar Pierre Letouzey2017-08-02
| * | | | | | | | | | | | | | | | | Typo in the documentation of cumulativityGravatar Amin Timany2017-08-02
| | | | | | | | | | | | | * | | | | Unbreak RecTutorial.vGravatar Gaëtan Gilbert2017-08-01
| | | | | | | | | | | | | * | | | | Remove old doc/rt files.Gravatar Gaëtan Gilbert2017-08-01
| | | | | | | | | | | | | * | | | | Add dev/v8-syntax/check-grammar byproducts to gitignore.Gravatar Gaëtan Gilbert2017-08-01
| | | | | | | | | | | | | * | | | | Remove obsolete filesGravatar Gaëtan Gilbert2017-08-01
| | | | | | | | | | | | | * | | | | Add .v extension to dev/doc/notes-on-conversionGravatar Gaëtan Gilbert2017-08-01
| | | | | | | | | | | | | * | | | | Remove dev/TODOGravatar Gaëtan Gilbert2017-08-01
| | | | | | | | | | | | | * | | | | Fix syntax-v8.tex bad parenthesizingGravatar Gaëtan Gilbert2017-08-01
| | | | | | | | | | | | | * | | | | Remove unused Makefiles in dev/tools/Gravatar Gaëtan Gilbert2017-08-01
| |_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | |
| | | | | | | | | | | * | | | | | [flags] Remove XML output flag.Gravatar Emilio Jesus Gallego Arias2017-08-01
| |_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | * Remove understand_tcc_evars.Gravatar Maxime Dénès2017-08-01
| | | | | | | | | | | | | | | * Move type_uconstr to Tacinterp.Gravatar Maxime Dénès2017-08-01
| | | | | | | | | | | | | * | | Have coq-dpdgraph ci test print the differencesGravatar Jason Gross2017-08-01
| |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | |
| | | | | | | | | | | | | | * Remove understand_judgment and understand_judgment_tcc.Gravatar Maxime Dénès2017-08-01
| | | | | | | | | | | | | | * Remove allow_anonymous_refs.Gravatar Maxime Dénès2017-08-01
| | | | | | | | | | | | | | * Remove pure_open_constr (now open_constr)Gravatar Maxime Dénès2017-08-01
| | | | | | | | | * | | | | | Printing goals does not evar-normalizes beforehand anymore.Gravatar Pierre-Marie Pédrot2017-08-01
| | | | | | | | | * | | | | | Detyping functions are now operating on EConstr.t.Gravatar Pierre-Marie Pédrot2017-08-01
| |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | |
| | | | | | * | | | | | | | Fix typos. Improve wording.Gravatar Sam Pablo Kuper2017-08-01
| | | | * | | | | | | | | | Improve style slightlyGravatar Sam Pablo Kuper2017-08-01
| | | | | | | | | | | | | * Move glob_constr_ltac_closure to evar_refiner.Gravatar Maxime Dénès2017-08-01
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge PR #933: Fix documentation of Hint Mode (bug #4911).Gravatar Maxime Dénès2017-08-01
|\ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #932: Fix shuffled documentation.Gravatar Maxime Dénès2017-08-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #929: Add missing paragraph to introductionGravatar Maxime Dénès2017-08-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #928: Fixing bug #5671 (tactic specialize unclean wrt Metas).Gravatar Maxime Dénès2017-08-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #926: test-suite uses Extraction TestCompileGravatar Maxime Dénès2017-08-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #925: Document Extraction TestCompileGravatar Maxime Dénès2017-08-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #921: [make] remove compat5 file.Gravatar Maxime Dénès2017-08-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #919: Remove a few useless evar-normalizations in printing code.Gravatar Maxime Dénès2017-08-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #917: Moving --print-version to -print-version for consistency.Gravatar Maxime Dénès2017-08-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #913: Less allocations in DetypingGravatar Maxime Dénès2017-08-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #909: Extraction: reduce primitive projections in types (fix bug 4709)Gravatar Maxime Dénès2017-08-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #893: Removing default evar-normalization for ARGUMENT EXTEND.Gravatar Maxime Dénès2017-08-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #834: Adding support for recursive notations of the form "x , .. , y...Gravatar Maxime Dénès2017-08-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #806: closing bug 5315Gravatar Maxime Dénès2017-08-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #775: [toplevel] Remove long ago deprecated and NOOP options.Gravatar Maxime Dénès2017-08-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | | | | | | | * | | | | adding a comment to explain the changeGravatar Julien Forest2017-08-01
| | | | | | | | | | | | | | | | | | | | | | | * | | | | solving b1859Gravatar Julien Forest2017-08-01
| | | | | | | | | | | | | | | | | | | | | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | |/| | | | |
| | | | | | | | | | | | | | | | | | | | * | | | | | | Fix incorrect use of "At the end".Gravatar Sam Pablo Kuper2017-07-31
| | | | | | | | | | | | | | | | | | | | * | | | | | | Minor grammar fix: replace a "then" with a "so".Gravatar Sam Pablo Kuper2017-07-31
| | | | | | | | | | | | | | | | | | | | |/ / / / / /
| | | | | | | | | | | | | | | | | | | * / / / / / / Replace jarring use of "Remark" with "Note"Gravatar Sam Pablo Kuper2017-07-31
| | | | | | | | | | | | | | | | | | | |/ / / / / /
| | | | | | | | | | | | | | | | * | | | | | | | | Update documentation of cumulativityGravatar Amin Timany2017-07-31
| | | | | | | | | | | | | | | | * | | | | | | | | Improve errors for cumulativity when monomorphicGravatar Amin Timany2017-07-31
| | | | | | | | | | | | | | | | * | | | | | | | | Change the option for cumulativityGravatar Amin Timany2017-07-31
| | | | | | | | | | | | | | | | * | | | | | | | | Fix typo and Add Jason's example to the docGravatar Amin Timany2017-07-31
| | | | | | | | | | | | | | | | * | | | | | | | | Improve documentation of cumulativityGravatar Amin Timany2017-07-31
| | | | | | | | | | | | | | | | * | | | | | | | | Add Jason's example of fun-ext with cumulativityGravatar Amin Timany2017-07-31
| | | | | | | | | | | | | | | | * | | | | | | | | Add test for NonCumulative inductivesGravatar Amin Timany2017-07-31