-
Currently the code for parsing and code generation are fused together in the `@signature` and `@syntax` macros. There should be a clean separation between the macros and the underlying functionality. …
-
-
Hi
I want to place orders but I dont understand who are owner and payer and what I need to put in this variables.
// Placing orders
let owner = new Account('????????');
console.log(owner)
…
-
This is mostly for comparison, but it also demonstrates some of the benefits of using dependent types, e.g. it makes some things easier.
-
Simplest way I can think of to do this is to have technologies that you buy and units that require those technologies in order to build them.
-
With the following:
```
From QuickChick Require Import Sets.
From MetaCoq.Template Require Import TermEquality.
```
I get the error:
```
Universe inconsistency. Cannot enforce
Coq.Relations.Re…
vblot updated
2 years ago
-
EC appears to loose track of (unproven) axioms after theory instantiation. This should be related to other issues concerning theory instantiation, in particular https://github.com/EasyCrypt/easycrypt/…
-
Reported by **maeder** and assigned to **maeder**
Migrated from http://trac.informatik.uni-bremen.de:8080/hets/ticket/131
---
special let cases and classes still need to be translated to Isabelle
-
c.f. https://github.com/HuStmpHrrr/mech-type-theories/commit/411161ab99be9cd4cc52db13085d1e1c21e8ea16
small optimization to relax unnecessary check.
@jiangsy
-
I would like to propose adding Telegram support to the project. I have forked the repository to work on this feature and would like to discuss the possibility of integrating it through a pull request.…