|
|
30e18517ab
|
Fix static arrays in type expressions
|
2026-01-10 12:11:38 +01:00 |
|
|
|
e4257b08be
|
Allow enumeration field types
|
2026-01-05 18:24:03 +01:00 |
|
|
|
58e708f44c
|
Implement type size trait
|
2026-01-01 21:52:14 +01:00 |
|
|
|
3db3a0f20e
|
Make designator independent of hardware registers
|
2025-12-29 00:33:32 +01:00 |
|
|
|
b4eabfae4e
|
Use pseudo register in binary expressions
|
2025-12-22 20:38:26 +01:00 |
|
|
|
3a8bf8ae88
|
Preserve passed procedure parameters
|
2025-12-17 12:00:25 +01:00 |
|
|
|
1cf71f1a5f
|
Move procedure call register allocation to RTL
|
2025-12-12 18:32:01 +01:00 |
|
|
|
305032b534
|
Assign stack offset to local variables in a later pass
|
2025-12-09 18:49:11 +01:00 |
|
|
|
1c2a8e6da8
|
Add boolean literals and type
|
2025-12-02 22:28:40 +01:00 |
|
|
|
5f7d839741
|
Replace getters and setters with field access
|
2025-11-30 19:41:16 +01:00 |
|
|
|
eb691db24a
|
Allow parsing multiple designator expressions in a row
|
2025-11-28 12:42:51 +01:00 |
|
|
|
f35bdd07c2
|
Annotate record field access expressions
|
2025-11-25 17:49:55 +01:00 |
|
|
|
c20d9b7240
|
Set expression type for enumeration values
|
2025-11-25 08:03:05 +01:00 |
|