cosmopolitan/tool
Justine Tunney 497d4fa6d1
Fix the behavior of redbean -i -e CODE
When redbean is functioning as a Lua interpreter, the `-e` flag should
behave the same way as other open source language interpreters. Namely
it should exit after evaluating the code rather than showing the REPL.
2023-04-25 01:52:13 -07:00
..
args Pay off more technical debt 2022-09-12 23:36:56 -07:00
build Fix hermeticity issue with new test 2023-04-18 06:37:01 -07:00
curl Add support for the -i (include headers) and -d (POST data) options in curl.com (#708) 2022-12-23 17:06:48 -08:00
decode Rewrite brk() and sbrk() 2022-10-01 23:11:56 -07:00
emacs Make some system call fixes 2023-02-12 22:16:34 -08:00
hash Make important improvements 2022-09-14 22:39:08 -07:00
lambda Clean up some code 2022-08-20 12:32:51 -07:00
net Fix the behavior of redbean -i -e CODE 2023-04-25 01:52:13 -07:00
plinko Make more threading improvements 2022-11-01 23:28:26 -07:00
scripts Implement program for finding start of zip content 2023-01-06 19:55:00 -08:00
viz Increase stack size to 128k and guard size to 16k 2022-12-18 22:58:29 -08:00
tool.mk Make curl example into a complete tool (#706) 2022-12-21 16:12:02 -08:00