aboutsummaryrefslogtreecommitdiff
path: root/sys/cmd/cc/ast.c
AgeCommit message (Expand)Author
2020-05-29switch types to be integers into the main databaseNicholas Noll
2020-05-29checkin: before fix of stale type pointer bugNicholas Noll
2020-05-25deprecated old python generation filesNicholas Noll
2020-05-24feat: added prototype of type infoNicholas Noll
2020-05-24contin: in the middle of reorganizing the declaration parsing. check-in befor...Nicholas Noll
2020-05-22fix: calling signature of popioNicholas Noll
2020-05-22fix: encapsulated the IO stack into the lexerNicholas Noll
2020-05-22checkin: going to rework declaration structure to be more transparentNicholas Noll
2020-05-21feat: partial implementation of expression parsingNicholas Noll
2020-05-21feat: prototype of ast stmt and decl implementationsNicholas Noll