Commit Graph

20 Commits (v1.13.3)

Author SHA1 Message Date
Rich-Harris cf626ff880 retain binding sourcemaps to the extent possible
9 years ago
Conduitry 6d1623cf0e new aliaser mechanism replacing existing mechanism and counters; a bunch more deconflicting
9 years ago
Conduitry e3055d765e fix removeObjectKey when removing last key in object and it has a trailing comma
9 years ago
Conduitry 8e5c7ed21e removeObjectKey API tweak
9 years ago
Conduitry 77321f8356 remove `namespace` key from generated code
9 years ago
Rich Harris 5866a99b9a treat binding values as expressions
9 years ago
Conduitry 52b3a43e7b accept DOCTYPE element in any case
9 years ago
Matt Steitle 522f293766 dontThrowParseErrorOnDoctypeDeclaration: Adding additional specification for doctype tag matching
9 years ago
Rich-Harris e45b15c3da centralise voidElementNames
9 years ago
Rich Harris 6444e8da29 merge master -> gh-185
9 years ago
Rich-Harris 1cfbfb05d0 null is not an identifier
9 years ago
Rich-Harris c353aa2447 allow whitelisted globals (#185)
9 years ago
Rich-Harris a9c4b92493 fix prepending code to builders
9 years ago
Rich-Harris 3e57814b76 use builders for local.init and local.update
9 years ago
Rich-Harris 5fa2cd24c4 use builders everywhere
9 years ago
Rich-Harris 0551d2646a Merge branch 'master' into builder
9 years ago
Rich-Harris fbe130835d add support for declared namespaces – fixes #147
9 years ago
Rich-Harris a1225d5adf add CodeBuilder utility for easier codegen
9 years ago
Rich-Harris 65a99c9161 support node methods in event handlers (#162)
9 years ago
Rich Harris 7684afb2f8 move files into src in preparation for SSR integration
9 years ago