start with type inference
authorMart Lubbers <mart@martlubbers.net>
Mon, 15 Feb 2021 13:07:16 +0000 (14:07 +0100)
committerMart Lubbers <mart@martlubbers.net>
Mon, 15 Feb 2021 13:07:16 +0000 (14:07 +0100)
commit8cadc28fcce91c8b0323af1522685eb0d42b0242
treee43aba907cd4933bd639b30a9e63a7640494c191
parent59aaeb98322da272bc9454c31d6be5b8a8efa3da
start with type inference
Makefile
sem.c [moved from type.c with 92% similarity]
sem.h [new file with mode: 0644]
sem/hm.c [new file with mode: 0644]
sem/hm.h [new file with mode: 0644]
sem/scc.c [moved from scc.c with 51% similarity]
sem/scc.h [moved from scc.h with 64% similarity]
splc.c
tarjan.c [deleted file]
tarjan.h [deleted file]
type.h [deleted file]