cosmopolitan/tool
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
..
args Make some systemic improvements 2022-05-18 16:52:36 -07:00
build Strengthen the pledge() polyfill 2022-06-27 13:02:17 -07:00
decode Make some quick fixes and cleanup 2022-06-26 02:58:36 -07:00
emacs Add Deflate() / Inflate() to redbean and fix bugs 2022-07-08 09:47:04 -07:00
hash Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
lambda Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
net Add Deflate() / Inflate() to redbean and fix bugs 2022-07-08 09:47:04 -07:00
plinko Make more fixes and improvements 2022-06-13 11:02:13 -07:00
scripts Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
viz Add torture test for zipos file descriptors 2022-06-15 16:29:49 -07:00
tool.mk Make fixes and improvements 2022-06-18 01:46:12 -07:00