Blendi pushed to main at NeoFlock/noom 2026-07-02 16:59:22 +02:00
81d020bb74 main.c: small tweak
Blendi merged pull request NeoFlock/noom#13 2026-07-02 16:59:19 +02:00
Update parser nodes pretty printer
Blendi pushed to main at NeoFlock/noom 2026-07-02 16:40:26 +02:00
d41993a06d compiler: various bits of progress
Blendi merged pull request NeoFlock/noom#12 2026-07-02 16:40:26 +02:00
Compiler update
Blendi commented on pull request NeoFlock/noom#12 2026-07-02 16:39:38 +02:00
Compiler update

i'm sure it'll be fine (can change some of the weird fucntion names later)

lgtm

Blendi pushed to main at NeoFlock/noom 2026-06-18 22:28:40 +02:00
25a7829788 add formatter; not quite there yet, not used yet
Blendi merged pull request NeoFlock/noom#8 2026-06-10 22:17:22 +02:00
error.c: add missing space to error format
Blendi pushed to main at NeoFlock/noom 2026-06-10 22:17:22 +02:00
268d1be18b error: add missing space to error format
Blendi pushed to main at NeoFlock/noom 2026-06-09 20:11:31 +02:00
c29c2796d7 compiler: start work on binary expressions & stuff
Blendi merged pull request NeoFlock/noom#7 2026-06-09 20:11:30 +02:00
compiler.c and other minor tweaks
Blendi commented on pull request NeoFlock/noom#7 2026-06-09 20:09:02 +02:00
compiler.c and other minor tweaks

this fucking looks fucking good fucking enough to fucking merge

Blendi pushed to main at NeoFlock/noom 2026-06-09 13:04:11 +02:00
8709efda7d error: program name parameter for noom_format_error
Blendi merged pull request NeoFlock/noom#6 2026-06-09 13:04:09 +02:00
Add program name parameter to noom_format_error
Blendi commented on pull request NeoFlock/noom#6 2026-06-09 12:54:13 +02:00
Add program name parameter to noom_format_error

seems fine

Blendi pushed to main at NeoFlock/noom 2026-06-08 22:13:07 +02:00
5ff0594791 compiler: basic code in place + all: rename streql to memeq
Blendi merged pull request NeoFlock/noom#5 2026-06-08 22:13:06 +02:00
Make a compiler.c stub
Blendi commented on pull request NeoFlock/noom#5 2026-06-08 21:50:51 +02:00
Make a compiler.c stub

looks fine enough to me

Blendi pushed to main at NeoFlock/noom 2026-06-02 21:04:40 +02:00
be75ccd6f8 parser: apparently i don't know how realloc works
Blendi pushed to main at NeoFlock/noom 2026-05-26 18:37:02 +02:00
8e8b01b7d9 main.c: remake cli tool, helper.c: add strcmp, use builtins in some paths
Blendi merged pull request NeoFlock/noom#4 2026-05-26 18:37:01 +02:00
Remake the CLI tool