aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/hello.c
Commit message (Collapse)AuthorAgeFilesLines
* basic automated testinglemon2025-11-161-4/+0
|
* implement most of preprocessorlemon2025-10-131-1/+1
| | | | | | | | - concatenation (##) - builtin macros (__FILE__ etc) - fails in some edge cases, and code needs cleanup - add embedded system include files (stddef.h, stdarg.h for now) - can handle stdio.h now
* basic cli driverlemon2023-06-181-3/+3
|
* isel skeletonlemon2023-06-101-3/+2
|
* codegen skeletonlemon2023-06-061-2/+2
|
* strlitslemon2023-06-051-0/+5