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
*
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
*
Pattern as a mli-only file, operations in Patternops
letouzey
2012-05-29
*
Glob_term now mli-only, operations now in Glob_ops
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
*
Added an pattern / occurence syntax for vm_compute.
ppedrot
2012-01-30
*
Add type annotations around all calls to Libobject.declare_object
letouzey
2011-11-02
*
Lazy loading of opaque proofs: fast as -dont-load-proofs without its drawbacks
letouzey
2011-04-03
*
Rename rawterm.ml into glob_term.ml
glondu
2010-12-23
*
Some dead code removal, thanks to Oug analyzer
letouzey
2010-09-24
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
New command Declare Reduction <id> := <conv_expr>.
letouzey
2010-01-28
*
In "simpl c" and "change c with d", c can be a pattern.
herbelin
2009-12-24
*
Improved the treatment of Local/Global options (noneffective Local on
herbelin
2009-10-25
*
This big commit addresses two problems:
soubiran
2009-10-21
*
Remove useless Liboject.export_function field
glondu
2009-09-17
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
Death of "survive_module" and "survive_section" (the first one was
herbelin
2009-08-13
*
- Cleaning phase of the interfaces of libnames.ml and nametab.ml
herbelin
2009-08-06
*
- Export de pattern_ident vers les ARGUMENT EXTEND and co.
herbelin
2008-10-19
*
- Officialisation de la notation "pattern c at -1" (cf wish 1798 sur coq-bugs)
herbelin
2008-06-10
*
Strategy commands are now exported
barras
2008-05-22
*
refined the conversion oracle
barras
2008-05-21
*
Nettoyage des tactiques basées sur "simpl" (delta-réduction cachant
herbelin
2007-04-13
*
- Ajout d'un cast vm dans la syntaxe : x <: t
bgregoir
2006-07-22
*
Généralisation de with_occurrence (ex occurrence) et de red_expr pour perme...
herbelin
2006-05-30
*
Changement des named_context
gregoire
2005-12-02
*
Nettoyage suite à la détection par défaut des variables inutilisées par o...
herbelin
2005-11-08
*
Adoption du nom canonique global_of_constr pour éviter confusion avec type r...
herbelin
2005-05-20
*
Partie reduction_of_red_expr de tacred.ml qui dépend de la vm maintenant dan...
herbelin
2005-01-02