20 Commits

Author SHA1 Message Date
anon
15b43c126f fix highly faulty trim_trailing_ws() 2025-01-12 23:32:55 +01:00
anon
54d1af9b88 fix(is_valid_c_sym) 2024-12-16 00:44:50 +01:00
Sau P
eab8920b99 docs(bugs): Bug doc update 2024-12-15 19:33:35 +00:00
Sau P
a7958f510a refactor(find.c): New func to check for valid sym 2024-12-15 19:33:35 +00:00
Sau P
e3297cdad2 refactor(find.c): Replace magic num 8 with const 2024-12-15 19:33:35 +00:00
Sau P
642e766b72 refactor(find.c): New function to trim whitespace 2024-12-15 19:33:35 +00:00
Sau P
0b95ea9172 fix(find.c): Ensure 'pattlen' is non-zero 2024-12-15 19:33:35 +00:00
anon
8f97bb51e5 formatting 2024-12-05 13:15:07 +01:00
Sau P
51e8f8bf76 fix(find.c): Check for empty pattern and free mem 2024-12-05 10:16:48 +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
3367e21eb3 limit the visibility of some standard libraries 2024-11-13 13:01:21 +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
6a6ced836b parenthesize as gcc warning suggests 2024-11-10 13:27:56 +01:00
anon
e0e79f5043 formatting, bracing, etc; nothing of substance 2024-11-10 12:48:30 +01:00
anon
c53919efcf clang support 2024-11-04 19:03:40 +01:00
anon
88e1d9b774 more of the same 2023-10-01 23:19:18 +02:00
anon
3db14b2685 code quality, micro optimization 2023-10-01 21:42:57 +02:00
anon
02ba196cd4 renamed folders 2023-09-26 09:29:23 +02:00