-
Following up on #226 (and #269), we should allow Greek sisters. We can use the TLA dataset for that, and reference coptic-dictionary.org.
-
(We recently added better support for parameterized refinement in TLC: https://github.com/tlaplus/tlaplus/issues/687)
```tla
----- MODULE Foo -----
EXTENDS Naturals
CONSTANT C
VARIABLE v
v…
lemmy updated
1 month ago
-
Would you consider adding this to https://github.com/tlaplus/examples/?tab=readme-ov-file#examples-elsewhere?
lemmy updated
4 months ago
-
Entry at https://coptic-dictionary.org/entry.cgi?tla=C1326 should be ⲕⲉⲣⲥ
Thanks
-
Word you searched for in the dictionary (in Coptic):
ⲛⲁ-
TLA ID (shown at the top of the entry page after "TLA Lemma No."):
C2355
Bad example sentence (insert your example):
All the exa…
-
### Version
30.0.0-alpha.6
### Steps to reproduce
The [`jest.config.js`](https://github.com/prettier/prettier/blob/4e1a313064b1e7cff14b2f1d7b137c6fe007aa05/jest.config.js#L3) file in Prettier repo …
-
SANY has somewhat weird behavior for deciding where to look for specs; you have to put it as part of the classpath, like:
```
java -cp spec/search/path:tla2tools.jar tla2sany.SANY SpecName.tla
```
…
-
Users hint at
http://coptic-dictionary.org/entry.cgi?tla=C4366
http://coptic-dictionary.org/entry.cgi?tla=C4683
probably actually being the same entry.
-
### Version
v22.10.0
### Platform
```text
Linux GuyuDebian 6.1.0-25-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.106-3 (2024-08-26) x86_64 GNU/Linux
```
### Subsystem
_No response_
##…
-
# Bug Report
Zola currently doesn't have the ability to syntax highlight TLA+ ( https://lamport.azurewebsites.net/tla/tla.html )
## Environment
Zola version: latest & documentation
## Expect…