summaryrefslogtreecommitdiff
path: root/sys/src/cmd/cpp
AgeCommit message (Expand)Author
2023-03-26cpp: allow qid version change for #pragma onceJacob Moody
2023-03-25cpp: correct #pragma once uniqueness checkJacob Moody
2023-03-21cpp: #pragma once supportJacob Moody
2022-11-04cpp: stringified macros shouldn't split words separate by a dotSigrid Solveig Haflínudóttir
2020-07-13cpp: fix mutually recursive macrosOri Bernstein
2020-04-27missing headers rate a FATAL.Ori Bernstein
2020-04-26copy all the tokens from the tokenrows with a paste.Ori Bernstein
2020-04-25Backed out changeset 2737b9af622bOri Bernstein
2020-04-25fix typos in time calculationOri Bernstein
2020-04-19Make priority array max size explicit.Ori Bernstein
2020-04-19fix cpp operator associativityOri Bernstein
2020-04-19dont overflow the stackOri Bernstein
2020-03-23evaluate #if expressions using vlongOri Bernstein
2020-03-17Improve the posix preprocessor.Ori Bernstein
2019-06-18Always turn on the -+ flag in cppOri Bernstein
2016-11-17cmd: remove a bit of unused stuffftrvxmtrx
2015-09-24cpp: handle 4 byte utf sequences (21-bit runes)cinap_lenrek
2015-09-24cpp: fix memory corruption due to input buffer relocationcinap_lenrek
2015-07-13cpp: search source file directory first for quoted #include (thanks Ori_B)cinap_lenrek
2012-04-20cpp: fd <= 0 vs. fd < 0cinap_lenrek
2011-12-03cpp: raise macro argument count to 64 (sic) for freetypecinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen