-
Syntax files should be config files that describe a language backend via a set of configurations. When generating code, re2c would map various codegen concepts to the descriptions provided by the synt…
-
I didn't want to edit someone else's issue, so I've created this one to track my thoughts/progress on UDP builtins (plus related additions to `base`)
The existing (TCP) `Socket` (et al.) currently…
-
Hello everybody.
I think I've been overlooking the people using this library and I'm sorry about that one. I think it could be much better if I had responded to you properly. Although I've been lis…
-
Is it feasible to remove the dependency on ghcjs-base, or make it optional? So that diagrams-ghcjs could also compile natively on GHC, to be used with e.g. webkitgtk.
-
To what degree should configuration be handled in nix?
We have a number of related issues:
- Purity in /etc (#3192 #22005)
- Only a subset of options are exposed in nixpkgs (Compare https://githu…
-
## Updated proposal from 2017/9
Proposal (by @karelz - https://github.com/dotnet/corefx/issues/1626#issuecomment-329840518) will be updated in top-post based on further discussion and proposal chan…
-
I'd like to be able to directly generate images (and then save them to files) instead of displaying anything to the screen. Is this easily doable?
-
### Discussed in https://github.com/buildingSMART/IDS/discussions/347
Originally posted by **atomczak** September 25, 2024
I want to have a requirement that takes all Walls that don't have the…
-
I propose allowing to specify files as the argument to the `--driver-port` and `--cluster-port` options:
```
rethinkdb --cluster-port file:/tmp/rethinkdb.sock
```
The server could also listen by def…
AtnNn updated
4 years ago
-
I believe maintenance difficulty scales exponentially with code base size. A 100,000 line project is _more_ than twice as difficult to maintain than a 50,000 line project. Most projects have natural s…