Commit Graph

23 Commits (97c5d98f7944666ecf9de57e9088ba288ca1e67a)

Author SHA1 Message Date
Rich Harris 97c5d98f79 WIP
3 months ago
Rich Harris 08a9d123e8
chore: use codePointAt instead of implementing it ourselves (#14923)
8 months ago
Simon H f0af633263
feat: loose parser mode (#14691)
9 months ago
Mateusz Kadlubowski 61a0da8a5f
feat: Expose more AST types from `"svelte/compiler"` (#14601)
9 months ago
Rich Harris 1a8aab0e38
chore: remove `node.parent` and `node.prev` (#14447)
10 months ago
Simon H 2d03dc55c6
feat: provide AST node types with internal types stripped out (alternative) (#12968)
1 year ago
Rich Harris a1d1012e9d
chore: tidy up parser (#13045)
1 year ago
Rich Harris 4aa815f1ec
chore: dedupe list of reserved words (#12691)
1 year ago
Simon H 5eff68f63d
chore: runtime linting (#12314)
1 year ago
Damian Stasik 84325bf89b
chore: use JSDoc type imports in more files (#12239)
1 year ago
Simon H 6efd9d6f44
fix: correctly backport `svelte:element` to old AST (#11917)
1 year ago
Rich Harris ac7709f65c
chore: dedupe `getLocator` calls (#11600)
1 year ago
Rich Harris 8e17428316
chore: tidy up messages (#11327)
1 year ago
Rich Harris 73490bbb8e
chore: markdown errors (#11294)
1 year ago
Simon H f8ff2b6ea3
chore: source maps for preprocessors + tests (#10459)
2 years ago
Rich Harris 87d4b12620
chore: tidy up CSS stuff (#10478)
2 years ago
gtmnayan bce4f3f01c
fix: strip typescript assertions before analysis (#10329)
2 years ago
navorite d56223b162
fix: improve script `lang` attribute detection (#10046)
2 years ago
Rich Harris ede5dab230
chore: fix compiler-errors test suite (#9754)
2 years ago
Simon H 402a322317
chore: more validation errors (#9723)
2 years ago
Simon H 617df1f3c3
fix: adjust regex (#9572)
2 years ago
Rich Harris 459e4ff006
feat: native TypeScript support (#9482)
2 years ago
Simon Holthausen fe8a9ce31d breaking: init Svelte 5
2 years ago