about summary refs log tree commit diff stats
path: root/main.c
Commit message (Expand)AuthorAgeFilesLines
* if stdin writer stops working, dwm consumed much IO load because it still tri...Anselm R. Garbe2006-07-141-3/+7
* removed a bottleneckAnselm R. Garbe2006-07-141-6/+8
* small fixAnselm R. Garbe2006-07-141-1/+1
* made stdin reader more robustAnselm R. Garbe2006-07-141-5/+13
* implemented dwm reading status text from stdin Anselm R. Garbe2006-07-14
We'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