Commit Graph

19 Commits (063e76f322440f6a8de506748b0dcaedff62cfe7)

Author SHA1 Message Date
Rich Harris 063e76f322 baby steps...
9 years ago
Rich Harris 3006a245af more consistent naming
9 years ago
Rich-Harris b8705a5b0c turn dom generator visitors into functions
9 years ago
Rich-Harris 2d4f9eac00 make visitors responsible for visiting their own children
9 years ago
Rich-Harris be33a29a56 mostly fix insane node 4 issue
9 years ago
Conduitry d2a701c4f5 use snake case in generated identifiers (#419)
9 years ago
Conduitry 6d1623cf0e new aliaser mechanism replacing existing mechanism and counters; a bunch more deconflicting
9 years ago
Conduitry 7d03b74576 use maps and sets in many places instead of plain objects
9 years ago
Rich Harris 98d9cdbea7 allow each blocks to introduce reserved words as contexts (#222)
9 years ago
Rich Harris eb44659589 add generator.helper method, use it in place of generator.uses[...]
9 years ago
Conduitry cdb4a3568d use empty comments as anchors
9 years ago
Arpad Borsos 01cc3564be
Move EachBlock and RawMustache detach code into shared
9 years ago
Arpad Borsos 6f12726948
do not redefine each item, as noted in #209
9 years ago
Rich-Harris d0ffb64eba naive implementation of keyed updates (#81)
9 years ago
Rich-Harris 443d7d825a use DomGenerator subclass, instead of events
9 years ago
Rich Harris 47f64be928 more refactoring
9 years ago
Rich Harris b71ec52cae move createAnchor out of generator
9 years ago
Rich Harris 529d3a4a0e more refactoring – sort computations, move addElement and addRenderer out of generator
9 years ago
Rich-Harris f73a87230a move some files around
9 years ago