index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugins
/
omega
/
coq_omega.ml
Commit message (
Expand
)
Author
Age
*
Restrict (try...with...) to avoid catching critical exn (part 15)
letouzey
2013-03-13
*
Uniformization of the "anomaly" command.
ppedrot
2013-01-28
*
Modulification of identifier
ppedrot
2012-12-14
*
Remove some more "open" and dead code thanks to OCaml4 warnings
letouzey
2012-10-02
*
Moving Utils.list_* to a proper CList module, which includes stdlib
ppedrot
2012-09-14
*
The new ocaml compiler (4.00) has a lot of very cool warnings,
regisgia
2012-09-14
*
Updating headers.
herbelin
2012-08-08
*
ZArith + other : favor the use of modern names instead of compat notations
letouzey
2012-07-05
*
Cleaning Pp.ppnl use
ppedrot
2012-06-01
*
global_reference migrated from Libnames to new Globnames, less deps in gramma...
letouzey
2012-05-29
*
locus.mli for occurrences+clauses, misctypes.mli for various little things
letouzey
2012-05-29
*
Noise for nothing
pboutill
2012-03-02
*
Fixed some missing options from previous commit.
ppedrot
2011-11-24
*
Omega: for non-arithmetical goals, try proving False from context (wish #2236)
letouzey
2011-09-16
*
Omega aware of Z.pred (fix #1912)
letouzey
2011-09-15
*
Coq_omega: replaced generic = on constr by eq_constr
puech
2011-07-29
*
Coq_omega: replaced many generic = on constr by eq_constr
puech
2011-07-29
*
Modularisation of Znat, a few name changed elsewhere
letouzey
2011-05-05
*
Modularization of Pnat
letouzey
2011-05-05
*
Rename rawterm.ml into glob_term.ml
glondu
2010-12-23
*
Use full path for unknown stuff in omega
glondu
2010-11-16
*
Remove some occurrences of "open Termops"
glondu
2010-09-28
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Generic support for open terms in tactics
herbelin
2009-12-21
*
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
*
Improved parameterization of Coq:
herbelin
2009-08-02
*
Directory 'contrib' renamed into 'plugins', to end confusion with archive of ...
letouzey
2009-03-20