cosmopolitan/build
Justine Tunney fe5c475f83 Add Deflate() / Inflate() to redbean and fix bugs
The Compress() and Uncompress() APIs were a mistake. The functions
themselves work fine, but it's a design blemish and does superfluous
work. Since they were only introduced in the last few weeks, they're now
deprecated and references to them have been scrubbed from the website
and other documentation. Please use the new APIs since the old APIs will
be removed at some point in the future.

This change introduces automated Lua unit tests for the Redbean APIs.
There's a few functions that were broken which have now been fixed, e.g.
Underlong() and Decimate().
2022-07-08 09:47:04 -07:00
..
bootstrap Double default build process quota 2022-06-23 16:46:12 -07:00
config.mk Flatten InfoZIP directory and fix build issues 2022-04-20 22:40:33 -07:00
definitions.mk Make fixes and improvements 2022-06-25 21:09:09 -07:00
functions.mk Initial import 2020-06-15 07:18:57 -07:00
gdb Fix redbean zip central directory lookup 2021-02-27 12:08:28 -08:00
htags Make some systemic improvements 2022-05-18 16:52:36 -07:00
online.mk Improve build system 2021-02-19 23:03:34 -08:00
realify.sed Add minor improvements and cleanup 2020-10-27 03:39:46 -07:00
realify.sh Make more improvements 2020-09-28 01:20:34 -07:00
rules.mk Add Deflate() / Inflate() to redbean and fix bugs 2022-07-08 09:47:04 -07:00
sanitycheck Write tests for new APE loader and fix bugs 2022-05-22 05:45:38 -07:00