Commit Graph

21 Commits

Author SHA1 Message Date
Emil
15bfb3efdc
add --help, --dry-run, ...bloat... 2023-10-10 02:19:18 +00:00
Emil
0209663e20
bug with ordering, make OTHER_START optional 2023-10-10 01:59:43 +00:00
Emil
6b6bff365a
comment commit 2023-10-10 01:29:56 +00:00
Emil
a101d14f7c
changed START::STOP to @START STOP@, revised find to how it was formerly, removed SLEN (better compat with shake), handle spacing more effectively (shake compat++), fixed bug with $+ where more than 1 arg was concatted instead of being spaced apart 2023-10-10 00:10:14 +00:00
Emil
981a1931d4
Forgot 2023-10-07 18:14:49 +00:00
Emil
0d7605a43f
Locale and some checks 2023-10-07 02:17:40 +00:00
Emil
1707803ff7
Better message on help and failure with -n. 2023-09-30 03:04:53 +00:00
Emil
3c6bec3dff
Reduce heap usage by using mmap 2023-09-29 07:05:40 +00:00
Emil
a8f8288a61
Fixed range checking bug 2023-09-29 02:27:55 +00:00
Emil
6acab4f1d5
Missing newline 2023-09-28 18:39:38 +00:00
Emil
3c26ee2a7c
Strip function 2023-09-28 18:32:53 +00:00
Emil
6728be1e05
Info on options 2023-09-28 06:20:48 +00:00
Emil
c1e5410850
Added options 2023-09-28 06:14:17 +00:00
Emil
d1bfbd97b1
Memory optimization 2023-09-28 05:02:34 +00:00
Emil
8da807e248
Conditional and isolated allocation of expansions 2023-09-27 23:31:21 +00:00
Emil
af7bfbe500
Rewrite 2023-09-27 22:50:55 +00:00
Emil
b7f41cde4b
Satisfied -fanalyzer under -DNDEBUG with local_assert 2023-09-27 17:49:22 +00:00
Emil
b7855adc6b
Merged exists and load 2023-09-27 17:23:30 +00:00
Emil
ecc79c90f7
Reduced 2023-09-27 05:58:31 +00:00
Emil
8a0776df67
Minor fix to shake build 2023-09-27 05:46:28 +00:00
Emil
470e9c7b85
init 2023-09-27 05:28:54 +00:00