index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugins
/
extraction
Commit message (
Expand
)
Author
Age
*
Extraction : add a location in the error message about polyprop
Pierre Letouzey
2016-05-30
*
Extraction: code cleanup in Common
Pierre Letouzey
2016-05-20
*
Extraction: don't call Unicode.ascii_of_ident twice (not idempotent anymore)
Pierre Letouzey
2016-05-19
*
Removing dead code and unused opens.
Pierre-Marie Pédrot
2016-05-08
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-05-04
|
\
|
*
Fix Haskell extraction for terms over 45 characters long
Nickolai Zeldovich
2016-05-04
|
*
Handle primitive projections inside types when extracting (bug #4616).
Guillaume Melquiond
2016-05-04
*
|
Merge branch 'haskell-type-indent' of https://github.com/zeldovich/coq into t...
Pierre Letouzey
2016-05-04
|
\
\
*
\
\
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-04-24
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Removing redundant *_TYPED AS clauses in EXTEND statements.
Pierre-Marie Pédrot
2016-04-12
|
*
|
Fix order of arguments to Big.compare_case in ExtrOcamlZBigInt.v
Nickolai Zeldovich
2016-04-09
*
|
|
Removing the special status of generic entries defined by Coq itself.
Pierre-Marie Pédrot
2016-03-17
|
|
*
Fix Haskell extraction for terms over 45 characters long
Nickolai Zeldovich
2016-02-19
|
|
/
|
/
|
*
|
CLEANUP: Context.{Rel,Named}.Declaration.t
Matej Kosik
2016-02-09
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-21
|
\
|
|
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
|
merge
Matej Kosik
2016-01-11
|
\
\
|
*
|
CLEANUP: kernel/context.ml{,i}
Matej Kosik
2016-01-11
*
|
|
Merge remote-tracking branch 'origin/v8.5' into trunk
Guillaume Melquiond
2016-01-06
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Protect code against changes in Map interface.
Maxime Dénès
2016-01-06
*
|
|
Merge remote-tracking branch 'origin/v8.5' into trunk
Guillaume Melquiond
2016-01-05
|
\
|
|
|
*
|
Extraction: msg_notice instead of msg_info.
Pierre Courtieu
2016-01-04
*
|
|
Merge branch 'v8.5' into trunk
Guillaume Melquiond
2015-12-31
|
\
|
|
*
|
|
Do not compose "str" and "to_string" whenever possible.
Guillaume Melquiond
2015-12-22
|
|
/
|
/
|
|
*
Inclusion of functors with restricted signature is now forbidden (fix #3746)
Pierre Letouzey
2015-12-22
|
/
*
Extraction: slightly better heuristic for Obj.magic simplifications
Pierre Letouzey
2015-12-16
*
Extraction: fixed beta-red with Obj.magic (#2795 again) + other simplifications
Pierre Letouzey
2015-12-16
*
Extraction: more cautious use of intermediate result caching (fix #3923)
Pierre Letouzey
2015-12-15
*
Extraction: fix a few little glitches with my last commit (replacing unused v...
Pierre Letouzey
2015-12-15
*
Extraction: replace unused variable names by _ in funs and matchs (fix #2842)
Pierre Letouzey
2015-12-15
*
Extraction: allow basic beta-reduction even through a MLmagic (fix #2795)
Pierre Letouzey
2015-12-14
*
Extraction: propagate implicit args in inner fixpoint (bug #4243 part 2)
Pierre Letouzey
2015-12-14
*
Extraction: cosmetically avoid generating spaces on empty lines
Pierre Letouzey
2015-12-14
*
Extraction: also get rid of explicit '\n' for haskell
Pierre Letouzey
2015-12-14
*
Extraction: fix a pretty-print issue
Pierre Letouzey
2015-12-14
*
Extraction: cleanup a hack (Pp.is_empty instead of Failure "empty phrase")
Pierre Letouzey
2015-12-14
*
Extraction: nicer implementation of Implicits
Pierre Letouzey
2015-12-12
*
Extraction: check for remaining implicits after dead code removal (fix #4243)
Pierre Letouzey
2015-12-12
*
Extraction: fix for bug #4334 (use of delta_resolver in Extract_env)
Pierre Letouzey
2015-12-12
*
Extraction: avoid generating some blanks at end-of-line
Pierre Letouzey
2015-12-12
*
Fix some typos.
Guillaume Melquiond
2015-12-07
*
Fix some typos.
Guillaume Melquiond
2015-10-13
*
Improve directives for Haskell extraction of nat.
Maxime Dénès
2015-09-03
*
Fix [Z.div] and add [Z.modulo] in ExtrHaskellZNum.v
Nickolai Zeldovich
2015-09-03
*
Fix [Nat.div] and add [Nat.modulo] in ExtrHaskellNatNum.v
Nickolai Zeldovich
2015-09-03
*
Extraction: fix primitive projection extraction.
Matthieu Sozeau
2015-07-22
*
Add efficient extraction of [nat], [Z], and [string] to Haskell
Nickolai Zeldovich
2015-06-22
*
Fixing bug #4186.
Pierre-Marie Pédrot
2015-04-13
*
JSON extraction: make explicit each group of mutually-recursive fixpoints
Nickolai Zeldovich
2015-04-09
*
JSON extraction: construct full names (dot-separated) in pp_global
Nickolai Zeldovich
2015-04-09
[next]