Commit Graph

18 Commits

Author SHA1 Message Date
Sasha Koshka 3cd3384006 Remove the star from array literals 2024-03-24 20:31:25 -04:00
Sasha Koshka f06a0e29b9 Updated generator tests 2024-02-19 23:05:30 -05:00
Sasha Koshka 74e84c7da4 Fixed all generator tests 2024-02-08 13:32:04 -05:00
Sasha Koshka 4aab296de3 Update tests 2024-01-29 03:30:54 -05:00
Sasha Koshka c0f771db09 Update tests 2024-01-29 02:20:16 -05:00
Sasha Koshka 5c8749d8cd Updated test cases for literals 2024-01-29 00:30:48 -05:00
Sasha Koshka 192044e074 String generation now uses correct type names, data length, and nulls 2024-01-28 17:10:03 -05:00
Sasha Koshka ff3efe646e Fix tests 2024-01-28 16:44:34 -05:00
Sasha Koshka 01526aa914 Add source code printout for tests 2024-01-28 14:46:47 -05:00
Sasha Koshka 31cf892a63 Broke up the monolithic TestLiteral 2024-01-28 14:36:04 -05:00
Sasha Koshka fa90e50c3b Increased the coverage of TestLiteralArray 2024-01-28 14:15:54 -05:00
Sasha Koshka 83aefbae07 *Greatly* reduced the amount of excess IR related to string literals 2024-01-28 14:11:41 -05:00
Sasha Koshka 1f53fc5214 Struct literals now support irDestLoc 2024-01-28 04:50:18 -05:00
Sasha Koshka 3d6142f496 Added the ability for array literals to be undersized 2024-01-28 04:43:01 -05:00
Sasha Koshka 235252b591 Added test for nested array literals
Who knew it would work first try?
2024-01-28 04:24:15 -05:00
Sasha Koshka 185a6114a6 Array literals now support irDestLoc 2024-01-28 04:18:33 -05:00
Sasha Koshka 928fef02cd More using qualified names in IR 2024-01-27 18:16:30 -05:00
Sasha Koshka 30c346c6b7 Generator alloca's variables when they are defined 2023-12-07 02:48:27 -05:00