add scc and update other code
authorMart Lubbers <mart@martlubbers.net>
Thu, 11 Feb 2021 13:15:08 +0000 (14:15 +0100)
committerMart Lubbers <mart@martlubbers.net>
Thu, 11 Feb 2021 13:15:08 +0000 (14:15 +0100)
commitb4f2044dd15f91bfa6089b7de6ba42fd29942c0a
treec1d711e3281a5888aa68076106b4485404c2bdff
parent3094a11313a6248611c69b2cdbfa2b7b9dcfc399
add scc and update other code
13 files changed:
Makefile
ast.c
ast.h
genc.c
genc.h
list.c [new file with mode: 0644]
list.h [new file with mode: 0644]
scc.c [new file with mode: 0644]
scc.h [new file with mode: 0644]
splc.c
type.c
util.c
util.h