|
3af1535515
|
Array assignment
|
2024-10-31 20:50:09 +01:00 |
|
|
c119a077d6
|
Array access (WIP)
|
2024-10-27 16:21:46 +01:00 |
|
|
0c23c326ac
|
Builtin functions for memory.grow and memory.size
|
2024-10-27 00:07:14 +02:00 |
|
|
8fb09ae880
|
validate function returns
|
2024-04-20 14:50:20 +02:00 |
|
|
b9c1ad12c5
|
Fix assignment expressions
|
2024-04-20 13:56:41 +02:00 |
|
|
157c0bf217
|
Add pre-/post-increment/decrement expressions
|
2024-04-18 21:14:55 +02:00 |
|
|
e9074e1632
|
Add pre/postfix expressions
|
2024-04-11 13:40:04 +02:00 |
|
|
0236dfbb2d
|
More unary expressions
|
2024-04-09 13:57:17 +02:00 |
|
|
f5168a73bf
|
Implement while loops, Fix variable references
|
2024-04-04 20:05:57 +02:00 |
|
|
6f1490bf5a
|
Raw memory access
|
2024-04-02 19:43:05 +02:00 |
|
|
e7cdf0c929
|
Clean up TODOs, Fix lexer
|
2024-03-31 20:33:50 +02:00 |
|
|
a7007eaf0f
|
Update language name, Improve implicit casts, Add array/raw memory expressions (WIP)
|
2024-03-30 21:57:38 +01:00 |
|
|
77d3bc638d
|
Fix expression statements, Add modules (WIP), Support compilation of multiple files, Add stdlib
|
2024-03-29 15:12:37 +01:00 |
|
|
a53b294392
|
Fix bug
|
2024-03-25 16:58:23 +01:00 |
|
|
06be5bc35e
|
Add assignment expression
|
2024-03-24 21:36:34 +01:00 |
|
|
35ec9e97ca
|
Compile if-else statements
|
2024-03-24 20:53:34 +01:00 |
|
|
fa63fee64d
|
Compile if statements
|
2024-03-24 15:19:45 +01:00 |
|
|
c0b9ee086a
|
rename some things
|
2024-03-24 14:01:23 +01:00 |
|
|
508ed37040
|
Implement more features (WIP)
|
2024-03-23 14:03:20 +01:00 |
|
|
8433736096
|
Fix non-ascii identifiers
|
2024-03-21 21:00:31 +01:00 |
|
|
1d79aeaa0b
|
Improve error messages
|
2024-03-21 19:55:05 +01:00 |
|
|
0a5fdf71a4
|
Allow void return type
|
2024-03-21 13:52:05 +01:00 |
|
|
47b3c3b2c0
|
Add \n
|
2024-03-21 13:27:58 +01:00 |
|
|
63ccacba2d
|
Improve compiler & validator, Update lexer
|
2024-03-20 19:26:48 +01:00 |
|
|
8519f38bab
|
Fix bugs, Add TODOs
|
2024-03-19 12:48:06 +01:00 |
|
|
ea7c4b73b6
|
Fix compiler bugs
|
2024-03-19 12:19:19 +01:00 |
|
|
8c250005bc
|
More compiler stuff
|
2024-03-19 10:54:21 +01:00 |
|
|
fc8e2acb71
|
Improve casts (WIP)
|
2024-03-19 08:00:49 +01:00 |
|
|
a7ec08b379
|
start WAT compiler backend
|
2024-03-18 21:14:28 +01:00 |
|