-
In a1ab0ff26f23c82f15180051204eeb6279747c9a, a memory leak is introduced. I added one possible way to fix it in 427fb998f44913460124f470d34edb2014108014. I just don't know how to create a PR targetin…
-
https://github.com/muon-build/muon
ghost updated
2 months ago
-
Hello! After working on #37 and #82, I felt motivated to try to spend the day resolving other open issues too!
I wanted to say: I know you’re very busy working on other projects, and that chibicc i…
-
* [「低レイヤを知りたい人のためのCコンパイラ作成入門」読書会(15)](https://c-compiler.connpass.com/event/200833/)のメモです。
* `2021/01/23(土) 13:00-16:00` 開催予定です。
* 内容は以下を予定しています。
* [Cコンパイラ作成集中講座](https://app.slack.com/client…
-
* [「低レイヤを知りたい人のためのCコンパイラ作成入門」読書会(5)](https://c-compiler.connpass.com/event/171655/)のメモです。
* 次回は4/25(土)を予定しています。
* 「ステップ12: 制御構文を足す」から読み進めます。
-
I found this prints "1 2 3 4 N" where N is something random (not 99).
This error doesn't occur if only 3 ints are passed before the struct, or if 5 are, so I guess it's probably an edge case in `pu…
-
Testing `c2mir` with `sqlite3` after minor fixes (see bellow) I'm getting this results:
- sqlite3 native : **4.6 MB**
- sqlite3 c2mir : **584 MB**
Native `sqlite3`:
```
echo 'select 2 as two…
-
Hi, I try to compile your code but get errors for the function`is_ident1(...)` and `is_ident2(...) `.
I can see that -1 is some kind of end of marker in the range array used by `in_rage(...)` but…
-
I'm writing this project from scratch. Writing is better for me. I would like to help you after writing (I realized I was wrong in the previous issue, ignore it)
-
### Describe the project you are working on
Godot
### Describe the problem or limitation you are having in your project
Many users have complained for a long time about the performance in GDS…
reduz updated
1 month ago