aboutsummaryrefslogtreecommitdiff
path: root/src/cffc.hff
Commit message (Collapse)AuthorAgeFilesLines
* on big aggregates big, use a hash map to lookup fieldslemon2022-09-011-0/+3
|
* relax block comment lexing requirementslemon2022-09-011-0/+1
|
* disallow mutating elements of const arraylemon2022-09-011-1/+1
|
* def x = expr -> defmacro x = expr, def const -> deflemon2022-08-311-1/+1
|
* remove some testing thinglemon2022-08-311-2/+1
|
* get close to self hosting (ack works)lemon2022-08-311-3/+5
|
* interntype by reflemon2022-08-301-5/+5
|
* bitfield initializerslemon2022-08-301-0/+1
|
* remove ir*.cff; make vararg only with primitive typeslemon2022-08-291-20/+0
|
* many things ,varagslemon2022-08-291-4/+27
|
* add type, multiline stringslemon2022-08-291-0/+1
|
* fix some fold and add def constlemon2022-08-281-0/+1
|
* bitfieldslemon2022-08-261-2/+16
|
* eu switchlemon2022-08-251-1/+1
|
* more llvmlemon2022-08-241-1/+2
|
* opaque ptrslemon2022-08-241-1/+0
|
* dot operator llvmlemon2022-08-241-1/+1
|
* send target triple to llvmlemon2022-08-241-0/+1
|
* arch stufflemon2022-08-241-0/+2
|
* llvm defer and morelemon2022-08-241-14/+34
|
* collatz!lemon2022-08-231-1/+1
|
* llvm hello worldinglemon2022-08-221-1/+6
|
* screw it , llvmlemon2022-08-221-0/+4
|
* asm prelude, more IRlemon2022-08-211-1/+14
|
* more IR progresslemon2022-08-201-0/+2
|
* initial work on IRlemon2022-08-201-1/+9
|
* fix memory buglemon2022-08-191-0/+1
|
* some rough edges..lemon2022-08-191-0/+6
|
* change enum backing typelemon2022-08-191-2/+2
|
* attriblemon2022-08-191-0/+2
|
* labels, #FILE #LINE, some bugfixes, c typeslemon2022-08-191-20/+28
|
* EUSwitch and #taglemon2022-08-191-1/+12
|
* templateslemon2022-08-191-2/+35
|
* tagged unionslemon2022-08-191-0/+1
|
* enum union size,align and enumtylemon2022-08-191-0/+1
|
* alignof, offsetoflemon2022-08-191-2/+2
|
* iswitchlemon2022-08-181-0/+5
|
* lots of goodneslemon2022-08-181-3/+25
|
* fix bodyarglemon2022-08-181-7/+11
|
* parse defmacrolemon2022-08-171-1/+23
|
* collatz checkslemon2022-08-171-1/+6
|
* ack checklemon2022-08-171-0/+22
|
* if and loopseslemon2022-08-171-0/+13
|
* letlemon2022-08-171-0/+2
|
* more exprs, warningslemon2022-08-171-1/+21
|
* binary operators and more stufflemon2022-08-161-1/+2
|
* syntaxlemon2022-08-161-1/+1
|
* change 'not' to '!'lemon2022-08-161-2/+2
| | | | it looks nicer
* stufflemon2022-08-161-0/+40
|
* self hosted hello world parseslemon2022-08-151-0/+2
|