• Joined on 2025-05-19
nub31 pushed to master at nub31/nub-lang-archive 2025-06-10 22:09:49 +02:00
874e05ec66 cleanup repo
nub31 pushed to master at nub31/nub-lang-archive 2025-06-10 18:40:38 +02:00
nub31 pushed to master at nub31/nub-lang-archive 2025-06-10 18:07:08 +02:00
04fa46aeaf Call function directly when identifier is a func
Compare 2 commits »
nub31 pushed to master at nub31/nub-lang-archive 2025-06-08 17:26:53 +02:00
d10c2e3b3a Fix type checking for anonymous functions
nub31 pushed to master at nub31/nub-lang-archive 2025-06-08 15:54:40 +02:00
98e123fc97 Function pointers are working
nub31 pushed to master at nub31/nub-lang-archive 2025-06-08 14:27:08 +02:00
901f68b5ec Yellow warning indicatiors
nub31 pushed to master at nub31/nub-lang-archive 2025-06-08 14:07:31 +02:00
6d4bc4b36f improve addressof
nub31 pushed to master at nub31/nub-lang-archive 2025-06-07 21:47:41 +02:00
cbff2351e8 Remove wrong function parameter capture
nub31 pushed to master at nub31/nub-lang-archive 2025-06-07 21:46:22 +02:00
d510f522cd Extend function params less than a word size
nub31 pushed to master at nub31/nub-lang-archive 2025-06-07 21:43:39 +02:00
7556a3ffe5 Update syntax highlighting
nub31 pushed to master at nub31/nub-lang-archive 2025-06-07 21:40:37 +02:00
3f8d860e24 Add void type
nub31 pushed to master at nub31/nub-lang-archive 2025-06-07 20:53:33 +02:00
492fa5ffc7 string -> ^u8
nub31 pushed to master at nub31/nub-lang-archive 2025-06-07 20:39:10 +02:00
ddb3d7e3c0 Fix off by one in diagnostics printing
3c3a48d3b4 Add literal conversion based on context at compile time
49c4e94515 literal fix
Compare 3 commits »
nub31 pushed to master at nub31/nub-lang-archive 2025-06-07 19:06:42 +02:00
nub31 pushed to master at nub31/nub-lang-archive 2025-06-07 19:05:17 +02:00
Compare 2 commits »
nub31 pushed to master at nub31/nub-lang-archive 2025-06-02 22:05:23 +02:00
eca1905672 Remove redundant format strings
nub31 pushed to master at nub31/nub-lang-archive 2025-06-02 22:01:10 +02:00
1924035f56 Simplify labels/vars/funcs
nub31 pushed to master at nub31/nub-lang-archive 2025-06-02 21:47:12 +02:00
c98ef6bdd1 Simplify generator
nub31 pushed to master at nub31/nub-lang-archive 2025-06-02 19:56:41 +02:00
ae9a7461c2 fuck me
Compare 2 commits »
nub31 pushed to master at nub31/nub-lang-archive 2025-06-02 17:50:51 +02:00
d53a01ba67 Fix typo