cosmopolitan/test/libc/fmt
Justine Tunney 7061c79c22 Make fixes, improvements, and chibicc python bindings
- python now mixes audio 10x faster
- python octal notation is restored
- chibicc now builds code 3x faster
- chibicc now has help documentation
- chibicc can now generate basic python bindings
- linenoise now supports some paredit-like features

See #141
2021-10-08 08:41:57 -07:00
..
atoi_test.c Make fixes, improvements, and chibicc python bindings 2021-10-08 08:41:57 -07:00
basename_test.c Change license 2020-12-27 17:18:44 -08:00
dirname_test.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
fcvt_test.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
fmt_test.c Make slight SSL performance improvements 2021-07-08 21:54:21 -07:00
formatint64thousands_test.c Make numerous improvements 2021-09-28 01:52:34 -07:00
itoa64radix10_test.c Improve performance of printf functions 2021-04-24 13:58:50 -07:00
itoa64radix16_test.c Change license 2020-12-27 17:18:44 -08:00
llog10_test.c Change license 2020-12-27 17:18:44 -08:00
palandprintf_test.c Fix bugs and make improvements 2021-05-01 05:11:35 -07:00
sizetol_test.c Add cpu / mem / fsz limits to build system 2021-08-13 23:40:53 -07:00
sleb128_test.c Productionize new APE loader and more 2021-10-02 08:27:03 -07:00
sprintf_s.inc Further refine printf long double change (#66) 2021-02-27 13:30:17 -08:00
sprintf_s_test.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
sscanf_test.c Change license 2020-12-27 17:18:44 -08:00
strerror_test.c Make numerous improvements 2021-09-28 01:52:34 -07:00
stripexts_test.c Experiment with making Python go faster 2021-08-18 21:57:11 -07:00
test.mk Support proper %g, %f, and %a float formatting 2021-03-05 10:31:16 -08:00
timevaltofiletime_test.c Get more Python tests passing (#141) 2021-08-16 15:26:31 -07:00
uleb128_test.c Productionize new APE loader and more 2021-10-02 08:27:03 -07:00
zleb64_test.c Productionize new APE loader and more 2021-10-02 08:27:03 -07:00