skhtml/macros
Bodil Stokke 001a7ba016 Parameterise nodes etc on output type, so we can type event handlers based on it.
With this, Node<String> only accepts event handlers implemented
for String, etc. No danger of trying to stringify functions and vice versa.
2018-11-16 23:33:11 +00:00
..
src Parameterise nodes etc on output type, so we can type event handlers based on it. 2018-11-16 23:33:11 +00:00
Cargo.toml Completely transitioned to LALRPOP and new declare macro. 2018-11-14 16:22:07 +00:00
build.rs A mess of LALRPOP. 2018-11-14 00:30:59 +00:00