diff options
author | Nick Wellnhofer <wellnhofer@aevum.de> | 2014-11-19 20:24:08 +0100 |
---|---|---|
committer | Nick Wellnhofer <wellnhofer@aevum.de> | 2014-11-22 16:10:13 +0100 |
commit | 1cf1ec9a8f893a41910a300d9d8f1e6c20288287 (patch) | |
tree | fb49813819d73d60ebf2945d0ad81de57ed94d29 /js/package.json | |
parent | a4b54c861e384e5574eda36d7b4bb050322b1c34 (diff) |
Stackless HTML rendering
Now that every node has a parent pointer, it's possible to implement
the HTML rendering functions without render stacks and any dynamic
memory allocations.
This commit also adds some minor optimizations that eliminate some
strbuf_put* calls for the common case and avoid printf for headers.
Diffstat (limited to 'js/package.json')
0 files changed, 0 insertions, 0 deletions