Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | if stdin writer stops working, dwm consumed much IO load because it still tri... | Anselm R. Garbe | 2006-07-14 | 1 | -3/+7 |
* | removed a bottleneck | Anselm R. Garbe | 2006-07-14 | 1 | -6/+8 |
* | small fix | Anselm R. Garbe | 2006-07-14 | 1 | -1/+1 |
* | made stdin reader more robust | Anselm R. Garbe | 2006-07-14 | 1 | -5/+13 |
* | implemented dwm reading status text from stdin | Anselm R. Garbe | 2006-07-14We're now past C++ bootstrap.
Layers in the 1xx series are in bare SubX, without any syntax sugar. They are
intended to be used by the phases of the self-hosted translator to replicate
the functionality of the C++ bootstrap:
hex.subx
survey_elf.subx
pack.subx
dquotes.subx
assort.subx
tests.subx
|