kristall/lib/gumbo-parser
Xavier Del Campo Romero 42022bdfd2 Add CMake-based build system 2023-10-02 16:36:29 +02:00
..
include Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly. 2021-03-08 02:23:16 +01:00
CMakeLists.txt Add CMake-based build system 2023-10-02 16:36:29 +02:00
COPYING Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly. 2021-03-08 02:23:16 +01:00
attribute.c Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly. 2021-03-08 02:23:16 +01:00
attribute.h Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly. 2021-03-08 02:23:16 +01:00
char_ref.c Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly. 2021-03-08 02:23:16 +01:00
char_ref.h Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly. 2021-03-08 02:23:16 +01:00
char_ref.rl Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly. 2021-03-08 02:23:16 +01:00
error.c Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly. 2021-03-08 02:23:16 +01:00
error.h Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly. 2021-03-08 02:23:16 +01:00
gumbo-parser.pri Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly. 2021-03-08 02:23:16 +01:00
gumbo-utf8.c Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly. 2021-03-08 02:23:16 +01:00
gumbo-utf8.h Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly. 2021-03-08 02:23:16 +01:00
insertion_mode.h Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly. 2021-03-08 02:23:16 +01:00
parser.c Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly. 2021-03-08 02:23:16 +01:00
parser.h Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly. 2021-03-08 02:23:16 +01:00
string_buffer.c Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly. 2021-03-08 02:23:16 +01:00
string_buffer.h Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly. 2021-03-08 02:23:16 +01:00
string_piece.c Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly. 2021-03-08 02:23:16 +01:00
string_piece.h Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly. 2021-03-08 02:23:16 +01:00
tag.c Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly. 2021-03-08 02:23:16 +01:00
tag.in Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly. 2021-03-08 02:23:16 +01:00
tag_gperf.h Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly. 2021-03-08 02:23:16 +01:00
tag_sizes.h Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly. 2021-03-08 02:23:16 +01:00
tag_strings.h Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly. 2021-03-08 02:23:16 +01:00
token_type.h Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly. 2021-03-08 02:23:16 +01:00
tokenizer.c Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly. 2021-03-08 02:23:16 +01:00
tokenizer.h Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly. 2021-03-08 02:23:16 +01:00
tokenizer_states.h Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly. 2021-03-08 02:23:16 +01:00
util.c Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly. 2021-03-08 02:23:16 +01:00
util.h Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly. 2021-03-08 02:23:16 +01:00
vector.c Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly. 2021-03-08 02:23:16 +01:00
vector.h Starts to implement new HTML renderer based on gumbo. Everything is a bit borked and only trivial documents work correctly. 2021-03-08 02:23:16 +01:00