| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This removes the use for a quotation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I don't know why, but on CoqIDE this triggers a printing of the backtrace
twice. This is not reproducible with coqtop.
|
|
When crossing constr boundaries, we mark exceptions as being fatal not to
catch them.
|
|
This prevents having to go through an expensive phase of goal-building, when
we can simply type-check the term.
|
|
message.
|
|
|
|
We implement a printer for toplevel values and use it for exceptions in
particular.
|
|
|
|
|
|
|
|
Stupid typo.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We check that the goal tactic is focussed before calling enter_one.
|
|
|
|
|