|
8e1e6572fe
|
Moved type defs into their own files instead of types.h
|
2021-09-23 15:15:48 -07:00 |
|
|
f8860c385e
|
Style change: added cino=:0 (i.e. case statements on same indentation as
switch). Also fixed issue where $$ would fail to match with trailing
newline on file
|
2021-08-28 16:05:30 -07:00 |
|
|
eece8c8556
|
More static analyzer cleanup, including switching to use bools where
appropriate and EXIT_SUCESS/EXIT_FAILURE
|
2021-01-18 10:30:17 -08:00 |
|
|
b29060f38b
|
Cleaned up and simplified global state setting stuff (e.g. --verbose)
|
2021-01-15 02:05:17 -08:00 |
|
|
b27b71608b
|
Standardizing to line-comments instead of block comments
|
2021-01-12 21:04:43 -08:00 |
|
|
3acf397e6d
|
Imports cleanup and removing FILE* parameter from json
|
2020-12-14 22:13:47 -08:00 |
|
|
2fb68fa97f
|
Moved json code into its own file
|
2020-12-14 22:01:50 -08:00 |
|