index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
nsatz
Age
Commit message (
Expand
)
Author
2021-03-03
[build] Split stdlib to it's own opam package.
Emilio Jesus Gallego Arias
2021-02-24
Infrastructure for fine-grained debug flags
Maxime Dénès
2020-10-02
{new,setoid_}ring -> ring
Maxime Dénès
2020-08-27
[nsatz] num → zarith
Vincent Laporte
2020-08-27
[numeral] [plugins] Switch from `Big_int` to ZArith.
Emilio Jesus Gallego Arias
2020-04-11
[dune] [stdlib] Build the standard library natively with Dune.
Emilio Jesus Gallego Arias
2020-03-18
Update headers in the whole code base.
Théo Zimmermann
2020-02-13
[build] Consolidate stdlib's .v files under a single directory.
Emilio Jesus Gallego Arias
2019-11-25
Nsatz: use “lia” rather than “omega”
Vincent Laporte
2019-11-21
[coq] Untabify the whole ML codebase.
Emilio Jesus Gallego Arias
2019-06-17
Update ml-style headers to new year.
Théo Zimmermann
2019-05-23
Fixing typos - Part 2
JPR
2019-01-24
Make `Instance` without a body always open a proof.
Maxime Dénès
2018-12-09
[doc] Enable Warning 50 [incorrect doc comment] and fix comments.
Emilio Jesus Gallego Arias
2018-10-18
[universes] deprecate constr_of_global
Matthieu Sozeau
2018-10-16
[nsatz] remove dead code
Vincent Laporte
2018-10-10
[coqlib] Rebindable Coqlib namespace.
Emilio Jesus Gallego Arias
2018-09-05
[build] Preliminary support for building Coq with `dune`.
Emilio Jesus Gallego Arias
2018-07-02
Moving various ml4 files to mlg.
Pierre-Marie Pédrot
2018-05-17
Split off Universes functions dealing with generating new universes.
Gaëtan Gilbert
2018-03-08
Make most of TACTIC EXTEND macros runtime calls.
Maxime Dénès
2018-03-07
[stdlib] Do not use “Require” inside sections
Vincent Laporte
2018-02-27
Update headers following #6543.
Théo Zimmermann
2018-02-17
Change references to CAMLP4 to CAMLP5 to be more accurate since we no
Jim Fehrle
2017-11-06
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-07-17
[API] Remove `open API` in ml files in favor of `-open API` flag.
Emilio Jesus Gallego Arias
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-06-12
Merge PR#718: API cleanup: aliases
Maxime Dénès
2017-06-10
Remove remaining vo.itarget files (obsolete since PR #499)
Pierre Letouzey
2017-06-10
Remove (useless) aliases from the API.
Matej Košík
2017-06-07
Put all plugins behind an "API".
Matej Kosik
2017-05-29
Merge PR#512: [cleanup] Unify all calls to the error function.
Maxime Dénès
2017-05-27
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-27
[coqlib] Move `Coqlib` to `library/`.
Emilio Jesus Gallego Arias
2017-05-27
[coqlib] Deprecate redundant Coqlib functions.
Emilio Jesus Gallego Arias
2017-04-27
Remove unused [open] statements
Gaetan Gilbert
2017-04-27
Remove some unused values and types
Gaetan Gilbert
2017-04-27
Remove unused [rec] keywords
Gaetan Gilbert
2017-04-20
Fix nsatz not recognizing real literals.
Guillaume Melquiond
2017-04-11
Merge PR#532: Clean Nsatz implementation.
Maxime Dénès
2017-04-09
Fix an algorithmic issue in Nsatz.
Pierre-Marie Pédrot
2017-04-09
Academic prescriptivism strikes back: down with baroque programming in Nsatz.
Pierre-Marie Pédrot
2017-03-24
Merge branch 'trunk' into pr379
Maxime Dénès
2017-03-14
Merge PR#432: [cleanup] Change Id.t option to Name.t in TacFun
Maxime Dénès
2017-02-17
Moving the Ltac plugin to a pack-based one.
Pierre-Marie Pédrot
2017-02-16
[cleanup] Change Id.t option to Name.t in TacFun
Tej Chajed
2017-02-14
Ltac now uses evar-based constrs.
Pierre-Marie Pédrot
2017-02-14
Tactics API using EConstr.
Pierre-Marie Pédrot
2016-09-28
Adding interface files to Nsatz ML files.
Pierre-Marie Pédrot
2016-09-26
Fast russian peasant exponentiation in Nsatz.
Pierre-Marie Pédrot
[next]