Pierre Tachoire
|
44a5fa011a
|
dom: implement nodelist.foreach
|
2024-09-20 18:32:23 +02:00 |
|
Pierre Tachoire
|
f2a406d224
|
move netsurf and mimalloc into modules
|
2024-06-18 16:13:27 +02:00 |
|
Pierre Tachoire
|
2a3a243d1c
|
add AGPL license header in zig files
|
2024-05-13 20:51:36 +02:00 |
|
Pierre Tachoire
|
4d5f6d42fa
|
dom: use the css matcher for DOM
|
2024-03-26 10:25:50 +01:00 |
|
Pierre Tachoire
|
c1b4026fa3
|
Merge pull request #144 from lightpanda-io/html-doc
dom: DocumentHTML getters
|
2024-01-10 17:33:43 +01:00 |
|
Francis Bouvier
|
a5dfa6cb44
|
Adopt global Types changes in jsruntime
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-01-10 11:56:53 +01:00 |
|
Pierre Tachoire
|
2b681c8353
|
nodelist: add comment about liveness
|
2024-01-09 14:13:47 +01:00 |
|
Pierre Tachoire
|
9f6253b21d
|
nodelist: return struct instead of pointer
|
2023-12-19 14:53:45 +01:00 |
|
Pierre Tachoire
|
3ea95982d6
|
dom: nodelist: use unmanaged arraylist
|
2023-12-19 14:47:11 +01:00 |
|
Pierre Tachoire
|
76bdd94a3c
|
dom: reimplement nodelist in pure zig
|
2023-12-19 14:44:15 +01:00 |
|
Pierre Tachoire
|
8435f781ee
|
dom: implement NodeList
|
2023-12-19 14:44:09 +01:00 |
|