-
`variant-name` is currently defined as one or more `words`.
```
/* exclude whitespace and [ \ ] { } */
word ::= (((char - line-break) - inline-space) - [#x5b#x5c#x5d#x7b#x7d])+
variant-key ::= n…
stasm updated
6 years ago
-
This borg won't dive because he doesn't have teleport staves. However, he has them in his house -- he just won't go and get them.
[PLAYER.zip](https://github.com/user-attachments/files/17411754/PL…
-
:(
![grafik](https://github.com/randovania/YAMS/assets/38186597/6d7bedbf-e99c-4d94-8075-38d59ea80282)
-
My auto-completion implementation provides searches for completions on the fly, each time it's requested to do so. I cannot rely on a static repository of keywords, so dynamic searches are the only wa…
predi updated
10 years ago
-
https://mp.weixin.qq.com/s/gx3K1M9NsimIJkFGLvl8jg
-
With the comment about modules for warp in a recent github update log, me and Tiki had an idea for an improvement to systems without changing everything about them. Right now, all you need to do is pl…
-
* The Haskell package `assert` conflicts with the reserved keyword in Nix.
* The Haskell package `type` conflicts with the internal attribute of the same name used in Nix derivations.
* Packages…
peti updated
4 months ago
-
So, here is my experience coming to Steam version 0.9.2 on Windows having not played this particular game for years from the start.
The new tutorial stuff at the beginning, though different from th…
-
Hey,
not sure if here or Steam will be better for this, but IMO here will be easier to not get lost.
First, amazing mod and thanks to it I remove almost any power generating mod from game as this …
-
In version 0.22.0 we where able to parametrize the postgres schema name using the variable type `number`. In version 0.23.0 this is now verified and we are unable to have a configurable schema name. I…