Amaan Qureshi
|
5d99014bb8
|
style: rephrase extends beyond to contains or starts after
|
2024-12-28 18:53:08 -05:00 |
|
Amaan Qureshi
|
728793a160
|
feat(wasm)!: keep API in-line with upstream and start aligning with node
|
2024-03-10 03:02:17 -04:00 |
|
Boris Verkhovskiy
|
c070c92722
|
refactor(wasm)!: make current*, is*, and has* methods properties
|
2024-03-08 00:27:06 -05:00 |
|
Amaan Qureshi
|
96a440af35
|
chore(web): add and apply eslint formatting
|
2024-02-07 12:18:44 -05:00 |
|
Tom Beckmann
|
b947145e53
|
add a test
|
2023-08-03 16:32:51 +02:00 |
|
Daumantas Kavolis
|
ab788619ca
|
Split wasm tests for next parse state
|
2023-08-02 00:02:33 +03:00 |
|
Daumantas Kavolis
|
1f52f2f1dc
|
Symbols without aliases should be used for lookahead
|
2023-08-02 00:02:33 +03:00 |
|
Daumantas Kavolis
|
c47e217e73
|
API extensions
|
2023-08-02 00:02:33 +03:00 |
|
Joel Spadin
|
7ef73b2e08
|
web binding: fix equals()
Node.equals() used to always return true. Now it works.
Also added unit tests for it.
|
2020-11-26 14:43:27 -06:00 |
|
Max Brunsfeld
|
82fab90c0b
|
web: Add bindings for remaining field APIs
|
2019-09-04 09:30:36 -07:00 |
|
Max Brunsfeld
|
f00b310908
|
wasm: Implement Node.descendantsOfType
|
2019-07-17 08:58:46 -07:00 |
|
Max Brunsfeld
|
c90a532d8f
|
Update tests to reflect javascript grammar changes
|
2019-07-10 14:30:43 -05:00 |
|
Max Brunsfeld
|
3fc459a84b
|
Reorganize language bindings
* Move rust binding: lib/binding -> lib/binding_rust
* Move wasm bindinig: lib/web -> lib/binding_web
* Add wasm readme
|
2019-05-07 10:41:49 -07:00 |
|