| Age | Commit message (Collapse) | Author |
|
|
|
This makes it clear where the Not_found can come from.
|
|
|
|
It's not long, used only once and it's easier to understand what it
does when it's inlined.
|
|
|
|
|
|
ie don't go through having Eq constraints but directly to the unionfind.
|
|
eg Constraint.partition + filter instead of a complicated fold.
|
|
contains evars
|
|
|
|
|
|
|
|
|
|
removing the test.
|
|
|
|
|
|
|
|
|
|
|
|
The "Stream.Error" printer does add a period, so, the messages
themselves should not.
|
|
|
|
anymore
|
|
failure in other file
|
|
Thanks to Clément Pit Claudel for porting this chapter.
Backport universe polymorphism changes from 2017 and 2018.
|
|
These were used very inconsistenty, serve no purpose and the link
to the source is particularly useless because it's a moving target.
|
|
|
|
|
|
|
|
Mostly using the good option macros.
|
|
|
|
|
|
Closes #7209.
|
|
|
|
|
|
|
|
|
|
|
|
Instead of the current hack that won't work as soon as we check some
part of the document asynchronously, we make the warning processor
recover a proper location if the warning doesn't have one attached.
This is what CoqIDE does [but it queries it's own document model].
Fixes: #6172
|
|
|
|
|
|
|
|
Thanks to Yves Bertot for porting this chapter.
|
|
|
|
|
|
Thanks to Laurent Théry for porting this chapter.
|
|
|
|
|
|
looking for a notation for a nested pattern
|
|
# Conflicts:
# CHANGES
|
|
|