smfoote / tornado

HTML templates with asynchronous rendering, built with JavaScript.
http://smfoote.github.io/tornado/
Apache License 2.0
8 stars 3 forks source link

use an API for a lot of the generateJS stuff (WIP) #124

Closed jimmyhchan closed 8 years ago

jimmyhchan commented 9 years ago

It might be easier to see the whole thing https://github.com/jimmyhchan/tornado/tree/shapes/src/compiler

The only test that fails is trying to get a block from a parent template pulled in via a partial. Since we need to rewrite this anyways i'll let that test fail.

390 / 394 tests pass