cc62f3f8bb7e5cd0198c661abee293af2013b041
Byte-id-neutral mechanical prep in the ww driver:
- delete dead helper cstrstartswith (zero call sites)
- isidentbyte: 3 nested if(x){if(y){ -> if(x && y) collapses
- char-lit subs in comparison context: isidentbyte bounds,
locateimport ':', basenameoff '/'
Regenerated main.combined.ww.
Description
No description provided
Languages
C
89.4%
Python
7.2%
Makefile
2.3%
Shell
0.8%
Assembly
0.3%