summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2024-07-31 00:49:16 +0300
committerEugen Wissner <belka@caraus.de>2024-07-31 00:49:16 +0300
commitd4471ca2fa765c8c4c4f1e8bec59fc0c441eb824 (patch)
tree1490547cc1662d66fbf6d27f5da3b6fdb352c905 /TODO
parent92990e52f017c3fa0b9ff99f517171051d8c7c18 (diff)
downloadelna-d4471ca2fa765c8c4c4f1e8bec59fc0c441eb824.tar.gz
Collect types into the global symbol table
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 69b9730..ff1687a 100644
--- a/TODO
+++ b/TODO
@@ -4,6 +4,6 @@
Give errors if:
- The type is already defined.
- Base type is not defined.
- - Circular type reference.
+ - Replace equivalent type with its base type.
- Check definitions inside procedures.