index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
toplevel
/
classes.ml
Commit message (
Expand
)
Author
Age
*
Fix declarations of instances to perform restriction of universe
Matthieu Sozeau
2015-04-09
*
Fix bug #4046.
Matthieu Sozeau
2015-02-18
*
Fix bug #3960: potential evar instance categorized as an unresolvable
Matthieu Sozeau
2015-02-16
*
Update headers.
Maxime Dénès
2015-01-12
*
Fixing bug #3632 for good.
Pierre-Marie Pédrot
2014-12-29
*
Adding a Refine Instance Mode option that allows to deactivate the
Pierre-Marie Pédrot
2014-11-30
*
Evd.future_goals: forgot to revert the list in two places.
Arnaud Spiwack
2014-10-23
*
Proofview: move more functions to the Unsafe module.
Arnaud Spiwack
2014-10-22
*
Remove the deprecated open-constr based refine.
Arnaud Spiwack
2014-10-22
*
Lemmas/Pfedit: use full evar_map instead of universe contexts to start proofs.
Arnaud Spiwack
2014-10-22
*
Splitting out of auto.ml a file hints.ml dedicated to hints so as to
Hugo Herbelin
2014-10-07
*
Add syntax for naming new goals in refine: writing ?[id] instead of _
Hugo Herbelin
2014-09-30
*
Rework typeclass resolution and control of backtracking.
Matthieu Sozeau
2014-09-15
*
Uniformisation of the order of arguments env and sigma.
Hugo Herbelin
2014-09-12
*
Proper handling of the polymorphism flag for Context, fixing HoTT bug #98.
Matthieu Sozeau
2014-06-23
*
Proofs now take and return an evar_universe_context, simplifying interfaces
Matthieu Sozeau
2014-06-18
*
Fix bug #3289
Matthieu Sozeau
2014-06-11
*
- Fix substitution of universes which needlessly hashconsed existing universes.
Matthieu Sozeau
2014-06-10
*
Moving hook code from Future to Lemmas. This seemed to disrupt compilation of
Pierre-Marie Pédrot
2014-06-08
*
Enforce a correct exception handling in declaration_hooks
Enrico Tassi
2014-06-08
*
- Fix bug preventing apply from unfolding Fixpoints.
Matthieu Sozeau
2014-05-06
*
Fix context forgetting universes (temporary, the fix is not exactly right).
Matthieu Sozeau
2014-05-06
*
Various fixes of universe polymorphism and projections when they're set.
Matthieu Sozeau
2014-05-06
*
Correct rebase on STM code. Thanks to E. Tassi for help on dealing with
Matthieu Sozeau
2014-05-06
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Allowing the "Declare Instance" command anywhere. This was artificially
Pierre-Marie Pédrot
2014-05-01
*
Remove some dead-code (thanks to ocaml warnings)
Pierre Letouzey
2014-03-05
*
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-03-05
*
Qed: feedback when type checking is done
Enrico Tassi
2013-12-24
*
Adding generic solvers to term holes. For now, no resolution mechanism nor
Pierre-Marie Pédrot
2013-11-27
*
The tactic [admit] exits with the "unsafe" status.
aspiwack
2013-11-02
*
Makes the new Proofview.tactic the basic type of Ltac.
aspiwack
2013-11-02
*
Removing Evd.undefined_evars.
ppedrot
2013-10-28
*
declaration_hooks use Ephemeron
gareuselesinge
2013-10-18
*
get rid of closures in global/proof state
gareuselesinge
2013-08-08
*
State Transaction Machine
gareuselesinge
2013-08-08
*
Granting bug #3098: adding priority to Existing Instances.
ppedrot
2013-08-01
*
Use the Hook module here and there.
ppedrot
2013-05-12
*
A uniformization step around understand_* and interp_* functions.
herbelin
2013-05-09
*
Declaration of multiple hypotheses or parameters now share typing
herbelin
2013-05-08
*
Splitting Term into five unrelated interfaces:
ppedrot
2013-04-29
*
Modules and ppvernac, sequel of Enrico's commit 16261
letouzey
2013-03-13
*
Restrict (try...with...) to avoid catching critical exn (part 13)
letouzey
2013-03-13
*
invalid_arg instead of raise (Invalid_argement ...)
letouzey
2013-03-12
*
Added a Local Definition vernacular command. This type of definition
ppedrot
2013-03-11
*
New implementation of the conversion test, using normalization by evaluation to
mdenes
2013-01-22
*
Modulification of name
ppedrot
2012-12-18
*
Modulification of Label
ppedrot
2012-12-18
*
Modulification of identifier
ppedrot
2012-12-14
*
Finish patch for Hint Resolve, stopping to generate new constant names for
msozeau
2012-12-08
[next]