index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
proofs
/
redexpr.ml
Commit message (
Expand
)
Author
Age
*
Fix omitted labels in function calls
Gaetan Gilbert
2017-04-27
*
Ltac now uses evar-based constrs.
Pierre-Marie Pédrot
2017-02-14
*
Removing compatibility layers in Retyping
Pierre-Marie Pédrot
2017-02-14
*
Reductionops now return EConstrs.
Pierre-Marie Pédrot
2017-02-14
*
Tacred API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Retyping API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Nativenorm API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Vnorm API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Reductionops API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Termops API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-09-14
|
\
|
*
no-refold patch
Paul Steckler
2016-09-09
*
|
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-08-19
*
|
Remove errorlabstrm in favor of user_err
Emilio Jesus Gallego Arias
2016-08-19
|
/
*
closure.ml renamed into cClosure.ml (avoid clash with a compiler-libs module)
Pierre Letouzey
2016-07-03
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
Add and document match, fix and cofix reduction flags.
Maxime Dénès
2016-07-01
*
Separate flags for fix/cofix/match reduction and clean reduction function names.
Maxime Dénès
2016-07-01
*
A new infrastructure for warnings.
Maxime Dénès
2016-06-29
*
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-31
*
Using monotonic types for conversion functions.
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
*
|
Remove some unused functions.
Guillaume Melquiond
2016-01-02
|
/
*
Fix #4346 1/2: native casts were not inferring universe constraints.
Maxime Dénès
2015-10-15
*
Disable precompilation for native_compute by default.
Guillaume Melquiond
2015-05-14
*
Remove almost all the uses of string concatenation when building error messages.
Guillaume Melquiond
2015-04-23
*
Fix a big bug in native_compute tactic: since Hugo's 364decf59c, it was
Maxime Dénès
2015-01-18
*
Update headers.
Maxime Dénès
2015-01-12
*
An option SimplIsCbn
Pierre Boutillier
2014-12-12
*
Extend the syntax of simpl with a delta flag.
Arnaud Spiwack
2014-12-12
*
One more word about "simpl f": avoid "simpl f" to be printed "simpl f",
Hugo Herbelin
2014-11-23
*
Enforcing a stronger difference between the two syntaxes "simpl
Hugo Herbelin
2014-11-16
*
Change reduction_of_red_expr to return an e_reduction_function returning
Matthieu Sozeau
2014-10-24
*
cbn understands Arguments
Pierre Boutillier
2014-02-24
*
Stack operations of Reductionops in Reductionops.Stack
Pierre Boutillier
2014-02-24
*
Support for evars and metas in native compiler.
Maxime Dénès
2013-12-30
*
Fixing bug #3169 and avoiding anomaly in bug #2885 (vm_compute not
Hugo Herbelin
2013-11-29
*
Conv_orable made functional and part of pre_env
gareuselesinge
2013-10-31
*
code simplifications concerning Summary
letouzey
2013-04-22
*
Uniformization of the "anomaly" command.
ppedrot
2013-01-28
*
Reductionops: whd_state_gen can take and answers a cst_stack too
pboutill
2013-01-24
*
New implementation of the conversion test, using normalization by evaluation to
mdenes
2013-01-22
*
Yet a new reduction tactic in Coq : cbn
pboutill
2012-12-21
*
Modulification of identifier
ppedrot
2012-12-14
*
Moved Stringset and Stringmap to String namespace.
ppedrot
2012-12-14
*
Monomorphization (proof)
ppedrot
2012-11-25
*
Moving Utils.list_* to a proper CList module, which includes stdlib
ppedrot
2012-09-14
*
Updating headers.
herbelin
2012-08-08
*
global_reference migrated from Libnames to new Globnames, less deps in gramma...
letouzey
2012-05-29
[next]