-
As I see in diskdefs.cfg, there's possibility to define non-sequent sector numbers. But, when I try to put something like it, into custom format description, i get "invalid literal for int() with base…
-
PR #1689 reworked the proof mode in SAW to operate on sequents instead of just propositions, and added a variety of tactics for manipulating them, similar in many ways to the tactics found in an inter…
-
#### Issue type:
- :heavy_plus_sign: Feature request
____
#### Short description:
Crafting Interface's behaviour now is sending ingredients to the block that it is facing all at onc…
-
Any chance you can update for the 8 relay version of the home automation board? I can use the 4rel4in to run the 8rel8in, but only the first 4 relays work.
-
@kyh155727 님이 https://github.com/plwiki/plwiki.github.io/pull/12 와 https://github.com/plwiki/plwiki.github.io/pull/14 에서 시퀀트 계산 문서를 작성해주셨고, 두번째 커밋에서 제 질문에 대해 다음과 같은 답변을 주셨습니다.
> 저는 맥락을 명시하는 자연 연역이 이미…
-
Hello @rstrouse, I have been working on the Sequent 16 Relay Hat in the I2cRelay.ts but using the 8 relay as a template I can’t seem to get the address’s correct. Excuse me as I am a newbie at GitHu…
-
I'm chasing the cause of some proofs being tagged `incomplete`. Issuing `M-x dump-sequent` and answering `y` to the prompt doesn't produce a file (I can find). The only trace is in the buffer `pvs` wh…
-
some sequents are really hard to read and get prettyprinted super bad (see attached picture)
![Screenshot from 2019-05-10 17-55-47](https://user-images.githubusercontent.com/11569517/57541070-7c34f70…
-
```
What steps will reproduce the problem?
1. Create a TCP SYN and ACK packets with specific Seq# and ACK#
2. Send the SYN and ACK packets (with or without waiting for the SYN+ACK packet
to arrive)
3…
-
Hi all,
Since our main app is growing steadily we are currently starting to implement a version of the event store to better accommodate for serious scale using Postgres database sharding. This mad…