[examples] arrange notes for next time

This commit is contained in:
Allen Webster
2021-09-19 17:29:34 -07:00
parent 426de7ca2e
commit 1644c02d47
+2 -1
View File
@@ -175,6 +175,8 @@ main(int argc, char **argv)
}
}
// TODO no duplicate member names check
// build member lists
for (TypeInfo *type = first_type;
type != 0;
@@ -310,7 +312,6 @@ main(int argc, char **argv)
}
}
// TODO check types & build member lists
// TODO check maps & build case lists
// TODO generate type definitions
// TODO generate function declarations