Popular repositories Loading
-
-
-
-
opam-repository
opam-repository PublicForked from ocaml/opam-repository
Package descriptions for OPAM
OCaml 1
-
smpl
smpl PublicForked from uds-psl/smpl
A Coq plugin providing an extensible tactic similar to first.
Coq 1
119 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
April 2025
Created a pull request in rocq-prover/rocq that received 36 comments
Additional explanations on backtracking in Ltac2
This is a tentative to enrich the paragraph on Ltac2's backtracking following some explanations provided by @ppedrot and @SkySkimmer on a whiteboard.
Reviewed 1 pull request in 1 repository
rocq-prover/rocq
1 pull request
-
Additional explanations on backtracking in Ltac2
This contribution was made on Apr 2
Created an issue in rocq-prover/rocq that received 1 comment
Comments in the middle of the code are not accepted by ..rocqtop::
instructions in the sphinx documentation
Description of the problem
While writing documentation for the reference manual (cf this PR), I wanted to comment some part of a code snippet:
.. …