aboutsummaryrefslogtreecommitdiff
path: root/src/parse.cff
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | for it is not what is intended whilst a macro is being expanded
* 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
| | | | it looks nicer
* 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
|
* ok..lemon2022-08-131-0/+9
|
* set templatelemon2022-08-131-3/+1
|
* fix cgen condlemon2022-08-131-7/+26
|
* cond switchlemon2022-08-131-2/+57
|
* selfhosted lexerlemon2022-08-121-5/+137
|
* va list, cont fixlemon2022-08-121-0/+83
|
* thingslemon2022-08-111-2/+145
|
* many bugfixlemon2022-08-101-1/+1
|
* oklemon2022-08-081-0/+5