aboutsummaryrefslogtreecommitdiff
path: root/ext/wasm/c-pp.c
Commit message (Collapse)AuthorAge
* Resolve a nested if-block bug in ext/wasm/c-pp.c which caused output after a ↵stephan2023-01-27
| | | | | nested block to be unduly elided. Remove a kludge, added in the previous check-in, which worked around that bug. FossilOrigin-Name: 7a026a4b24d57c1b0970923b972dd42c3f1bb5b282f908079075468b2e1bf601
* Replace use of cpp with the fit-to-purpose c-pp to avoid cpp's ↵stephan2022-11-18
C-centric/JS-unfriendly quirks. FossilOrigin-Name: 49d70f071e918d5d095c807575bb7ce2b287a123261e789e938521b3b409429a