Commit Graph

21 Commits

Author SHA1 Message Date
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
e7ab816787
gnu89 2023-09-28 18:33:29 +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
648f28ca24
Updated README with BOP date
Funny thing, I got really mad when I mistakely uploaded baked-semi, which was a ELF file that contained a semi-stable version of the program which I was using to implement the new features safetly, and when I realized this I just did the 'natural thing' of deleting the .git directory and reintializing and git pushing with --force, so I added this note to make this mistake known. I have project history saved locally, however I doubt I'll end up using it. I wish git was more mutable.
2023-09-27 06:05:22 +00:00
Emil
02664b872b
README updated 2023-09-27 05:59:13 +00:00
Emil
ecc79c90f7
Reduced 2023-09-27 05:58:31 +00:00
Emil
bc2c675571
More flexible build with TARGET 2023-09-27 05:58:21 +00:00
Emil
6605459fb9
I forgot that the Makefile existed 2023-09-27 05:50:44 +00:00
Emil
0db0db4f6b
cd project root 2023-09-27 05:49:50 +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