File tree
58 files changed
+374
-284
lines changed- packages/svelte
- src/compiler
- phases
- 1-parse
- read
- state
- 2-analyze
- 3-transform/client/visitors
- types
- tests
- compiler-errors/samples
- store-contextual
- store-prevent-user-declarations
- store-shadow-scope
- store-template-expression-scope
- parser-modern/samples/comment-before-script
- runtime-legacy/samples/const-tag-used-before-initialised copy
- validator/samples
- const-tag-cyclical
- empty-block
- event-modifiers-redundant
- illegal-attribute-character
- illegal-variable-declaration
- invalid-empty-css-declaration
- invalid-reactive-var-1
- invalid-reactive-var-2
- reactive-module-variable
- rest-eachblock-binding
- rest-eachblock-binding-2
- rest-eachblock-binding-3
- rest-eachblock-binding-nested-rest
- silence-warnings
- silence-warnings-2
- style-directive-modifiers-invalid
- tag-invalid
- tag-non-string
- unreferenced-variables
- unreferenced-variables-each
- use-the-platform
- types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
58 files changed
+374
-284
lines changedLines changed: 10 additions & 28 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
113 |
| - | |
| 113 | + | |
| 114 | + | |
114 | 115 |
| |
115 | 116 |
| |
116 | 117 |
| |
| |||
278 | 279 |
| |
279 | 280 |
| |
280 | 281 |
| |
281 |
| - | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
282 | 285 |
| |
283 | 286 |
| |
284 | 287 |
| |
| |||
330 | 333 |
| |
331 | 334 |
| |
332 | 335 |
| |
333 |
| - | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
334 | 341 |
| |
335 | 342 |
| |
336 | 343 |
| |
| |||
435 | 442 |
| |
436 | 443 |
| |
437 | 444 |
| |
438 |
| - | |
439 |
| - | |
440 |
| - | |
441 |
| - | |
442 |
| - | |
443 | 445 |
| |
444 | 446 |
| |
445 | 447 |
| |
| |||
448 | 450 |
| |
449 | 451 |
| |
450 | 452 |
| |
451 |
| - | |
452 |
| - | |
453 |
| - | |
454 |
| - | |
455 |
| - | |
456 |
| - | |
457 |
| - | |
458 |
| - | |
459 | 453 |
| |
460 | 454 |
| |
461 | 455 |
| |
462 | 456 |
| |
463 | 457 |
| |
464 |
| - | |
465 |
| - | |
466 |
| - | |
467 |
| - | |
468 |
| - | |
469 |
| - | |
470 |
| - | |
471 |
| - | |
472 |
| - | |
473 |
| - | |
474 |
| - | |
475 |
| - | |
476 | 458 |
| |
477 | 459 |
| |
478 | 460 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
476 | 476 |
| |
477 | 477 |
| |
478 | 478 |
| |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
479 | 483 |
| |
480 | 484 |
| |
481 | 485 |
| |
|
Lines changed: 30 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
268 | 268 |
| |
269 | 269 |
| |
270 | 270 |
| |
271 |
| - | |
272 |
| - | |
273 |
| - | |
274 |
| - | |
275 |
| - | |
276 |
| - | |
277 |
| - | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
278 | 278 |
| |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
279 | 300 |
| |
280 | 301 |
| |
281 | 302 |
| |
282 | 303 |
| |
283 |
| - | |
284 |
| - | |
285 |
| - | |
286 |
| - | |
| 304 | + | |
| 305 | + | |
287 | 306 |
| |
288 | 307 |
| |
289 | 308 |
| |
|
Lines changed: 43 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
300 | 300 |
| |
301 | 301 |
| |
302 | 302 |
| |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
303 | 322 |
| |
304 | 323 |
| |
305 | 324 |
| |
| |||
442 | 461 |
| |
443 | 462 |
| |
444 | 463 |
| |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
445 | 475 |
| |
446 | 476 |
| |
447 | 477 |
| |
| |||
590 | 620 |
| |
591 | 621 |
| |
592 | 622 |
| |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
593 | 634 |
| |
594 | 635 |
| |
595 | 636 |
| |
| |||
710 | 751 |
| |
711 | 752 |
| |
712 | 753 |
| |
713 |
| - | |
| 754 | + | |
| 755 | + | |
714 | 756 |
| |
715 | 757 |
| |
716 | 758 |
| |
|
0 commit comments