cosmopolitan/tool/lambda/lib
Justine Tunney 0d748ad58e
Fix warnings
This change fixes Cosmopolitan so it has fewer opinions about compiler
warnings. The whole repository had to be cleaned up to be buildable in
-Werror -Wall mode. This lets us benefit from things like strict const
checking. Some actual bugs might have been caught too.
2023-09-01 20:50:18 -07:00
..
blc.h Add SectorLambda 2022-03-17 14:12:41 -07:00
calloc.c Add SectorLambda 2022-03-17 14:12:41 -07:00
debug.c Fix warnings 2023-09-01 20:50:18 -07:00
dump.c Add SectorLambda 2022-03-17 14:12:41 -07:00
error.c Unbloat the build 2022-08-11 00:15:29 -07:00
getbit.c Unbloat the build 2022-08-11 00:15:29 -07:00
lib.mk Clean up more code 2023-06-18 01:00:05 -07:00
needbit.c Add SectorLambda 2022-03-17 14:12:41 -07:00
parse.c Add SectorLambda 2022-03-17 14:12:41 -07:00
parserom.c Unbloat the build 2022-08-11 00:15:29 -07:00
print.c Do code cleanup use duff device linenoise i/o 2022-04-22 18:56:52 -07:00
vars.c Add SectorLambda 2022-03-17 14:12:41 -07:00