index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pretyping
/
reductionops.mli
Commit message (
Expand
)
Author
Age
*
Providing a -type-in-type option for collapsing the universe hierarchy.
Hugo Herbelin
2014-09-13
*
Adapt simpl/cbn unfolding and refolding machinery to projections, so that
Matthieu Sozeau
2014-06-13
*
- Fix bug #3368, due to wrong use of the Cst_stack for projections.
Matthieu Sozeau
2014-06-11
*
cbn understand ! Arguments directive
Pierre Boutillier
2014-06-04
*
Cbn reduces Pos.compare p~1 q~1 to Pos.compare p q
Pierre Boutillier
2014-05-26
*
Reduction.Stack.Fix/Case stores Cst_stack.t
Pierre Boutillier
2014-05-26
*
Cst_stack before stack (abstraction leak in whd_gen)
Pierre Boutillier
2014-05-26
*
cbn: args list instead of arg number
Pierre Boutillier
2014-05-26
*
Reductionops.Stack.map & Reduction.iterate_whd_gen
Pierre
2014-05-26
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-03-05
*
Dead code elimionation in reductionops
Pierre Boutillier
2014-02-28
*
Simpl_behaviour becomes Reductionops.ReductionBehaviour
Pierre Boutillier
2014-02-24
*
Reductionops.Stack.strip* are ready to deal with Shift
Pierre Boutillier
2014-02-24
*
Reductionops.Stack.app_node is secret
Pierre Boutillier
2014-02-24
*
app_node, stack, state printers
Pierre Boutillier
2014-02-24
*
Stack operations of Reductionops in Reductionops.Stack
Pierre Boutillier
2014-02-24
*
Conv_orable made functional and part of pre_env
gareuselesinge
2013-10-31
*
Do not generate useless argument arrays in whd_* functions.
ppedrot
2013-10-29
*
Removing association lists in Reductionops. Btw, defining the dual of the
ppedrot
2013-08-25
*
- Fix uncaught exception NotASort from reductionops, moving decomp_sort to re...
msozeau
2013-07-19
*
Splitting Term into five unrelated interfaces:
ppedrot
2013-04-29
*
Fix bug #2989: make unification.ml able to deal with canonical structure in a...
pboutill
2013-03-25
*
compare_stack_shape before ise_stack2 in evar_conv
pboutill
2013-02-28
*
Evarconv: When doing a iota of a fixpoint, use constant name instead of fixpo...
pboutill
2013-02-25
*
Reductionops: whd_state_gen can take and answers a cst_stack too
pboutill
2013-01-24
*
Awful heuristic to refold mutual fixpoint in reductionops
pboutill
2012-12-21
*
Reductionops reduction machine can refold constant
pboutill
2012-12-19
*
Modulification of name
ppedrot
2012-12-18
*
Unification in Evar_conv uses an abstract machine state
pboutill
2012-08-09
*
Updating headers.
herbelin
2012-08-08
*
Reductionops refactoring
pboutill
2012-07-20
*
tacred uses stack_reduction_function instead of state_reduction_function
pboutill
2012-07-12
*
Reductionops abstract machine uses Zcase & Zfix stack node.
pboutill
2012-06-15
*
Reductionops : Better abstract machine stack utilities
pboutill
2012-06-15
*
Bug #2041: unfold at betaiotaZETA normalize like unfold
pboutill
2012-01-31
*
It happens that the type inference algorithm (pretyping) did not check
herbelin
2011-10-05
*
Ensured that the transparency state is used when flag betaiota is on for apply.
herbelin
2011-06-19
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
New script dev/tools/change-header to automatically update Coq files headers.
herbelin
2010-06-22
*
Fixed bug #2135 (second-order unification was raising cryptic message)
herbelin
2010-06-12
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Move from ocamlweb to ocamdoc to generate mli documentation
pboutill
2010-04-29
*
Generic support for open terms in tactics
herbelin
2009-12-21
*
Improved strategy for rewriting lemma possibly depending because of evars.
herbelin
2009-12-14
*
Promote evar_defs to evar_map (in Evd)
glondu
2009-11-11
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
Backtrack sur la mémoïsation de nf_evar.
aspiwack
2009-03-04
*
=?utf-8?q?Tentative=20d'optimisation=20(en=20temps)=20sur=20[nf=5Fevar]=20et=...
aspiwack
2009-02-27
*
pushed evar reduction in kernel
barras
2009-02-06
[next]