Commit Graph

802 Commits (abf774bc57680d19b84f8bdbaaae633747e8d215)
 

Author SHA1 Message Date
Rich-Harris abf774bc57 remove generator.push and generator.pop
8 years ago
Rich-Harris d93a3698fb all tests passing once more. now the real work begins
8 years ago
Rich-Harris cdb8b9d01d get yield blocks working
8 years ago
Rich Harris c0442b5eb1 another horrible half-done commit
8 years ago
Rich Harris d0752cd6b1 another half-done commit
8 years ago
Rich Harris 063e76f322 baby steps...
8 years ago
Rich Harris 3006a245af more consistent naming
8 years ago
Rich Harris 11033c2f20 minor test tweaks
8 years ago
Rich-Harris b8705a5b0c turn dom generator visitors into functions
8 years ago
Rich-Harris e7d324f305 visitors can just be functions now
8 years ago
Rich-Harris 2d4f9eac00 make visitors responsible for visiting their own children
8 years ago
Rich Harris 00f1eaee12 remove this._callbacks
8 years ago
Rich Harris 77eee8602d remove some long-since obsolete generator code
8 years ago
Rich Harris f43e71b959 remove #433 test for now
8 years ago
Rich Harris 803d1d2746 move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for #433
8 years ago
Rich Harris d105b6ba4c -> v1.13.6
8 years ago
Rich Harris 3af7a7c849 Merge pull request #447 from sveltejs/gh-440
8 years ago
Rich Harris 3fcbf428bd while we're at it, remove unused stuff from generated SSR code
8 years ago
Rich Harris d2db41f811 remove unnecessary template declarations - fixes #440
8 years ago
Rich Harris 4b5754b9a7 centralise logic for manipulating source javascript
8 years ago
Rich-Harris caec96f9da make abstract removeNode function
8 years ago
Rich Harris 3881f5f84b Merge pull request #445 from sveltejs/gh-442-b
8 years ago
Rich Harris d818e42e56 Merge pull request #446 from sveltejs/better-prototype-assignment
8 years ago
Rich-Harris 90b9dc84ad fix broken proto helper
8 years ago
Rich-Harris 92f19a0a74 better prototype assignment
8 years ago
Rich-Harris 91bf849cc7 generate more idiomatic code when removing object properties
8 years ago
Rich Harris bb5d9cc08b Merge pull request #444 from sveltejs/gh-442
8 years ago
Rich Harris b2ec4afdb8 Merge branch 'master' into gh-442
8 years ago
Rich Harris 9da4e80aa7 Merge pull request #443 from sveltejs/gh-431
8 years ago
Rich Harris ced1de84b3 Merge pull request #422 from sveltejs/gh-419
8 years ago
Rich-Harris 5a4f1aeba5 fix remaining test failures
8 years ago
Rich-Harris be33a29a56 mostly fix insane node 4 issue
8 years ago
Rich-Harris 66d48c4830 dont generate intermediate data objects for components unnecessarily (#442)
8 years ago
Rich-Harris e592c052aa use assign helper, to avoid compatibility headaches
8 years ago
Rich-Harris 5c7bc411ec -> v1.13.5
8 years ago
Rich Harris 63011075f0 Merge pull request #438 from sveltejs/gh-436
8 years ago
Rich Harris 949dcc5636 Merge pull request #439 from sveltejs/gh-437
8 years ago
Rich-Harris 75e8d6205e better error for bind:value="{{foo}}" - fixes #437
8 years ago
Rich-Harris 605040ddb7 read values from range/number inputs as numbers - fixes #436
8 years ago
Rich-Harris a3ecb67977 -> v1.13.4
8 years ago
Rich Harris 213c986b80 Merge pull request #435 from sveltejs/unclosed-script-infinite-loop
8 years ago
Rich-Harris 05ea031895 prevent unclosed <script> causing infinite loop
8 years ago
Rich-Harris fc646925db make it easier to run parser tests solo
8 years ago
Rich-Harris 831ed547ba -> v1.13.3
8 years ago
Rich Harris 67d6eb89f2 Merge pull request #434 from sveltejs/gh-424-alt
8 years ago
Rich-Harris 6e0d0b1a12 use a map to avoid false positives
8 years ago
Rich-Harris 6c754c2a3d special case literals
8 years ago
Rich-Harris 1a49c2f344 Merge branch 'master' into gh-424
8 years ago
Rich Harris 6074178c65 Merge pull request #427 from sveltejs/gh-423
8 years ago
Rich Harris 0d5d7ff6bf Merge pull request #429 from sveltejs/gh-428
8 years ago