|
928fef02cd
|
More using qualified names in IR
|
2024-01-27 18:16:30 -05:00 |
|
|
839178d1d2
|
Literal generation now uses qualified type names when possible
|
2024-01-27 17:16:23 -05:00 |
|
|
cfc894ff29
|
Rename generateExpression to generateExpressionVal
|
2024-01-27 08:39:05 +00:00 |
|
|
4114b5c3aa
|
Updated stuff to use the new routines in data.go
|
2024-01-26 05:35:47 +00:00 |
|
|
47b3594bbf
|
Fix code I probably wrote while high off my ass
|
2023-12-24 21:39:56 -05:00 |
|
|
06df727f7f
|
Empty struct literal values are initialized to zero
|
2023-12-23 17:25:27 -05:00 |
|
|
cd688c91af
|
Added nil (zero initializer) literals
|
2023-12-21 23:33:38 -05:00 |
|
|
8085da442b
|
Revert slices back to having just two fields
|
2023-12-05 03:07:54 -05:00 |
|
|
ea502dc2bb
|
Created function for making slices
|
2023-12-02 04:21:10 -05:00 |
|
|
1cd972f50f
|
Generator now adds null terminator to c-strings
|
2023-11-29 00:45:38 -05:00 |
|
|
1d4bcb44a2
|
Reduce element type when generating string literal data
|
2023-11-29 00:21:58 -05:00 |
|
|
e92377bc95
|
Added string literals to generator
|
2023-11-29 00:01:35 -05:00 |
|
|
19b8825f5b
|
Add string literals to generator WIP
|
2023-11-28 01:15:12 -05:00 |
|
|
85e77c36c6
|
This should have been way more commits
|
2023-11-26 04:02:22 -05:00 |
|