• The Flock
  • random idiot

  • Joined on 2025-06-28
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
Blendi commented on pull request NeoFlock/noom#4 2026-05-26 18:35:34 +02:00
Remake the CLI tool

good enough i guess

Blendi pushed to main at NeoFlock/noom 2026-05-24 14:23:17 +02:00
4fbb006072 build.lua: changes
Blendi pushed to main at NeoFlock/noom 2026-05-24 14:12:50 +02:00
09ac2a17f9 build.lua: allow fail on rmdir, rm -rf to ignore nonexistent
Blendi pushed to main at NeoFlock/noom 2026-05-24 12:45:39 +02:00
6d57f1fe6b build.lua: assert to suppress lsp warning
Blendi pushed to main at NeoFlock/noom 2026-05-24 12:43:44 +02:00
2a22544464 error: add the missing errors and some nitpicks
Blendi pushed to main at NeoFlock/noom 2026-05-24 12:08:10 +02:00
fbbe2e8285 error: add proper error strings
Blendi merged pull request NeoFlock/noom#3 2026-05-24 12:08:08 +02:00
Implement proper error handling and some minor fixes I guess
Blendi commented on pull request NeoFlock/noom#3 2026-05-24 12:07:21 +02:00
Implement proper error handling and some minor fixes I guess

i'll merge and then probably push some nitpicks afterward

Blendi pushed to main at NeoFlock/noom 2026-05-23 21:00:22 +02:00
0d6b1c6729 build.lua: add clean & run for first argument
Blendi merged pull request NeoFlock/noom#2 2026-05-23 21:00:21 +02:00
update build.lua again
Blendi commented on pull request NeoFlock/noom#2 2026-05-23 20:56:35 +02:00
update build.lua again

can you remove args = {...} and just use arg?

Blendi pushed to main at NeoFlock/noom 2026-05-23 20:29:02 +02:00
9acff5f893 main, parser: fix memory leak/unitialized mem
Blendi pushed to main at NeoFlock/noom 2026-05-23 18:58:22 +02:00
5359461e9c Merge pull request 'update build.lua and change char* to const char*' (#1) from tema5002/noom:main into main
d229116a8b update build.lua and change char* to const char*
Compare 2 commits »
Blendi merged pull request NeoFlock/noom#1 2026-05-23 18:58:21 +02:00
update build.lua and change char* to const char*
Blendi commented on pull request NeoFlock/noom#1 2026-05-23 18:58:11 +02:00
update build.lua and change char* to const char*

lgtm

Blendi pushed to main at NeoFlock/NeoComputers 2026-05-19 21:46:56 +02:00
885f594ca0 dutch translation but it sucks
Blendi pushed to main at NeoFlock/noom 2026-05-09 10:54:54 +02:00
c95df11c88 build.lua: maybe windows support