aboutsummaryrefslogtreecommitdiff
path: root/src/c_tokenizer.hpp
AgeCommit message (Expand)Author
2019-05-09translate-c: enough C tokenization/parsing to handle shifting in macrosAndrew Kelley
2017-12-07translate-c: refactor prefix and suffix op C macro parsingAndrew Kelley
2017-11-27Added support for exporting of C field expressionsdimenus
2017-09-10c macros: support hex chars (#459)jean-dao
2017-09-10support parens in C macrosAndrew Kelley
2017-06-16parseh: fix not recognizing integer suffixes on hex numbersAndrew Kelley
2016-07-09parseh: support octal in C macro string literalAndrew Kelley
2016-04-21better parsing of C macrosAndrew Kelley