css
|
[css] enum css_token_type -> unsigned int
|
2022-01-26 18:41:03 +01:00 |
sgml
|
[dom] enum sgml_token_type -> unsigned int
|
2022-01-26 19:11:13 +01:00 |
test
|
[tests] build_by_default: false for executables.
|
2022-10-07 19:56:54 +02:00 |
code.h
|
[mozjs24] Allow build elinks with g++
|
2020-10-05 20:14:55 +02:00 |
meson.build
|
[tests] added dom tests, some of them fail
|
2022-10-05 19:43:27 +02:00 |
node.c
|
[dom] enum dom_node_type -> uint16_t
|
2022-01-28 13:47:42 +01:00 |
node.h
|
[dom] enum dom_node_type -> uint16_t
|
2022-01-28 13:47:42 +01:00 |
scanner.c
|
[dom] cast
|
2022-10-06 17:32:18 +02:00 |
scanner.h
|
[cflags] Removed -Wno-pointer-sign
|
2021-01-02 16:20:27 +01:00 |
select.h
|
[dom] enum -> unsgined int
|
2022-01-27 18:07:52 +01:00 |
stack.c
|
[dom] enum dom_stack_flag -> unsigned int
|
2022-01-26 19:06:38 +01:00 |
stack.h
|
[dom] enum dom_stack_flag -> unsigned int
|
2022-01-26 19:06:38 +01:00 |
string.h
|
[dom] add_to_dom_string const
|
2022-01-31 15:58:19 +01:00 |