-
```
Hi,
I see some problem with the maintenance of the styleguide as a project:
- The project contains no README, LICENSE, CONTRIBUTING or CHANGELOG file (the
project homepage contains that informa…
-
```
Hi,
I see some problem with the maintenance of the styleguide as a project:
- The project contains no README, LICENSE, CONTRIBUTING or CHANGELOG file (the
project homepage contains that informa…
-
>> 3. [SALT]: Are you sure about the planned "multilanguage support"?
>> This will make docs etc a lot more involved and require lots of redundant/repeated work.
>> 4. [CNTD]: If yes, then some way …
-
*This is a meta issue to discuss various design decisions related to the speak tool.*
NOTE: This section is under construction, and will be revised based on continuous discussions, so feel free to …
-
```
I'd like to propose three enhancements:
1. Support the Streaming API. I believe this can be done via libcurl, but I
haven't tried it yet.
2. Return objects in JSON format in addition to or inste…
-
```
I'd like to propose three enhancements:
1. Support the Streaming API. I believe this can be done via libcurl, but I
haven't tried it yet.
2. Return objects in JSON format in addition to or inste…
-
```
I'd like to propose three enhancements:
1. Support the Streaming API. I believe this can be done via libcurl, but I
haven't tried it yet.
2. Return objects in JSON format in addition to or inste…
-
During a debugging session with @BekaValentine, @dcreager, and @rewinfrey, we were tracking down problematic patterns thanks to redefining the `LOG` macro, exposing messages like [these](https://githu…
-
Hi this more of a guidance or documentation question than an issue:
How can I go about splitting large parts of a web app into modules to make it more manageable for writing `.asd` files and separa…
-
比如:
```
%4 = add i32 %2, %3
```
相当于
```
%4的定义是加使用于%2使用于%3
```
又如:
```
icmp eq i32 4, 5
```
相当于
```
4等于5
```
如果这样llvm汇编会成为豫语的一个子集?
早先一点对汇编中文化的 [相关设想请见此](https://www.zhihu.com/ques…