summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-24enums almost workingpommicket
2022-01-24castspommicket
2022-01-24 #ifpommicket
2022-01-24little correction to parse_typepommicket
2022-01-24typedefs mostly workingpommicket
2022-01-24sizeof working?pommicket
2022-01-23conditionals seemingly workingpommicket
2022-01-23practically done evalpommicket
2022-01-23more evalpommicket
2022-01-21more consterxprspommicket
2022-01-21more constepxrspommicket
2022-01-21start array types (const expr evaluation)pommicket
2022-01-21function typespommicket
2022-01-19very simple types working!pommicket
2022-01-19type splittingpommicket
2022-01-18start typedefspommicket
2022-01-15parsing/typing fixespommicket
2022-01-14various typing fixespommicket
2022-01-14better typingpommicket
2022-01-14parsing fixespommicket
2022-01-14some binop typingpommicket
2022-01-14fix unary opspommicket
2022-01-14unary ops mostly workingpommicket
2022-01-13binop parsing workingpommicket
2022-01-13binops not working yetpommicket
2022-01-13more binop stuffpommicket
2022-01-13start parsing binary opspommicket
2022-01-13simple expressionspommicket
2022-01-12clean up floats, floats which become infinity and zeropommicket
2022-01-12more complicated floats working so farpommicket
2022-01-12"nice" floating-point literals seem to workpommicket
2022-01-12better float ideapommicket
2022-01-12bad float implementationpommicket
2022-01-11more float stuffpommicket
2022-01-11untested first stab at floatspommicket
2022-01-11full multiplypommicket
2022-01-11powers of 10pommicket
2022-01-11tokenizing string literals and identifierspommicket
2022-01-11character constantspommicket
2022-01-11tokenizing integer literalspommicket
2022-01-11better keyword tokenization systempommicket
2022-01-11start tokenizationpommicket
2022-01-10ifdef/ifndef/else/endifpommicket
2022-01-10 #includepommicket
2022-01-10macro replacement in #line directivespommicket
2022-01-10fix line numbering with fmacro invocations across multiple linespommicket
2022-01-10pre-defined macrospommicket
2022-01-10more correction to match standardpommicket
2022-01-10make preprocessing behave a bit more like it shouldpommicket
2022-01-09 #line, #pragmapommicket