index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pretyping
Age
Commit message (
Expand
)
Author
2014-03-17
Evarconv: exact_ise_stack looks to stack head before bodies or branches
Pierre Boutillier
2014-03-16
consider_remaining_unif_problems respects Conv_oracle
Pierre Boutillier
2014-03-14
Changing Retrokwnoledge entry type from kind_of_term to constr. It seems it had
Pierre-Marie Pédrot
2014-03-10
Evarconv unification respects Conv_oracle
Pierre Boutillier
2014-03-10
MaybeFlexible semantic changes
Pierre Boutillier
2014-03-05
Remove some dead-code (thanks to ocaml warnings)
Pierre Letouzey
2014-03-05
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-03-03
Goptions do not rely anymore on generic equality.
Pierre-Marie Pédrot
2014-03-02
Matching --> ConstrMatching (was clashing with OCaml's compiler-libs)
Pierre Letouzey
2014-03-02
Grammar.cma with less deps (Glob_ops and Nameops) after moving minor code
Pierre Letouzey
2014-03-02
Adding an equality function over glob_constr
Pierre-Marie Pédrot
2014-03-01
Fixing pervasive comparisons
Pierre-Marie Pédrot
2014-03-01
Fixing bad comparison in Detyping.
Pierre-Marie Pédrot
2014-02-28
Removing Pervasives.compare in Termdn.
Pierre-Marie Pédrot
2014-02-28
Removing a Pervasives.compare in Term_dnet.
Pierre-Marie Pédrot
2014-02-28
Fix bug 3245: 'simpl nomatch' argument annotation makes cbn go into an infini...
Pierre Boutillier
2014-02-28
Dead code elimionation in reductionops
Pierre Boutillier
2014-02-27
Tacinterp: refactoring using Monad.
Arnaud Spiwack
2014-02-27
Code refactoring thanks to the new Monad module.
Arnaud Spiwack
2014-02-26
remoteCounter: backup/restore
Enrico Tassi
2014-02-24
IStream: change type of thunk, spare allocations.
Arnaud Spiwack
2014-02-24
Ensuring that the module Stack is opaque inside Reductionops.
Pierre-Marie Pédrot
2014-02-24
cbn understands Arguments
Pierre Boutillier
2014-02-24
Simpl_behaviour becomes Reductionops.ReductionBehaviour
Pierre Boutillier
2014-02-24
Create Debug Unification option
Pierre Boutillier
2014-02-24
No more translation array <-> list in Reductionops.Stack
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-12
TC: honor the use_typeclasses flag in pretyping
Enrico Tassi
2014-02-11
Made Pre_env.lazy_val opaque.
Pierre-Marie Pédrot
2014-02-03
Tracking memory misallocation by trying to improve sharing.
Pierre-Marie Pédrot
2014-01-29
Using Map.smartmap whenever deemed useful.
Pierre-Marie Pédrot
2014-01-27
Abstracting away coercion indexes in Classops.
Pierre-Marie Pédrot
2014-01-26
Coercions: avoid imperative data structure
Enrico Tassi
2014-01-07
STM: additional fix for STM + vm_compute
Enrico Tassi
2013-12-30
When resetting an evarmap with the unsafe function Evd.evars_reset_evd with
Pierre-Marie Pédrot
2013-12-30
Support for evars and metas in native compiler.
Maxime Dénès
2013-12-06
Fix test-suite/success/evars.v.
Arnaud Spiwack
2013-12-03
Removing useless meta-related functions.
Pierre-Marie Pédrot
2013-11-30
Better heuristic for name generation backward compatibility. We fallback
Pierre-Marie Pédrot
2013-11-30
Useless instantiation function exported in Evd.
Pierre-Marie Pédrot
2013-11-30
Tentative fix to recover fresh name generation as it was before
Pierre-Marie Pédrot
2013-11-27
Adding generic solvers to term holes. For now, no resolution mechanism nor
Pierre-Marie Pédrot
2013-11-25
Factoring: is_section_variable.
Arnaud Spiwack
2013-11-25
Typo resulting in bad eta-expansion of destructing let's body.
Hugo Herbelin
2013-11-14
Update comments in matching.mli.
aspiwack
2013-11-08
Removing partial applications in Reductionops.
ppedrot
2013-11-07
Partial application hunt.
ppedrot
[next]