lang-bootstrap/05
2022-02-17 17:38:52 -05:00
..
tcc-0.9.25 working (?) tcc build 2022-02-17 17:38:52 -05:00
tests more parsing tests, fixed more bugs 2022-02-09 15:50:02 -05:00
.gitignore working (?) tcc build 2022-02-17 17:38:52 -05:00
assert.h ctype.h, getenv 2022-02-15 16:36:52 -05:00
codegen.b working (?) tcc build 2022-02-17 17:38:52 -05:00
constants.b start signal.h 2022-02-16 12:25:14 -05:00
ctype.h ctype.h, getenv 2022-02-15 16:36:52 -05:00
errno.h the last parts of the C standard library 2022-02-16 22:58:16 -05:00
float.h the last parts of the C standard library 2022-02-16 22:58:16 -05:00
idents.b more parsing tests, fixed more bugs 2022-02-09 15:50:02 -05:00
limits.h the last parts of the C standard library 2022-02-16 22:58:16 -05:00
locale.h locale.h 2022-02-15 16:48:18 -05:00
macro_test.c more correction to match standard 2022-01-10 11:46:19 -05:00
main.b working (?) tcc build 2022-02-17 17:38:52 -05:00
main.c working (?) tcc build 2022-02-17 17:38:52 -05:00
Makefile almost all of stdio.h 2022-02-14 16:52:33 -05:00
math.h math.h 2022-02-15 22:41:18 -05:00
parse.b procuding a (non-working) executable for tcc 2022-02-17 13:22:13 -05:00
preprocess.b procuding a (non-working) executable for tcc 2022-02-17 13:22:13 -05:00
setjmp.h procuding a (non-working) executable for tcc 2022-02-17 13:22:13 -05:00
signal.h procuding a (non-working) executable for tcc 2022-02-17 13:22:13 -05:00
stdarg.h sprintf working! (but not snprintf ...) 2022-02-13 22:12:44 -05:00
stdc_common.h procuding a (non-working) executable for tcc 2022-02-17 13:22:13 -05:00
stddef.h ctype.h, getenv 2022-02-15 16:36:52 -05:00
stdio.h procuding a (non-working) executable for tcc 2022-02-17 13:22:13 -05:00
stdlib.h stdlib.h 2022-02-16 15:41:30 -05:00
string.h the last parts of the C standard library 2022-02-16 22:58:16 -05:00
time.h the last parts of the C standard library 2022-02-16 22:58:16 -05:00
tokenize.b math.h 2022-02-15 22:41:18 -05:00
util.b working (?) tcc build 2022-02-17 17:38:52 -05:00