-
I'd really appreciate if you add support for Motoko language of Internet Computer too https://sdk.dfinity.org/docs/language-guide/motoko.html
It's getting popular over time as they've made to the pub…
-
Sometimes Motoko language server works and finds its files, sometimes it doesn't. Reloading doesn't help. Everything seems to be set properly, mops & dfx.json. Can't even find a local file. The only d…
infu updated
2 months ago
-
### I have searched through the issues and didn't find my problem.
- [X] Confirm
### About the icon
Motoko is a programming language for building directly on the internet for DApps.
### Li…
-
-
#### Logging
- Clean up replica debug messages; move that info into another logging canister
- Create and use a distinct motoko-biglog package; start here?
#### Static analysis
- Sanity check t…
-
Hello, I'm using `combine` to write a parser for a language that's not LL(1), and don't know if it's LALR(1). The code is here, with the original grammar all in comments:
https://github.com/jwiegle…
-
We need to have a tool that will extract actor/class signatures to create "header" files. I will explain on an example:
```motoko
actor class A() {
public shared func f() {};
}
```
would be …
-
Recently I have started to get strange warnings from `wasmtime` (HEAD) when running programs using `lldb` on Darwin. Below is a transcript.
```
../../llvm/bin/lldb -- target/debug/wasmtime -g sumsX.…
-
# 翻訳プロジェクトに参加するために
ドキュメントの翻訳は以下の手順で進めてください。
1. 翻訳ページ一覧を確認して、翻訳したい箇所をコメントしてください。
2. 翻訳する箇所はintroduction/pages/welcome.adocのように指定してください。また、 翻訳箇所は1ページずつでお願いします。
ただし、翻訳する人が少なく複数宣言しても問題ない場合は複数同時の担当…
-
- [x] Add Axon function to loop through axons and upgrade to new proxy
- [ ] Add timer to kick off upgrades on post upgrade.
- [x] Add upgrade scheme as listed on https://internetcomputer.org/docs/c…