aboutsummaryrefslogtreecommitdiff
path: root/src/parse.cff
Commit message (Expand)AuthorAgeFilesLines
* eu switchlemon2022-08-251-2/+4
* switch checklemon2022-08-251-0/+23
* check castslemon2022-08-251-3/+19
* slice and stufflemon2022-08-241-1/+1
* more llvmlemon2022-08-241-6/+13
* llvm defer and morelemon2022-08-241-72/+154
* collatz!lemon2022-08-231-6/+0
* llvm hello worldinglemon2022-08-221-6/+14
* screw it , llvmlemon2022-08-221-2/+3
* irlemon2022-08-221-2/+2
* asm prelude, more IRlemon2022-08-211-5/+15
* more IR progresslemon2022-08-201-4/+10
* initial work on IRlemon2022-08-201-2/+5
* defer fixlemon2022-08-201-6/+6
* fix memory buglemon2022-08-191-7/+36
* fix tepl cachelemon2022-08-191-4/+6
* more miscellaneous fixeslemon2022-08-191-1/+2
* some rough edges..lemon2022-08-191-27/+91
* change enum backing typelemon2022-08-191-4/+28
* attriblemon2022-08-191-0/+13
* labels, #FILE #LINE, some bugfixes, c typeslemon2022-08-191-24/+68
* fix hashing and typeeq for enumslemon2022-08-191-1/+3
* #tag lvaluelemon2022-08-191-1/+4
* EUSwitch and #taglemon2022-08-191-3/+63
* fix leakslemon2022-08-191-2/+3
* do not use P.tokloc directlylemon2022-08-191-63/+56
* templateslemon2022-08-191-21/+226
* tagged unionslemon2022-08-191-1/+17
* enum union size,align and enumtylemon2022-08-191-11/+52
* take alignment in allocatorlemon2022-08-191-3/+3
* alignof, offsetoflemon2022-08-191-2/+16
* switch enumlemon2022-08-181-0/+1
* iswitchlemon2022-08-181-1/+59
* lots of goodneslemon2022-08-181-31/+469
* fix bodyarglemon2022-08-181-30/+149
* parse defmacrolemon2022-08-171-5/+157
* collatz checkslemon2022-08-171-3/+40
* struct,unionlemon2022-08-171-33/+89
* ack checklemon2022-08-171-33/+139
* if and loopseslemon2022-08-171-19/+134
* letlemon2022-08-171-5/+76
* more exprs, warningslemon2022-08-171-5/+122
* binary operators and more stufflemon2022-08-161-23/+164
* nullish coalescing operator ??lemon2022-08-161-2/+6
* change 'not' to '!'lemon2022-08-161-19/+19
* stufflemon2022-08-161-7/+126
* self hosted hello world parseslemon2022-08-151-1/+40
* self hosted progresslemon2022-08-151-10/+317
* woalemon2022-08-141-3/+20
* fix arenalemon2022-08-141-3/+20