cosmopolitan/tool
Paul Kulchenko 668dc42bac
Reset Lua stack to drop unused returned values (#382)
Since some Lua code may return values that will be left on stack, they
need to be removed to avoid growing the stack unnecessarily.
2022-04-09 12:36:05 -07:00
..
build Improve system call support on NT 2022-04-07 20:30:04 -07:00
decode Fix basename() and dirname() 2022-04-06 00:13:44 -07:00
emacs Make improvements 2022-04-07 00:15:35 -07:00
hash Import C++ Standard Template Library 2022-03-22 06:41:54 -07:00
lambda Fix inconsistency in SectorLambda license 2022-03-18 03:25:32 -07:00
net Reset Lua stack to drop unused returned values (#382) 2022-04-09 12:36:05 -07:00
plinko Add LISP interpreter 2022-04-07 20:30:22 -07:00
scripts Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
viz Fix basename() and dirname() 2022-04-06 00:13:44 -07:00
tool.mk Add LISP interpreter 2022-04-07 20:30:22 -07:00