|
|
720218cf31
|
error handling
|
2026-03-16 10:59:55 +01:00 |
|
|
|
9f4c494e09
|
start working on the dns resolver
|
2026-03-14 12:24:51 +01:00 |
|
|
|
3f9df4a32f
|
don't heap allocate in io.printf
|
2026-03-14 11:44:14 +01:00 |
|
|
|
4a60c1fc12
|
io.printf, please dont look at it
|
2026-03-14 11:24:51 +01:00 |
|
|
|
930d7b56cc
|
implement MemberAccess and assignment to MemberAccess and Index
|
2026-03-11 15:31:08 +01:00 |
|
|
|
b79cd46b4b
|
malloc structs and allow using them as types
|
2026-03-11 14:46:44 +01:00 |
|
|
|
316e60eedb
|
add Stmt::Struct and Expr::New
|
2026-03-10 18:32:58 +01:00 |
|
|
|
0dc130b85c
|
crypto improvements
|
2026-03-05 20:04:20 +01:00 |
|
|
|
db2e639cc8
|
finally add real logical operators
|
2025-12-26 11:52:23 +01:00 |
|
|
|
781c35d484
|
basic global constants
|
2025-12-25 15:19:15 +01:00 |
|
|
|
ebc887fb5b
|
make types lowercase :)
|
2025-12-22 21:21:15 +01:00 |
|
|
|
d55ca11658
|
addr-of operator
|
2025-12-21 16:11:15 +01:00 |
|
|
|
a259d204be
|
allow dynamic calls
|
2025-12-21 15:42:00 +01:00 |
|
|
|
fdcf7eca37
|
analyze externs and catch undefined function calls
|
2025-12-19 15:55:31 +01:00 |
|
|
|
fbf28748c7
|
add export keyword
|
2025-12-18 16:15:56 +01:00 |
|
|
|
9f39f627ad
|
advent of code day 1
|
2025-12-18 14:04:44 +01:00 |
|
|
|
5a41163ca1
|
extern statement
|
2025-11-16 13:30:07 +01:00 |
|
|
|
dc3abc36a1
|
analyzer, check function arity, catch redefinitions
|
2025-07-27 13:26:23 +02:00 |
|