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
*
Merge PR#692: Fail on deprecated warning even for Ocaml > 4.02.3
Maxime Dénès
2017-05-30
|
\
|
*
Fail on deprecated warning even for Ocaml > 4.02.3
Gaëtan Gilbert
2017-05-28
*
|
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-27
|
/
*
Merge PR#481: [option] Remove support for non-synchronous options.
Maxime Dénès
2017-05-25
|
\
*
\
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-05-24
|
\
\
|
|
*
[option] Remove support for non-synchronous options.
Emilio Jesus Gallego Arias
2017-05-24
|
|
/
|
*
Fix omitted labels in function calls
Gaetan Gilbert
2017-04-27
*
|
[location] Make location optional in Loc.located
Emilio Jesus Gallego Arias
2017-04-25
|
/
*
Merge branch 'trunk' into pr379
Maxime Dénès
2017-03-24
|
\
|
*
Revert "Add empty Extraction.v and FunInd.v to prepare landing of PR#220."
Maxime Dénès
2017-03-23
|
*
Merge branch 'v8.6' into trunk
Maxime Dénès
2017-03-23
|
|
\
|
|
*
Add empty Extraction.v and FunInd.v to prepare landing of PR#220.
Maxime Dénès
2017-03-23
|
*
|
[extraction] Flush formatters at end of output.
Emilio Jesus Gallego Arias
2017-03-21
|
*
|
[pp] Make feedback the only logging mechanism.
Emilio Jesus Gallego Arias
2017-03-21
|
*
|
[pp] Prepare for serialization, remove opaque glue.
Emilio Jesus Gallego Arias
2017-03-21
|
*
|
[pp] Remove `Pp.stras`.
Emilio Jesus Gallego Arias
2017-03-21
|
*
|
[safe-string] plugins/extraction
Emilio Jesus Gallego Arias
2017-03-14
|
*
|
Moving the Ltac plugin to a pack-based one.
Pierre-Marie Pédrot
2017-02-17
*
|
|
Merge branch 'master'.
Pierre-Marie Pédrot
2017-02-14
|
\
|
|
*
|
|
Definining EConstr-based contexts.
Pierre-Marie Pédrot
2017-02-14
*
|
|
Removing compatibility layers in Retyping
Pierre-Marie Pédrot
2017-02-14
*
|
|
Reductionops now return EConstrs.
Pierre-Marie Pédrot
2017-02-14
*
|
|
Eliminating parts of the right-hand side compatibility layer
Pierre-Marie Pédrot
2017-02-14
*
|
|
Inv API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
|
Cleaning up opening of the EConstr module in pretyping folder.
Pierre-Marie Pédrot
2017-02-14
*
|
|
Unification API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
|
Retyping API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
|
Reductionops API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
|
Termops API using EConstr.
Pierre-Marie Pédrot
2017-02-14
|
*
|
Merge PR#393: Replace Typeops with Fast_typeops
Maxime Dénès
2017-02-08
|
|
\
\
|
*
|
|
Revert "Extraction: avoid deprecated functions of module String"
Pierre Letouzey
2017-02-07
|
*
|
|
Extraction cosmetic: no whitespaces in printing empty modules
Pierre Letouzey
2017-02-07
|
*
|
|
Extraction: remove the "print to devnull" hack now that pp isn't lazy anymore
Pierre Letouzey
2017-02-07
|
*
|
|
Extraction: avoid deprecated functions of module String
Pierre Letouzey
2017-02-07
|
*
|
|
Extraction: simplify the generated code for difficult name conflicts
Pierre Letouzey
2017-02-07
|
*
|
|
Extraction : get_duplicates (via option) instead of check_duplicates (via Not...
Pierre Letouzey
2017-02-07
|
*
|
|
Extraction: fix complexity issue #5310
Pierre Letouzey
2017-02-07
|
/
/
/
|
|
*
Extraction: fix complexity issue #5310
Pierre Letouzey
2017-02-07
|
*
|
Remove useless comments
Gaetan Gilbert
2017-01-28
|
*
|
Extend Fast_typeops to be a replacement for Typeops
Gaetan Gilbert
2016-12-12
|
/
/
*
|
CLEANUP: rename "Nameops.lift_subscript" to "Nameops.increment_subscript".
Matej Kosik
2016-10-19
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-17
|
\
|
|
*
Fix bug #5023: JSON extraction doesn't generate "for xxx".
Pierre-Marie Pédrot
2016-10-17
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-02
|
\
|
|
*
Extraction: ignore some useless stuff about universes
Pierre Letouzey
2016-09-29
*
|
Merging Stdarg and Constrarg.
Pierre-Marie Pédrot
2016-09-21
*
|
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-08-19
*
|
Remove errorlabstrm in favor of user_err
Emilio Jesus Gallego Arias
2016-08-19
|
/
*
Make it a bit more obvious when variables are of type unit.
Guillaume Melquiond
2016-08-10
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
[next]