92 Commits

Author SHA1 Message Date
anon
2f1821d603 merge rule declarations 2024-11-15 18:42:52 +01:00
anon
aefd747400 prefered nop notation 2024-11-15 18:42:28 +01:00
anon
d02a515c35 fix bug introduced in af4145d 2024-11-15 18:37:48 +01:00
anon
50363c2cdc ripped out giga-block from main 2024-11-15 12:15:08 +01:00
anon
feaf54e3a8 rewritting egrep.y is should be easier than understanding and refactoring the original 2024-11-15 12:15:08 +01:00
anon
d0ec6f3ecb just formatting 2024-11-15 12:15:08 +01:00
anon
2519c81fc8 nothing of importance 2024-11-15 12:15:08 +01:00
anon
17c8d522a8 remove unused var 2024-11-15 12:15:08 +01:00
anon
ecd3f1b803 drop Lex compatibility code which has been broken for the past 20 years anyways 2024-11-15 12:15:08 +01:00
anon
4c27e8d99e fix reported compile error on newer gcc versions 2024-11-15 12:15:08 +01:00
anon
e1f39ed852 simplify filetype bookkeeping by merging state bools to an enum 2024-11-15 12:15:08 +01:00
anon
af4145d153 merge IN_PREPROC rules 2024-11-15 12:15:03 +01:00
anon
3ddf4faed9 harder to compare whitespacing 2024-11-15 12:14:13 +01:00
anon
ccdab83c06 remove useless comments 2024-11-15 12:13:22 +01:00
anon
9ef30ae49b explicitly name clusterfuck-y patterns 2024-11-15 12:12:55 +01:00
anon
367116ac79 basic whitespacing 2024-11-15 12:11:43 +01:00
anon
c6106aa336 remove useless header 2024-11-15 12:10:14 +01:00
anon
a7fe078b33 nothing of significance 2024-11-14 11:28:28 +01:00
anon
6f97db5f58 use postfatal as FIXME comment suggested 2024-11-13 15:34:55 +01:00
anon
0ff4063cb2 helpful comment 2024-11-13 15:30:25 +01:00
anon
066694a404 new macro case 2024-11-13 15:13:49 +01:00
anon
51775ae664 formatting and small edit 2024-11-13 15:13:38 +01:00
anon
c7673a6ea2 K&R header for help.c 2024-11-13 14:48:07 +01:00
anon
5fa1d4d9f2 formatting & ordering 2024-11-13 14:47:52 +01:00
anon
25003bd7b3 remove dead function error_usage 2024-11-13 14:29:05 +01:00
anon
844c48eb11 rename read_block to read_crossreference_block 2024-11-13 14:27:24 +01:00
anon
afe4cf32dc make find* functions private to find.c 2024-11-13 14:06:18 +01:00
anon
7370aa2b4e rename filepath to prepend_path; require a prefix to be explicitly passed; prepare prependpath, the legacy global for refactoring 2024-11-13 13:57:10 +01:00
anon
9bc64414b3 make displine private to display.c 2024-11-13 13:55:46 +01:00
anon
b38cdd1cce remove no longer longer existing globals 2024-11-13 13:55:02 +01:00
anon
dae2b6f7a0 formatting 2024-11-13 13:53:28 +01:00
anon
b20a3fcdc5 rename DFLT_INCDIR to DEFAULT_INCLUDE_DIRECTORY 2024-11-13 13:09:14 +01:00
anon
6af91a787a remove useless preprocessor guards 2024-11-13 13:06:29 +01:00
anon
5d6ee6c0a8 update comments 2024-11-13 13:06:14 +01:00
anon
b7ea7357af remove useless reference to stddef 2024-11-13 13:02:47 +01:00
anon
3367e21eb3 limit the visibility of some standard libraries 2024-11-13 13:01:21 +01:00
anon
df60477f7c remove the rest of the references to mice from global visibility 2024-11-13 12:58:12 +01:00
anon
ad397639da limit the visibility of dead mouse functions 2024-11-13 12:51:09 +01:00
anon
ea23c58f41 remove the global fileargc; clean cascading constantness warnings 2024-11-13 12:47:23 +01:00
anon
eea9222ade remove global argv0, it has already been replaced by PROGRAM_NAME 2024-11-13 10:40:32 +01:00
anon
b7f1782f96 minor edits 2024-11-12 21:47:36 +01:00
anon
e31e3d9536 move all envirnment reading into readenv; rename isuptodate; make dir function arguments constant 2024-11-12 21:22:27 +01:00
anon
ea8166963b simple edits 2024-11-12 21:21:24 +01:00
anon
b65804d64e centralize temp file init/deinit outside of main 2024-11-12 21:19:00 +01:00
anon
d7d5b271b5 simplify postfatal 2024-11-12 21:13:53 +01:00
anon
1c5dd2120e static function renaming and other inconsequencive edits 2024-11-12 15:35:20 +01:00
anon
a70806592e minor simplification 2024-11-12 15:16:05 +01:00
anon
6038edb16c rip function from body of makefilelist() 2024-11-12 15:12:53 +01:00
anon
85f86a774a group vp* functions; simplify them; rename the module to vpath 2024-11-12 14:40:58 +01:00
anon
6489d782a1 edits of no significance 2024-11-12 14:40:19 +01:00