aboutsummaryrefslogtreecommitdiff
path: root/src/cffc.hff
Commit message (Expand)AuthorAgeFilesLines
* get close to self hosting (ack works) lemon2022-08-311-3/+5
* interntype by ref lemon2022-08-301-5/+5
* bitfield initializers lemon2022-08-301-0/+1
* remove ir*.cff; make vararg only with primitive types lemon2022-08-291-20/+0
* many things ,varags lemon2022-08-291-4/+27
* add type, multiline strings lemon2022-08-291-0/+1
* fix some fold and add def const lemon2022-08-281-0/+1
* bitfields lemon2022-08-261-2/+16
* eu switch lemon2022-08-251-1/+1
* more llvm lemon2022-08-241-1/+2
* opaque ptrs lemon2022-08-241-1/+0
* dot operator llvm lemon2022-08-241-1/+1
* send target triple to llvm lemon2022-08-241-0/+1
* arch stuff lemon2022-08-241-0/+2
* llvm defer and more lemon2022-08-241-14/+34
* collatz! lemon2022-08-231-1/+1
* llvm hello worlding lemon2022-08-221-1/+6
* screw it , llvm lemon2022-08-221-0/+4
* asm prelude, more IR lemon2022-08-211-1/+14
* more IR progress lemon2022-08-201-0/+2
* initial work on IR lemon2022-08-201-1/+9
* fix memory bug lemon2022-08-191-0/+1
* some rough edges.. lemon2022-08-191-0/+6
* change enum backing type lemon2022-08-191-2/+2
* attrib lemon2022-08-191-0/+2
* labels, #FILE #LINE, some bugfixes, c types lemon2022-08-191-20/+28
* EUSwitch and #tag lemon2022-08-191-1/+12
* templates lemon2022-08-191-2/+35
* tagged unions lemon2022-08-191-0/+1
* enum union size,align and enumty lemon2022-08-191-0/+1
* alignof, offsetof lemon2022-08-191-2/+2
* iswitch lemon2022-08-181-0/+5
* lots of goodnes lemon2022-08-181-3/+25
* fix bodyarg lemon2022-08-181-7/+11
* parse defmacro lemon2022-08-171-1/+23
* collatz checks lemon2022-08-171-1/+6
* ack check lemon2022-08-171-0/+22
* if and loopses lemon2022-08-171-0/+13
* let lemon2022-08-171-0/+2
* more exprs, warnings lemon2022-08-171-1/+21
* binary operators and more stuff lemon2022-08-161-1/+2
* syntax lemon2022-08-161-1/+1
* change 'not' to '!' lemon2022-08-161-2/+2
* stuff lemon2022-08-161-0/+40
* self hosted hello world parses lemon2022-08-151-0/+2
* self hosted progress lemon2022-08-151-10/+93
* woa lemon2022-08-141-0/+131