aboutsummaryrefslogtreecommitdiff
path: root/sys/cmd/cc/cc.h
AgeCommit message (Expand)Author
2020-05-20small renamingNicholas Noll
2020-05-20fix: truncate infinite recursion caused by self referential macrosNicholas Noll
2020-05-20fix: made rune constants unsigned for implicit castingNicholas Noll
2020-05-19checkin: found a large bug associated to ident resetting the buffer vectorNicholas Noll
2020-05-19feat: added prototype of stringizer & tokenizer macro operatorsNicholas Noll
2020-05-19feat: cleaned up character lexingNicholas Noll
2020-05-18fix: line accounting is less buggyNicholas Noll
2020-05-18feat: macro expansion and constant evaluation prototypeNicholas Noll
2020-05-17fix: bugs associated to map reallocatingNicholas Noll
2020-05-17prototype of front end cliNicholas Noll
2020-05-16feat: added directory for command line toolsNicholas Noll