index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugins
/
micromega
Commit message (
Expand
)
Author
Age
*
Bugfix micromega: more careful syntaxification of terms of the form (Rinv t)
Frédéric Besson
2016-04-18
*
Removing the special status of generic entries defined by Coq itself.
Pierre-Marie Pédrot
2016-03-17
*
Making parentheses mandatory in tactic scopes.
Pierre-Marie Pédrot
2016-03-04
*
Renaming functions in Typing to stick to the standard e_* scheme.
Pierre-Marie Pédrot
2016-02-15
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-21
|
\
|
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
|
Fix typos.
Guillaume Melquiond
2016-01-01
*
|
Changing the toplevel type of the int_or_var generic type to int.
Pierre-Marie Pédrot
2015-12-21
*
|
Preventing an unwanted warning 5 "this function application is partial"
Hugo Herbelin
2015-11-07
*
|
Indexing Proofview.goals with a stage.
Pierre-Marie Pédrot
2015-10-20
*
|
Boxing the Goal.enter primitive into a record type.
Pierre-Marie Pédrot
2015-10-20
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-15
|
\
|
|
*
Fix some typos.
Guillaume Melquiond
2015-10-13
*
|
micromega : fix silly timeout
Frédéric Besson
2015-06-06
*
|
micromega : options to limit proof search
Frédéric Besson
2015-05-26
*
|
Merge v8.5 into trunk
Hugo Herbelin
2015-05-15
|
\
|
*
|
maintenance micromega plugin
Frédéric Besson
2015-04-28
|
/
*
Fix some typos.
Guillaume Melquiond
2015-04-02
*
Update headers.
Maxime Dénès
2015-01-12
*
Switch the few remaining iso-latin-1 files to utf8
Pierre Letouzey
2014-12-09
*
Moving change_in_concl, change_in_hyp, change_concl to Proofview.tactic.
Hugo Herbelin
2014-12-07
*
Writing the raw introduction tactic in the new monad.
Pierre-Marie Pédrot
2014-11-05
*
Bugfix 3604 : more robust Unix.lockf
Frédéric Besson
2014-10-22
*
Simpl less (so that cbn will not simpl too much)
Pierre Boutillier
2014-10-01
*
Keyed unification option, compiling the whole standard library
Matthieu Sozeau
2014-09-27
*
Revert changes of commit 4e1135fb315eab7 over file "plugins/micromega/sos.ml",
Xavier Clerc
2014-09-25
*
Remove some 'deprecated' warnings.
Xavier Clerc
2014-09-25
*
Correct a spelling mistake
Jason Gross
2014-08-25
*
More proofs independent of the names generated by induction/elim over
Hugo Herbelin
2014-08-05
*
micromega : vm_compute; reflexivity -> vm_cast_no_check (eq_refl true)
Frédéric Besson
2014-08-01
*
Compatibility for compilation with ocaml 3.12 (at least).
Hugo Herbelin
2014-08-01
*
micromega : improve efficiency/termination of type-checking
Frédéric Besson
2014-08-01
*
micromega : refification recognises @eq T for T convertible with Z or R
Frédéric Besson
2014-07-31
*
Fix semantics of change p with c to typecheck c at each specific occurrence o...
Matthieu Sozeau
2014-06-23
*
Making those proofs which depend on names generated for the arguments
Hugo Herbelin
2014-06-01
*
Now parsing rules of ML-declared tactics are only made available after the
Pierre-Marie Pédrot
2014-05-12
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Eta contractions to please cbn
Pierre Boutillier
2014-05-02
*
Fixing ml-doc.
Pierre-Marie Pédrot
2014-05-01
*
Fixing some generic equalities in Micromega.
Pierre-Marie Pédrot
2014-03-03
*
Fixing pervasive comparisons
Pierre-Marie Pédrot
2014-03-01
*
Relaunch all Unix.waitpid when they ended with EINTR
Pierre Letouzey
2014-01-30
*
micromega: removal of spurious Export; addition of Lia.v encapsulating lia an...
Frédéric Besson
2013-12-20
*
Silence compilation warning by avoiding some deprecated constructs.
Guillaume Melquiond
2013-12-03
*
bugfix micromega: solved an ambiguous symbol resolution
fbesson
2013-11-15
*
Makes the new Proofview.tactic the basic type of Ltac.
aspiwack
2013-11-02
*
Oups, repair the compilation (micromega + Morphism_prop)
letouzey
2013-10-24
*
Turn many List.assoc into List.assoc_f
letouzey
2013-10-24
*
Reintroduce "or" instead of "||" as the latter is redifined in "sos_lib.ml" w...
xclerc
2013-10-16
*
Remove some uses of local modules (some were unused, some were costly).
xclerc
2013-10-14
[next]