summaryrefslogtreecommitdiff
path: root/ecomp-c/README
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2020-05-02 20:05:49 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2020-05-02 20:05:49 +0200
commit399c4acad3e4fc0306edfcd3320c61031fa90555 (patch)
tree7eb03fb4b4db057474a92069990ed2491fe5135c /ecomp-c/README
parenta3651fe629769ee81acfd86d934a53866a688df0 (diff)
downloadcompilertests-399c4acad3e4fc0306edfcd3320c61031fa90555.tar.gz
compilertests-399c4acad3e4fc0306edfcd3320c61031fa90555.tar.bz2
implemented some type checks in assignments and expressions
Diffstat (limited to 'ecomp-c/README')
-rw-r--r--ecomp-c/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/ecomp-c/README b/ecomp-c/README
index e13b90e..58bf2db 100644
--- a/ecomp-c/README
+++ b/ecomp-c/README
@@ -79,7 +79,7 @@ inner-nested functions/procedures
don't do automatic type promotion, maybe something like uint8, int8, etc.
no recursion, well, we might need that
-3:21:00 video Hjalfi writes an assembler
+4:09:00 video Hjalfi writes an assembler
no frees as things are freed in the end, well, we don't obey that rule,
compiler/assember should be embedable and they have local scopes which