self compile: for '../util/scf_vector.h' & ../util/test/scf_vector_test.c ok.
authoryu.dongliang <18588496441@163.com>
Sun, 30 Aug 2026 14:22:10 +0000 (22:22 +0800)
committeryu.dongliang <18588496441@163.com>
Sun, 30 Aug 2026 14:23:00 +0000 (22:23 +0800)
commit0c44bfa54d5e062f598aaecdd06613a0b2b594f2
treed8d619bb6fea201dd29b0e5c6cf678505fae9f98
parent8f8e161a2d953bf675fc35b14f80fe02b0ee5892
self compile: for '../util/scf_vector.h' & ../util/test/scf_vector_test.c ok.
23 files changed:
core/scf_ast.c
core/scf_ast.h
core/scf_dag.c
core/scf_function.c
core/scf_function.h
core/scf_optimizer_loop.c
core/scf_pointer_alias.c
elf/scf_elf_x64_so.c
examples/hello.c
lex/scf_lex.c
lex/scf_lex_util.c
lex/scf_macro.c
lex/scf_macro_expr.c
parse/scf_dfa.c
parse/scf_dfa_class.c
parse/scf_dfa_expr.c
parse/scf_dfa_function.c
parse/scf_dfa_include.c
parse/scf_dfa_type.c
parse/scf_operator_handler_const.c
parse/scf_parse.c
sysroot/include/unistd.h [new file with mode: 0644]
util/scf_def.h