index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugins
/
romega
/
const_omega.ml
Commit message (
Expand
)
Author
Age
*
[engine] Remove ghost parameter from `Proofview.Goal.t`
Emilio Jesus Gallego Arias
2018-02-12
*
Proper nametab handling of global universe names
Matthieu Sozeau
2017-12-01
*
Merge PR #876: In omega or romega, recognizing Z and nat modulo conversion
Maxime Dénès
2017-11-24
|
\
|
*
Recognizing Z in romega up to conversion.
Hugo Herbelin
2017-11-23
*
|
[api] Deprecate Term destructors, move to Constr
Emilio Jesus Gallego Arias
2017-11-22
|
/
*
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-11-06
*
romega: takes advantage of context variables with body
Pierre Letouzey
2017-10-05
*
[API] Remove `open API` in ml files in favor of `-open API` flag.
Emilio Jesus Gallego Arias
2017-07-17
*
Remove (useless) aliases from the API.
Matej Košík
2017-06-10
*
Put all plugins behind an "API".
Matej Kosik
2017-06-07
*
Remove the Sigma (monotonous state) API.
Maxime Dénès
2017-06-06
*
[coqlib] Move `Coqlib` to `library/`.
Emilio Jesus Gallego Arias
2017-05-27
*
[coqlib] Deprecate redundant Coqlib functions.
Emilio Jesus Gallego Arias
2017-05-27
*
ROmega: division-aware ReflOmegaCore, allowing trace without terms
Pierre Letouzey
2017-05-24
*
ROmega : O_STATE turned into a O_SUM
Pierre Letouzey
2017-05-22
*
ROmega: less contructors in the final omega trace
Pierre Letouzey
2017-05-22
*
ROmega : merge O_CONSTANT* into a single O_BAD_CONSTANT
Pierre Letouzey
2017-05-22
*
romega: no more normalization trace, replaced by some Coq-side computation
Pierre Letouzey
2017-05-22
*
romega/const_omega : a few improvements (less try with, no gen equality)
Pierre Letouzey
2017-05-22
*
romega: use N instead of nat for Tvar
Pierre Letouzey
2017-05-22
*
romega: discard constructor D_mono (shorter trace + fix a bug)
Pierre Letouzey
2017-05-22
*
Removing trivial compatibility layer in refl_omega.
Pierre-Marie Pédrot
2017-04-24
*
Reductionops now return EConstrs.
Pierre-Marie Pédrot
2017-02-14
*
Tacmach API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
Switch the few remaining iso-latin-1 files to utf8
Pierre Letouzey
2014-12-09
*
- Fix bug preventing apply from unfolding Fixpoints.
Matthieu Sozeau
2014-05-06
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
More monomorphic List.mem + List.assoc + ...
letouzey
2013-10-24
*
Get rid of the uses of deprecated OCaml elements (still remaining compatible ...
xclerc
2013-09-19
*
Restrict (try...with...) to avoid catching critical exn (part 15)
letouzey
2013-03-13
*
Dir_path --> DirPath
letouzey
2013-02-19
*
Modulification of dir_path
ppedrot
2012-12-14
*
Modulification of identifier
ppedrot
2012-12-14
*
Remove some more "open" and dead code thanks to OCaml4 warnings
letouzey
2012-10-02
*
global_reference migrated from Libnames to new Globnames, less deps in gramma...
letouzey
2012-05-29
*
Noise for nothing
pboutill
2012-03-02
*
Const_omega: replaced some generic = on constr by eq_constr
puech
2011-07-29
*
Additionnal fix of romega after modularisation of ZArith
letouzey
2011-05-06
*
Modularization of BinInt, related fixes in the stdlib
letouzey
2011-05-05
*
Const_omega: look for S in Init only (avoid future clash with S of Numbers)
letouzey
2009-12-18
*
OrderedType implementation for various numerical datatypes + min/max structures
letouzey
2009-11-03
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
- Cleaning phase of the interfaces of libnames.ml and nametab.ml
herbelin
2009-08-06
*
Directory 'contrib' renamed into 'plugins', to end confusion with archive of ...
letouzey
2009-03-20