aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite
Commit message (Expand)AuthorAge
* Adding a test-suite for bug #3422.Gravatar Pierre-Marie Pédrot2014-07-21
* Adding a test-suite for bug #3416.Gravatar Pierre-Marie Pédrot2014-07-16
* Fix Funind test-suite file after patch by Pierre.Gravatar Matthieu Sozeau2014-07-11
* Arith: full integration of the "Numbers" modular frameworkGravatar Pierre Letouzey2014-07-09
* Fix eta expansion of primitive records (HoTT bug #78), which now fails cleanl...Gravatar Matthieu Sozeau2014-07-03
* Indeed simpl never is really honored now.Gravatar Matthieu Sozeau2014-07-02
* Tests for bugs #2834 and #2994.Gravatar Hugo Herbelin2014-06-30
* Completing test for bug report #2830Gravatar Hugo Herbelin2014-06-30
* Synchronized names from the "as" clause with the skeleton of theGravatar Hugo Herbelin2014-06-30
* Quickly fixing bug #2996: typing functions now check when referring toGravatar Hugo Herbelin2014-06-28
* Invalid bug report.Gravatar Matthieu Sozeau2014-06-26
* Fix bug # 3325 using canonical structure declarations where needed.Gravatar Matthieu Sozeau2014-06-26
* Add an option to disable typeclass resolution during conversion, whichGravatar Matthieu Sozeau2014-06-26
* Merge branch 'tc-test-suite' of https://github.com/JasonGross/coq into JasonG...Gravatar Matthieu Sozeau2014-06-26
|\
* | Fixed bug with new semantics of change.Gravatar Matthieu Sozeau2014-06-26
* | DuplicateGravatar Matthieu Sozeau2014-06-26
* | This has been fixed.Gravatar Matthieu Sozeau2014-06-26
* | Properly refresh the local hintdb database in case an external tactic changedGravatar Matthieu Sozeau2014-06-26
* | Fix test-suite file, adding the proper Fail.Gravatar Matthieu Sozeau2014-06-26
* | Bug #3329 is closed.Gravatar Matthieu Sozeau2014-06-26
* | 3392 is now closed thanks to E. Tassi.Gravatar Matthieu Sozeau2014-06-26
* | Merge branch 'more-test-suite' of https://github.com/JasonGross/coq into Jaso...Gravatar Matthieu Sozeau2014-06-26
|\ \
* | | Fix test-suite files.Gravatar Matthieu Sozeau2014-06-26
* | | Bug #3301 is closed, the projection cannot be defined anymore.Gravatar Matthieu Sozeau2014-06-26
* | | Fix test-suite file for opened bug #1596Gravatar Matthieu Sozeau2014-06-26
* | | Fix test-suite file for bug # 3036, the unification has _never_ succeeded,Gravatar Matthieu Sozeau2014-06-26
* | | Change interface of refresh universes to get a pbty argument instead ofGravatar Matthieu Sozeau2014-06-26
* | | Add an Unset Standard...Gravatar Matthieu Sozeau2014-06-26
| | * Update some bugs about typeclass resolutionGravatar Jason Gross2014-06-24
| |/ |/|
* | Fix handling of side effects in Defined objects (Closes: HoTT#111 + 3344)Gravatar Enrico Tassi2014-06-23
* | Fix for bug 1951, allowing at least fully-applied inductives types to be usedGravatar Matthieu Sozeau2014-06-23
* | Fix test-suite script for subst working with let-ins, the following proof was...Gravatar Matthieu Sozeau2014-06-23
* | Changed syntax of explicit universes.Gravatar Matthieu Sozeau2014-06-23
* | Fix semantics of change p with c to typecheck c at each specific occurrence o...Gravatar Matthieu Sozeau2014-06-23
* | Proper handling of the polymorphism flag for Context, fixing HoTT bug #98.Gravatar Matthieu Sozeau2014-06-23
* | The uses of the funext axiom forced levels to Set, relaxing its use doesn't.Gravatar Matthieu Sozeau2014-06-23
* | The test-suite file couldn't typecheck as it rightly introduces a universe in...Gravatar Matthieu Sozeau2014-06-23
* | Fix test-suite script for HoTT coq bug #34Gravatar Matthieu Sozeau2014-06-23
| * More test-suite casesGravatar Jason Gross2014-06-22
|/
* - Add an option to refresh only algebraic universes, for e_type_of. The goalGravatar Matthieu Sozeau2014-06-21
* Fixed bug 3332.Gravatar Matthieu Sozeau2014-06-20
* Allow more relaxed conversion between the types of the two terms of a rewriteGravatar Matthieu Sozeau2014-06-20
* Add fixed test-suite file for 3373.Gravatar Matthieu Sozeau2014-06-20
* Fix computation of inductive level in monomorphism + indices-matter mode.Gravatar Matthieu Sozeau2014-06-20
* Fixed some HoTT bugs, provide a proper error message when giving an ill-formedGravatar Matthieu Sozeau2014-06-20
* Bug 27 closed now that universe contexts can be refined during the proof,Gravatar Matthieu Sozeau2014-06-20
* HoTT coq bug #62 fixed.Gravatar Matthieu Sozeau2014-06-19
* Proofs now take and return an evar_universe_context, simplifying interfacesGravatar Matthieu Sozeau2014-06-18
* Fix a destArity that does not exactly match isArity in presence of let-ins.Gravatar Matthieu Sozeau2014-06-17
* Reinstate eta for records in evarconv, fixing two HoTT coq bugs.Gravatar Matthieu Sozeau2014-06-17