aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
Commit message (Collapse)AuthorAgeFilesLines
* tweak makefilelemon2022-09-011-1/+1
|
* fix some warningslemon2022-08-311-0/+0
|
* def x = expr -> defmacro x = expr, def const -> deflemon2022-08-313-6/+21
|
* self hosting !!! with some workarounds though .lemon2022-08-311-0/+0
|
* remove some testing thinglemon2022-08-312-0/+1
|
* update bootstrap.shlemon2022-08-312-3/+16
|
* get close to self hosting (ack works)lemon2022-08-311-0/+2
|
* Makefile and suchlemon2022-08-302-0/+5
|
* remove ir*.cff; make vararg only with primitive typeslemon2022-08-291-0/+3
|
* many things ,varagslemon2022-08-291-7/+14
|
* add type, multiline stringslemon2022-08-291-1/+3
|
* gensym fix, offset fix, str staticslemon2022-08-261-0/+20
|
* don't inherit defers into nested functionslemon2022-08-251-0/+1
|
* mhmlemon2022-08-251-5/+2
|
* hmmlemon2022-08-251-1/+2
|
* eu switchlemon2022-08-251-1/+46
|
* more llvmlemon2022-08-241-1/+1
|
* enum inilemon2022-08-241-33/+1
|
* arch stufflemon2022-08-241-0/+2
|
* irlemon2022-08-221-1/+1
|
* initial work on IRlemon2022-08-202-3/+9
|
* defer fixlemon2022-08-203-9/+13
|
* deferlemon2022-08-204-21/+69
|
* labels, #FILE #LINE, some bugfixes, c typeslemon2022-08-191-2/+2
|
* fix hashing and typeeq for enumslemon2022-08-191-1/+1
|
* EUSwitch and #taglemon2022-08-191-2/+0
|
* fix vim syntaxlemon2022-08-191-0/+2
|
* templateslemon2022-08-191-1/+7
|
* tagged unionslemon2022-08-191-0/+3
|
* enum union size,align and enumtylemon2022-08-191-0/+6
|
* alignof, offsetoflemon2022-08-193-5/+44
|
* oopslemon2022-08-181-1/+1
|
* switch enumlemon2022-08-181-1/+5
|
* iswitchlemon2022-08-181-0/+9
|
* lots of goodneslemon2022-08-183-8/+48
|
* fix bodyarglemon2022-08-182-3/+9
|
* macro bodyarglemon2022-08-182-7/+45
|
* collatz checkslemon2022-08-171-0/+1
|
* letlemon2022-08-171-2/+2
|
* more exprs, warningslemon2022-08-171-0/+2
|
* binary operators and more stufflemon2022-08-164-7/+56
|
* nullish coalescing operator ??lemon2022-08-162-11/+28
|
* change 'not' to '!'lemon2022-08-163-4/+2
| | | | it looks nicer
* stufflemon2022-08-161-7/+9
|
* self hosted hello world parseslemon2022-08-151-0/+2
|
* #whenlemon2022-08-153-1/+31
|
* self hosted progresslemon2022-08-155-20/+32
|
* align fixlemon2022-08-152-11/+10
|
* ^lemon2022-08-141-4/+4
|
* woalemon2022-08-145-21/+24
|