-
Before building HOL with `--otknl`, the `opentheory` command must be available and initialized (shell command: `opentheory init`), and the OT package "base-1.221" [1] must be already installed (shell…
-
### Detailed Description of the Problem
I use a specifically crafted log format directive for all my traffic and it embeds a '%bi' in there:
```
log-format '"backendsrcip":"%bi" foobar'
```
for…
-
The built-in lexer should know when it has just passed over a %... On the other hand, having to spot that it's inside a verbatim type environment is a very hard prospect.
##
Want to back this issue…
mn200 updated
9 years ago
-
maybe it will help to package hol-mode.el and release it on elpa/melpa/nongnu or what have you. both hol and hol-mode are mature enough, this should require minimal work only.
-
Thanks for your article, I tried to reproduce the example of HOL HTTP1.1, but found that it was not possible to merge two files in one TCP package.
I used wireshark to grab the html file, and f…
-
Hi,
Maybe you can add a recommended Python version to the Readme or maintain a kind of compatibility list. I will go with version 3.9.x for the moment as I'm not sure if 3.13.0 is working. But versio…
-
As discussed, it would be nice to tag operators and axioms in certain abstract theories as non-instantiable. For `Subtype`, this could look as follows:
```
type T.
pred P : T.
axiom P_nonempty…
chdoc updated
4 months ago
-
There are many use-cases where we would like to subscribe to a namespace tuple prefix to receive existing and new tracks that match that subscribe prefix. In these use-cases, the publisher knows the …
-
The [latest HOL](https://github.com/HOL-Theorem-Prover/HOL/releases/tag/kananaskis-13) has support for nice user facing syntax. This issue is about updating the entire code base to use the new syntax.…
-
Adding work item as this is more complex than I thought (the .HOL file supports none Gregorian dates, so we'll need to translate these).