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
*
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
*
Monomorphization (toplevel)
ppedrot
2012-11-26
*
Change Hint Resolve, Immediate to take a global reference as argument
msozeau
2012-10-26
*
Remove some more "open" and dead code thanks to OCaml4 warnings
letouzey
2012-10-02
*
This patch removes unused "open" (automatically generated from
regisgia
2012-09-14
*
Assumption commands are now displayed as unsafe in Coqide.
aspiwack
2012-08-24
*
Updating headers.
herbelin
2012-08-08
*
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-06-22
*
Fix bug #2808: wrong handling of evars in Instance command.
msozeau
2012-06-21
*
Forward-port fixes from 8.4 (15358, 15353, 15333).
msozeau
2012-06-04
*
Getting rid of Pp.msg
ppedrot
2012-05-30
*
global_reference migrated from Libnames to new Globnames, less deps in gramma...
letouzey
2012-05-29
*
New files intf/constrexpr.mli and intf/notation_term.mli out of Topconstr
letouzey
2012-05-29
*
Evar_kinds.mli containing former Evd.hole_kind, avoid deps on Evd
letouzey
2012-05-29
*
Fix interface of resolve_typeclasses: onlyargs -> with_goals:
msozeau
2012-03-20
*
Fix bugs related to Program integration.
msozeau
2012-03-19
*
Final part of moving Program code inside the main code. Adapted add_definitio...
msozeau
2012-03-14
*
Everything compiles again.
msozeau
2012-03-14
*
Noise for nothing
pboutill
2012-03-02
*
Proof using ...
gareuselesinge
2011-12-12
*
Merge subinstances branch by me and Tom Prince.
msozeau
2011-11-17
*
Fix bug #2557 and an issue with Propers for complement
msozeau
2011-10-07
*
Keep obligation source information in Program
msozeau
2011-06-30
*
Merge branch 'subclasses' into coq-trunk
msozeau
2011-05-05
*
Add a flag to control betaiota reduction during unification to maintain backw...
msozeau
2011-04-18
*
Revert "Add [Polymorphic] flag for defs"
msozeau
2011-04-13
*
- Make typeclass transparency information directly available
msozeau
2011-04-13
*
Add [Polymorphic] flag for defs
msozeau
2011-04-13
*
- Fix solve_simpl_eqn which was cheking instances types in the wrong environm...
msozeau
2011-03-23
*
- Add modulo_delta_types flag for unification to allow full
msozeau
2011-03-13
[next]