5870dd7033
Deputy is a C compiler that is capable of preventing common C programming errors, including out-of-bounds memory accesses as well as many other common type-safety errors.
17 lines
435 B
Text
17 lines
435 B
Text
bin/deputy
|
|
include/deputy/annots.h
|
|
include/deputy/checks.h
|
|
include/deputy/libc_patch.i
|
|
libexec/deputy/deputy.asm.exe
|
|
libexec/deputy/deputy.byte.exe
|
|
libexec/deputy/deputy_libc.o
|
|
@dirrm libexec/deputy
|
|
@dirrm include/deputy
|
|
@cwd %%LOCALBASE%%
|
|
%%SITE_PERL%%/CIL/Cilly.pm
|
|
%%SITE_PERL%%/CIL/KeptFile.pm
|
|
%%SITE_PERL%%/CIL/OutputFile.pm
|
|
%%SITE_PERL%%/CIL/TempFile.pm
|
|
%%SITE_PERL%%/CilConfig.pm
|
|
%%SITE_PERL%%/Deputy.pm
|
|
@dirrm %%SITE_PERL%%/CIL
|