index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-11-23
Fixing bug #3165.
Pierre-Marie Pédrot
2013-11-22
Remove some occurrences of obsolete operators
Stephane Glondu
2013-11-22
configure: improve last fix
Pierre Letouzey
2013-11-22
Using hashes in Summary, like the previous commit did with Dyn.
Pierre-Marie Pédrot
2013-11-22
Using hashes instead of strings in dynamic tags. In case of collision, an
Pierre-Marie Pédrot
2013-11-21
configure: CAML_LD_LIBRARY_PATH is enriched, not overwritten
Pierre Letouzey
2013-11-21
configure: fix some issues with last commit
Pierre Letouzey
2013-11-21
Fix various \r issues with windows
Jason Gross
2013-11-21
Field_theory: nicer notations for constants 0 1 ...
Pierre Letouzey
2013-11-21
updated .mailmap
Pierre Letouzey
2013-11-21
Add Acc_intro_generator on top of all wf function proof (much much faster exe...
Julien Forest
2013-11-20
Adding Acc_intro_generator in order to help computations of Function in parti...
forest
2013-11-19
Optimization: in case of empty substitution, merging is trivial.
Pierre-Marie Pédrot
2013-11-19
update .mailmap with my email now that I've used it in a commit
Pierre Letouzey
2013-11-19
A .mailmap file for a nice git-shorlog display
Pierre Letouzey
2013-11-18
A file listing old svn branches and tags
letouzey
2013-11-16
Slightly faster version of merging substitutions in TacticMatching.
ppedrot
2013-11-16
Better implementation for stores.
ppedrot
2013-11-15
bugfix micromega: solved an ambiguous symbol resolution
fbesson
2013-11-15
Revert "Fast lookup_named in environments, based on maps instead of lists."
ppedrot
2013-11-14
Changes the semantics of Ltac's non-lazy pattern matching in presence of mult...
aspiwack
2013-11-14
Implementation of Ltac's match and match goal fully based on IStream.
aspiwack
2013-11-14
Update comments in matching.mli.
aspiwack
2013-11-14
Remove some dead code in tacinterp.
aspiwack
2013-11-13
Fast lookup_named in environments, based on maps instead of lists.
ppedrot
2013-11-13
Adding an unsafe mapping function to maps.
ppedrot
2013-11-13
Synchronizing the printer of tactic notations.
ppedrot
2013-11-12
Useless computation in Goal handle augmentation.
ppedrot
2013-11-12
Do not print tactic notation names at each interpretation step.
ppedrot
2013-11-10
Centralizing the Ltac-defining functions in Tacenv.
ppedrot
2013-11-10
Removing the dependency of every level of tactic ATSs on glob_tactic_expr.
ppedrot
2013-11-09
Revert the previous commit. It broke Coq compilation.
ppedrot
2013-11-09
Removing the dependency of every level of tactic ATSs on glob_tactic_expr.
ppedrot
2013-11-09
Moving notation types into grammar rule.
ppedrot
2013-11-09
Cleaning and documenting Egramcoq.
ppedrot
2013-11-09
Partial applications in Goal.
ppedrot
2013-11-08
Porting Tactics.assumption to the new engine.
ppedrot
2013-11-08
Reverting the old LIFO behaviour of the notation finding algorithm.
ppedrot
2013-11-08
Removing partial applications in Reductionops.
ppedrot
2013-11-08
Useless array manipulation in Rtrees.
ppedrot
2013-11-08
Do not compute formatter UTF8 length at creation time.
ppedrot
2013-11-07
Rewriting the proof monad mechanism. Now it uses pure OCaml code, without
ppedrot
2013-11-07
Partial application hunt.
ppedrot
2013-11-06
Partial application in Globnames.
ppedrot
2013-11-06
Less partial applications in Vars, as well as better memory allocation.
ppedrot
2013-11-06
better IStream.concat
ppedrot
2013-11-05
Preventing useless allocations in Reductionops.instance.
ppedrot
2013-11-05
Reducing allocation in tclDISPATCHGEN, by doing a List.map at the same time
ppedrot
2013-11-05
STM: fix for PG and "Proof term" lines.
gareuselesinge
2013-11-04
Nicer infered names in refine.
aspiwack
[next]