index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
micromega
/
coq_micromega.ml
Age
Commit message (
Expand
)
Author
2017-06-01
Bump year in headers.
Maxime Dénès
2016-11-24
Lazily load constants in micromega (bug #5134).
Guillaume Melquiond
2016-09-08
Fix Bug #5073 : regression of micromega plugin
Frédéric Besson
2016-09-08
Fix Bug #5073 : regression of micromega plugin
Frédéric Besson
2016-09-07
micromega : more robust generation of proof terms
Frédéric Besson
2016-09-02
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-09-01
Fixed Bug #5003 : more careful generalisation of dependent terms.
Frédéric Besson
2016-08-30
plugin micromega : nra also handles non-linear rational arithmetic over Q (Fi...
Frédéric Besson
2016-08-30
micromega cache files are now hidden files (cf #4156)
Frédéric Besson
2016-07-03
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-05-31
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-16
Put the "generalize" tactic in the monad.
Pierre-Marie Pédrot
2016-05-08
Removing dead code and unused opens.
Pierre-Marie Pédrot
2016-04-18
Bugfix micromega: more careful syntaxification of terms of the form (Rinv t)
Frédéric Besson
2016-02-15
Renaming functions in Typing to stick to the standard e_* scheme.
Pierre-Marie Pédrot
2016-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2015-11-07
Preventing an unwanted warning 5 "this function application is partial"
Hugo Herbelin
2015-10-20
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-05-26
micromega : options to limit proof search
Frédéric Besson
2015-05-15
Merge v8.5 into trunk
Hugo Herbelin
2015-04-28
maintenance micromega plugin
Frédéric Besson
2015-01-12
Update headers.
Maxime Dénès
2014-12-07
Moving change_in_concl, change_in_hyp, change_concl to Proofview.tactic.
Hugo Herbelin
2014-11-05
Writing the raw introduction tactic in the new monad.
Pierre-Marie Pédrot
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-07-31
micromega : refification recognises @eq T for T convertible with Z or R
Frédéric Besson
2014-06-23
Fix semantics of change p with c to typecheck c at each specific occurrence o...
Matthieu Sozeau
2014-05-06
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-01
Fixing ml-doc.
Pierre-Marie Pédrot
2014-03-03
Fixing some generic equalities in Micromega.
Pierre-Marie Pédrot
2013-11-15
bugfix micromega: solved an ambiguous symbol resolution
fbesson
2013-08-22
Misc changes around coqtop.ml :
letouzey
2013-03-13
Restrict (try...with...) to avoid catching critical exn (part 11)
letouzey
2012-12-14
Modulification of identifier
ppedrot
2012-12-08
Ensure that a function declared with a label is used with it
letouzey
2012-11-08
Monomorphized a lot of equalities over OCaml integers, thanks to
ppedrot
2012-09-14
The new ocaml compiler (4.00) has a lot of very cool warnings,
regisgia
2012-08-08
Updating headers.
herbelin
2012-07-05
ZArith + other : favor the use of modern names instead of compat notations
letouzey
2012-06-01
More cleaning
ppedrot
2012-04-12
lib directory is cut in 2 cma.
pboutill
2012-01-14
coq_micromega.ml: fix order of recursive calls to rconstant
glondu
2012-01-14
More newlines in debugging output of psatzl
glondu
2011-07-29
Coq_micromega: generic = on constr replaced by eq_constr
puech
2011-05-25
Q2R -> IQR
fbesson
2011-05-23
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@14152 85f007b7-540e-0...
fbesson
2011-05-20
added support to handle division by a constant over R
fbesson
[next]