cosmopolitan/tool/emacs
Justine Tunney 9cb54218ab Add error checks to Python objectifier (#281)
PYOBJ.COM was failing when statically analyzing _pyio.py in MODE=dbg
because co_consts contained a big number, which dirtied the interpreter
exception state. We now do comprehensive error checking w/ Python API.

The -DSTACK_FRAME_UNLIMITED CPPFLAG has been removed from DES since its
self test function has been fixed to use heap memory rather than making
aggressive use of the stack.

This change also fixes a regression with function tracing (the --ftrace
flag a.k.a. ftrace_install() a.k.a. cosmo.ftrace) in ASAN build modes.
Lastly, the _tracemalloc module should now always be available for use
in MODE=dbg.
2021-10-02 06:17:17 -07:00
..
c.lang Add SSL to redbean 2021-06-24 13:20:50 -07:00
cosmo-asm-mode.el Add SNI support to redbean and improve SSL perf 2021-07-23 13:56:13 -07:00
cosmo-c-builtins.el Make numerous improvements 2021-09-28 01:52:34 -07:00
cosmo-c-constants.el Make numerous improvements 2021-09-28 01:52:34 -07:00
cosmo-c-keywords.el Remove undefined behaviors 2021-05-16 11:16:28 -07:00
cosmo-c-types.el Add SSL to redbean 2021-06-24 13:20:50 -07:00
cosmo-cpp-constants.el Clean up gdtoa code 2021-08-19 09:34:24 -07:00
cosmo-format.el Get Fabrice Bellard's JavaScript engine to build 2021-04-09 01:06:57 -07:00
cosmo-platform-constants.el Undiamond Python headers 2021-08-12 14:07:40 -07:00
cosmo-stuff.el Add error checks to Python objectifier (#281) 2021-10-02 06:17:17 -07:00
cosmo.el Add NES emulator 2020-07-02 13:46:08 -07:00
ctest-mode.el Add SSL to redbean 2021-06-24 13:20:50 -07:00
javadown.el Auto-generate some documentation 2020-12-26 02:09:07 -08:00
key.py Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs 2021-01-25 18:31:17 -08:00
ld-script.el Initial import 2020-06-15 07:18:57 -07:00
optinfo-mode.el Initial import 2020-06-15 07:18:57 -07:00
protobuf-mode.el Initial import 2020-06-15 07:18:57 -07:00