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-07-03
fix syntax of .mlg
Vincent Laporte
2018-07-03
Describe attributes in the documentation.
Vincent Laporte
2018-07-03
[vernac] use a record for the contents of the “deprecated” attribute
Vincent Laporte
2018-07-03
[vernac] use plain strings as attribute names
Vincent Laporte
2018-07-03
[vernac] indentation
Vincent Laporte
2018-07-03
[vernac] Generic syntax for flags/attributes
Vincent Laporte
2018-07-03
[vernac] Generic parsing rules for attributes
Vincent Laporte
2018-07-03
[vernac] Add a “deprecated” attribute
Vincent Laporte
2018-07-03
Allow “Let”-defined coercions
Vincent Laporte
2018-07-03
[vernac] Concrete syntax for attributes
Vincent Laporte
2018-07-03
[vernac] mk_atts: an atts record with default values
Vincent Laporte
2018-07-03
[vernac] attribute_of_flags
Vincent Laporte
2018-07-03
Merge PR #7978: [ci] [docker] Make sure we don't install optional packages wi...
Gaëtan Gilbert
2018-07-03
Merge PR #7607: Simplify reification of predicate in bytecode and native comp...
Pierre-Marie Pédrot
2018-07-03
Merge PR #7820: [hints] Add Hint Variables/Constants Opaque/Transparent commands
Pierre-Marie Pédrot
2018-07-03
Merge PR #7942: Extend readme with 'beginners guide'
Théo Zimmermann
2018-07-03
Merge PR #7974: Fix default.nix following a package renaming.
Vincent Laporte
2018-07-03
Merge PR #7977: allow `make check` to succeed when -prefix is given to ./conf...
Emilio Jesus Gallego Arias
2018-07-02
[ci] [docker] Make sure we don't install optional packages with apt.
Emilio Jesus Gallego Arias
2018-07-02
Merge PR #7703: Add an option to force parameters to be uniform
Matthieu Sozeau
2018-07-02
Add Equations overlay
Matthieu Sozeau
2018-07-02
Merge PR #7969: doc: typesetting and hyperlinks in Syntax Extensions
Théo Zimmermann
2018-07-02
Merge PR #7965: doc: Fix typesetting in Gallina extensions
Théo Zimmermann
2018-07-02
Clean up documentation around beginner's guide.
Siddharth Bhat
2018-07-02
[envars] honor env variable COQLIB
Enrico Tassi
2018-07-02
hints: add Hint Variables/Constants Opaque/Transparent commands
Matthieu Sozeau
2018-07-02
Merge PR #7902: Use a homebrew parser to replace the GEXTEND extension points...
Emilio Jesus Gallego Arias
2018-07-02
Merge PR #7961: [api] Fix wrong deprecation warning (#7915)
Enrico Tassi
2018-07-02
Adding back ocp-index to default.nix.
Théo Zimmermann
2018-07-02
Fix default.nix following a package renaming.
Théo Zimmermann
2018-07-01
Document option Uniform Inductive Parameters
Jasper Hugunin
2018-07-01
Add test for Uniform Inductive Parameters
Jasper Hugunin
2018-07-01
Add flag Uniform Inductive Parameters
Jasper Hugunin
2018-07-01
Implement uniform parameters in ComInductive
Jasper Hugunin
2018-07-01
[api] Fix wrong deprecation warning (#7915)
Emilio Jesus Gallego Arias
2018-07-01
Merge PR #7964: Document that GITURL variables shouldn't have a trailing .git...
Emilio Jesus Gallego Arias
2018-07-01
Merge PR #7410: Splitting primitive numeral parser/printer for positive, N, Z...
Emilio Jesus Gallego Arias
2018-07-01
Merge PR #7760: Fixes #7712 (an anomaly in reporting bad recursive notation f...
Emilio Jesus Gallego Arias
2018-07-01
Merge PR #7759: Workaround to fix #7731 (printing not splitting line at break...
Emilio Jesus Gallego Arias
2018-06-30
doc: typesetting and hyperlinks in Syntax Extensions
Lysxia
2018-06-30
Merge PR #7960: [build] Remove target binary before copy.
Enrico Tassi
2018-06-30
Merge PR #7949: Split the Ssrmatching module between code and grammar rules.
Enrico Tassi
2018-06-30
Split the Ssrmatching module between code and grammar rules.
Pierre-Marie Pédrot
2018-06-29
Adding an overlay for the PR.
Pierre-Marie Pédrot
2018-06-29
Documenting the transition strategy of GEXTEND.
Pierre-Marie Pédrot
2018-06-29
Port g_tactic to the homebrew GEXTEND parser.
Pierre-Marie Pédrot
2018-06-29
Port g_toplevel to the homebrew GEXTEND parser.
Pierre-Marie Pédrot
2018-06-29
Port g_vernac to the homebrew GEXTEND parser.
Pierre-Marie Pédrot
2018-06-29
Port g_proofs to the homebrew GEXTEND parser.
Pierre-Marie Pédrot
2018-06-29
Port g_constr to the homebrew GEXTEND parser.
Pierre-Marie Pédrot
[next]