Replace getters and setters with field access

This commit is contained in:
2025-11-30 19:41:16 +01:00
parent eb691db24a
commit 5f7d839741
2 changed files with 530 additions and 791 deletions

View File

@@ -7,6 +7,9 @@ program;
(* Stage 16 compiler. *) (* Stage 16 compiler. *)
(* - Support for field access on records. *)
(* - More than one nested designator expression in another designator expression. *)
type type
(** (**
* List of intermediate representation items. * List of intermediate representation items.

File diff suppressed because it is too large Load Diff