|
|
8541b3bc5b
|
lang: codegen: msg generator can now accept recipient as a param rather than parsing it from the ast
|
2025-09-12 10:00:06 +01:00 |
|
|
|
6844f498c5
|
lang: codegen: replace codegen_value with a new system for passing different types of values between code generators
|
2025-09-08 16:17:29 +01:00 |
|
|
|
2eb358457c
|
lang: codegen: fix serialisation of selectors with unnamed args
|
2025-04-23 11:00:57 +01:00 |
|
|
|
07d16e7454
|
lang: codegen: fix segfault when serialising selector with unnamed args
|
2025-04-22 21:31:44 +01:00 |
|
|
|
2ddb065243
|
lang: codegen: disable CODEGEN_F_IGNORE_RESULT in expression generation
this flag caused some issues where the result of a message would
be ignored if it was the first operand in a larger expression.
|
2025-04-18 23:15:28 +01:00 |
|
|
|
7b8d77a264
|
lang: codegen: implement message-send code generation and global var references
|
2025-04-17 21:44:38 +01:00 |
|