| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
this removes:
- the bbb properties
- all explicit mentions of rc3
- the weird script domain hacks (done via a substitution now)
- some (few) of the weirder code choices
it also adds some more type level witchery to deal with configs, which
for some reason seems to be the hardest problem of this entire program …
also the server now does inter-assembly dependency checking!
|
|
|
|
| |
also don't keep adjusted maps around if not necessary
|
|
|
|
| |
(instead, `walint --version` will now just say "unknown")
|
|
If --version is given, `walint` prints version information, then exists
with code 0.
|