aboutsummaryrefslogtreecommitdiff
path: root/src/fmt.cff
Commit message (Collapse)AuthorAgeFilesLines
* fix some warningslemon2022-08-311-2/+2
|
* def x = expr -> defmacro x = expr, def const -> deflemon2022-08-311-1/+1
|
* fix some type size errorslemon2022-08-301-0/+1
|
* remove ir*.cff; make vararg only with primitive typeslemon2022-08-291-7/+7
|
* many things ,varagslemon2022-08-291-0/+2
|
* fix some fold and add def constlemon2022-08-281-0/+6
|
* bitfieldslemon2022-08-261-0/+6
|
* initial work on IRlemon2022-08-201-0/+6
|
* templateslemon2022-08-191-5/+22
|
* lots of goodneslemon2022-08-181-1/+23
|
* fix bodyarglemon2022-08-181-5/+7
|
* parse defmacrolemon2022-08-171-1/+6
|
* struct,unionlemon2022-08-171-0/+3
|
* more exprs, warningslemon2022-08-171-4/+13
|
* binary operators and more stufflemon2022-08-161-0/+1
|
* stufflemon2022-08-161-5/+15
|
* diagnostics file loclemon2022-08-151-0/+24
|
* self hosted progresslemon2022-08-151-0/+121
|
* woalemon2022-08-141-8/+17
|
* fix arenalemon2022-08-141-1/+6
|
* cond switchlemon2022-08-131-8/+26
|
* selfhosted lexerlemon2022-08-121-31/+82
|
* va list, cont fixlemon2022-08-121-0/+94