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-06
Merge PR #8295: Fix #8291: print universe names in universe context for Check.
Matthieu Sozeau
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
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
2018-08-31
Add periods in response to PR comments
Jason Gross
2018-08-31
Move g_numeral.ml4 to numeral.ml
Jason Gross
2018-08-31
Add a warning about abstract after being a no-op
Jason Gross
2018-08-31
Update CHANGES
Jason Gross
2018-08-31
Update doc and test-suite after supporting univ poly
Jason Gross
2018-08-31
Add support for polymorphic constants.
Hugo Herbelin
2018-08-31
Fix numeral notation for a rebase on top of master
Jason Gross
2018-08-31
WIP: cleanup numeral_notation_obj + errors
Pierre Letouzey
2018-08-31
WIP: adapt Numeral Notation to synchronized prim notations
Pierre Letouzey
2018-08-31
Decimal: scope name changed dec_(u)int_scope
Pierre Letouzey
2018-08-31
Numeral Notation + test-suite : fix 3 tests using Datatypes.v but not Prelude.v
Pierre Letouzey
2018-08-31
Numeral Notation: use the modern warning infrastructure
Pierre Letouzey
2018-08-31
Numeral Notation: minor text improvements suggested by J. Gross
Pierre Letouzey
2018-08-31
Error on polymorphic conversions for numeral notations
Jason Gross
2018-08-31
Fix grammar
Jason Gross
2018-08-31
Numeral Notation: some documentation in the refman
Pierre Letouzey
[next]