index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
/
output
Age
Commit message (
Expand
)
Author
2018-12-12
Merge PR #8965: Add `String Notation` vernacular like `Numeral Notation`
Hugo Herbelin
2018-12-08
Do so that an error message follows the "Error:" header on the same line.
Hugo Herbelin
2018-12-04
Giving to type_scope a softer role in printing.
Hugo Herbelin
2018-12-04
Printing priority to most recent notation in case of non-open scopes with delim.
Hugo Herbelin
2018-12-04
Using scope for printing: more tests.
Hugo Herbelin
2018-12-04
Fixing #8551 (missing delimiters when notation exists both lonely and in scope).
Hugo Herbelin
2018-12-04
Addressing issues with PR#873: performance and use of abbreviation for printing.
Hugo Herbelin
2018-12-04
Selecting which notation to print based on current stack of scope.
Hugo Herbelin
2018-12-04
Pre-isolating a notation test to avoid interferences.
Hugo Herbelin
2018-11-28
Add a couple more printing tests for byte/ascii
Jason Gross
2018-11-28
Byte.v: use right-associative tuples in bits
Jason Gross
2018-11-28
Speed up Byte
Jason Gross
2018-11-28
Add `String Notation` vernacular like `Numeral Notation`
Jason Gross
2018-11-20
Notations: Trying using a notation with or w/o removal of coercions.
Hugo Herbelin
2018-11-19
Merge PR #8894: Print full binders in subtyping incompatible polymorphism error.
Pierre-Marie Pédrot
2018-11-16
Print Universes Subgraph
Gaëtan Gilbert
2018-11-16
We improve a little bit in printing universe constraints signature mismatch.
Hugo Herbelin
2018-11-13
Merge PR #8760: Automatically generate names for universes.
Pierre-Marie Pédrot
2018-11-12
Automatically generate names for universes.
Gaëtan Gilbert
2018-11-12
Don't declare universe binders for variables.
Gaëtan Gilbert
2018-11-09
Fix -top for univbinders output test.
Gaëtan Gilbert
2018-11-09
Add a test for bug #8939.
Pierre-Marie Pédrot
2018-11-02
Remove is_universe_polymorphism from printing
Gaëtan Gilbert
2018-10-31
Notations: fixing a bug with abbreviations in custom entries.
Hugo Herbelin
2018-10-26
Add record names to multiple records error message
Tej Chajed
2018-10-26
Correctly report non-projection fields in records
Tej Chajed
2018-10-10
Miscellaneous refinements/cleaning of module printing.
Hugo Herbelin
2018-10-09
Refactoring of Micromega code using a Simplex linear solver
Frédéric Besson
2018-10-08
Merge PR #8630: Some cleaning in the test suite
Enrico Tassi
2018-10-04
Merge PR #7361: Towards selecting "best" unification failure among several
Pierre-Marie Pédrot
2018-10-04
Test-suite: avoid explicit references to “Top”
Vincent Laporte
2018-10-04
test-suite: cleaning
Vincent Laporte
2018-10-04
test-suite: rename a few files
Vincent Laporte
2018-10-03
Merge PR #8634: (For v8.9 and master) Remove -compat 8.6 and document the com...
Théo Zimmermann
2018-10-02
Update the -compat flags
Jason Gross
2018-10-02
Revert #6651: Use r.(p) syntax to print primitive projections
Maxime Dénès
2018-09-27
Inference of return clause: giving uniformly priority to "small inversion".
Hugo Herbelin
2018-09-27
Unification failure: don't give preference to a "beyond capabilities" error.
Hugo Herbelin
2018-09-27
Merge PR #8475: Centralize the reliance on abstract universe context internals
Gaëtan Gilbert
2018-09-23
Checking if low-level name printers are used on purpose or not.
Hugo Herbelin
2018-09-21
Remove hash based univ level compare
Gaëtan Gilbert
2018-09-21
Add test for univ names of polymorphic inductives in sections.
Gaëtan Gilbert
2018-09-21
Universe binders are Id, not Name. Never print Var.
Gaëtan Gilbert
2018-09-21
Best-effort hack to provide a meaningful name for anonymous bound universes.
Pierre-Marie Pédrot
2018-09-21
Removing calls to AUContext.instance.
Pierre-Marie Pédrot
2018-09-14
Fixing yet a source of dependency on alphabetic order in unification.
Hugo Herbelin
2018-09-12
Remove quote plugin
Maxime Dénès
2018-09-11
Merge PR #7288: Isolating ltac naming out of pretyping + fixing renaming
Pierre-Marie Pédrot
2018-09-11
Merge PR #7135: Introducing an explicit `Declare Scope` command
Emilio Jesus Gallego Arias
2018-09-10
Merge PR #8417: Fixing #8416: Print Assumptions missing module information fr...
Matthieu Sozeau
[next]