author | yu.dongliang <18588496441@163.com> | |
Thu, 19 Sep 2024 04:57:10 +0000 (12:57 +0800) | ||
committer | yu.dongliang <18588496441@163.com> | |
Thu, 19 Sep 2024 04:57:10 +0000 (12:57 +0800) | ||
commit | 63063136a0daaacf76cf16d5663cc39325a126d8 | |
tree | f8db447f229f6885b61ac535fd8df29f5c36504d | tree | snapshot |
LICENSE | [new file with mode: 0644] | blob |
README.md | [new file with mode: 0644] | blob |
examples/1.html | [new file with mode: 0644] | blob |
examples/2.html | [new file with mode: 0644] | blob |
html/Makefile | [new file with mode: 0644] | blob |
html/abc_html.c | [new file with mode: 0644] | blob |
html/abc_html.h | [new file with mode: 0644] | blob |
html/abc_html_util.c | [new file with mode: 0644] | blob |
html/abc_obj.c | [new file with mode: 0644] | blob |
html/abc_obj.h | [new file with mode: 0644] | blob |
html/main.c | [new file with mode: 0644] | blob |
ui/Makefile | [new file with mode: 0644] | blob |
ui/abc.h | [new file with mode: 0644] | blob |
ui/abc_layout.c | [new file with mode: 0644] | blob |
ui/abc_layout_a.c | [new file with mode: 0644] | blob |
ui/abc_layout_body.c | [new file with mode: 0644] | blob |
ui/abc_layout_div.c | [new file with mode: 0644] | blob |
ui/abc_layout_h1.c | [new file with mode: 0644] | blob |
ui/abc_layout_head.c | [new file with mode: 0644] | blob |
ui/abc_layout_html.c | [new file with mode: 0644] | blob |
ui/abc_layout_title.c | [new file with mode: 0644] | blob |
ui/abc_render.c | [new file with mode: 0644] | blob |
ui/abc_render_a.c | [new file with mode: 0644] | blob |
ui/abc_render_a_href.c | [new file with mode: 0644] | blob |
ui/abc_render_body.c | [new file with mode: 0644] | blob |
ui/abc_render_div.c | [new file with mode: 0644] | blob |
ui/abc_render_h1.c | [new file with mode: 0644] | blob |
ui/abc_render_head.c | [new file with mode: 0644] | blob |
ui/abc_render_html.c | [new file with mode: 0644] | blob |
ui/abc_render_title.c | [new file with mode: 0644] | blob |
ui/abc_ui.glade | [new file with mode: 0644] | blob |
ui/main.c | [new file with mode: 0644] | blob |
util/scf_def.h | [new file with mode: 0644] | blob |
util/scf_list.h | [new file with mode: 0644] | blob |
util/scf_stack.h | [new file with mode: 0644] | blob |
util/scf_string.c | [new file with mode: 0644] | blob |
util/scf_string.h | [new file with mode: 0644] | blob |
util/scf_vector.h | [new file with mode: 0644] | blob |