index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-09-07
Fix bug #8432 : program fixpoint and universes
Matthieu Sozeau
2018-09-07
Merge PR #8426: [dune] [doc] Document `dune utop $lib`
Théo Zimmermann
2018-09-07
Merge PR #8411: Changes to default.nix to be able to use Dune.
Vincent Laporte
2018-09-06
Merge PR #8412: [dune] [ci] Fix and test release profile + use 1.1 dune-works...
Gaëtan Gilbert
2018-09-06
[dune] [doc] Document `dune utop $lib`
Emilio Jesus Gallego Arias
2018-09-06
[dune] [ci] Fix and test release profile + use 1.1 dune-workspace
Emilio Jesus Gallego Arias
2018-09-06
Merge PR #8110: Fixing capital letters in the "in" syntax of instantiate.
Pierre-Marie Pédrot
2018-09-06
Merge PR #8394: Print the entire string to the CoqIDE screen, e.g. for "Print...
Pierre-Marie Pédrot
2018-09-06
Merge PR #8415: [bin] Fix binary location procedure to work with symlinks.
Pierre-Marie Pédrot
2018-09-06
Merge PR #8420: [pfedit] Fix master build due to merge conflict
Gaëtan Gilbert
2018-09-06
[pfedit] Fix master build due to merge conflict
Emilio Jesus Gallego Arias
2018-09-06
Merge PR #8302: Fix #7795: UGraph.AlreadyDeclared with Program
Matthieu Sozeau
2018-09-06
Override Dune derivation to update it before nixpkgs.
Théo Zimmermann
2018-09-06
Changes to default.nix to be able to use Dune.
Théo Zimmermann
2018-09-06
Merge PR #8295: Fix #8291: print universe names in universe context for Check.
Matthieu Sozeau
2018-09-05
[bin] Fix binary location procedure to work with symlinks.
Emilio Jesus Gallego Arias
2018-09-05
Merge PR #6857: [build] Preliminary support for building with `dune`.
Théo Zimmermann
2018-09-05
Merge PR #7968: Restrict universes in comInductive
Gaëtan Gilbert
2018-09-05
[build] Preliminary support for building Coq with `dune`.
Emilio Jesus Gallego Arias
2018-09-04
[misc] Remove leftover files.
Emilio Jesus Gallego Arias
2018-09-04
Merge PR #7684: [doc] Build ML API documentation artifact.
Gaëtan Gilbert
2018-09-04
Merge PR #8263: Do not abstract over the named variable in unsafe introductio...
Hugo Herbelin
2018-09-04
Merge PR #8264: More efficient computation of avoided variables during pretyp...
Hugo Herbelin
2018-09-03
Fix for issue #8378. If the string matches the regex, output the
Jim Fehrle
2018-09-03
Merge PR #8387: Make -compat 8.8 import Coq.Compat.Coq88
Théo Zimmermann
2018-09-03
Merge PR #8064: Numeral notation (revisited again)
Hugo Herbelin
2018-09-03
[doc] Build ML API documentation artifact.
Emilio Jesus Gallego Arias
2018-09-03
Merge PR #891: Check universes are declared
Gaëtan Gilbert
2018-09-03
Merge PR #8376: Source basic overlay after user overlays to fix #8375 followi...
Gaëtan Gilbert
2018-09-03
Merge PR #8124: Fix #8121: anomalies in native_compute with let and evars.
Maxime Dénès
2018-09-03
Merge PR #7953: More efficient abstraction over variables in Cooking.
Maxime Dénès
2018-09-03
Merge PR #7912: Simplify effects API
Maxime Dénès
2018-09-03
Merge PR #7085: Turn the kernel reduction sharing flag into an argument passe...
Maxime Dénès
2018-09-03
Merge PR #8147: [ssr] assertion -> error message (Fix #8134)
Maxime Dénès
2018-09-03
Merge PR #8359: [ssr] move ssr_*v tests to test-suite/ssr/
Maxime Dénès
2018-09-02
Merge PR #8363: Fix #8361: dependency states: camldevfiles
Jason Gross
2018-09-03
Merge PR #8107: Fixes #8106: anomaly if declaring levels for only printing th...
Emilio Jesus Gallego Arias
2018-09-03
Merge PR #8286: Fixing #7867: class error message tried to print a "fun" with...
Emilio Jesus Gallego Arias
2018-09-02
Make -compat 8.8 import Coq.Compat.Coq88
Jason Gross
2018-09-02
Fixing #7867 (class error message tries to print a "fun" with no binder).
Hugo Herbelin
2018-09-02
Fixing #8106 (anomaly if declaring levels for only printing then only parsing).
Hugo Herbelin
2018-09-02
Fix the order of sourcing of overlays in Windows build script as well.
Théo Zimmermann
2018-09-01
Source basic overlay after user overlays to fix #8375 following #8348.
Théo Zimmermann
2018-09-01
Add overlay for HoTT
Jason Gross
2018-08-31
Give a proper error message on num-not in functor
Jason Gross
2018-08-31
Add some module tests to numeral notations
Jason Gross
2018-08-31
Make Numeral Notation obey Local/Global
Jason Gross
2018-08-31
Make Numeral Notation follow Import, not Require
Jason Gross
2018-08-31
[numeral notations] support aliases
Jason Gross
2018-08-31
Add Numeral Notation GlobRef printing/parsing
Jason Gross
[next]