aboutsummaryrefslogtreecommitdiffhomepage
path: root/obj.c
Commit message (Collapse)AuthorAgeFilesLines
* add initializers (only static for initialier list rn)lemon2023-06-291-5/+39
| | | | and other fixes
* add endian.h for endian dependent stufflemon2023-06-181-1/+1
|
* ELF output static datalemon2023-06-181-0/+5
|
* basic ELF outputlemon2023-06-171-7/+46
|
* codegen skeletonlemon2023-06-061-0/+27