Commit Graph

10 Commits

Author SHA1 Message Date
Zach Laine
311ce35ec9 Revert "Remove the now-redundant uses of as_expr()."
This reverts commit 260dc0e82d.
2018-03-02 23:11:44 -06:00
Zach Laine
d8b2181185 Copy editing. 2018-02-24 23:58:11 -06:00
Zach Laine
260dc0e82d Remove the now-redundant uses of as_expr(). 2018-02-23 21:50:06 -06:00
Zach Laine
6bb94c1082 Remove redundant case from iota_terminal_transform. 2018-02-22 23:18:43 -06:00
Zach Laine
b80f06a4c6 Finish integrating the two new examples into the docs. 2018-02-18 15:53:12 -06:00
Zach Laine
5d011d83a0 Tweak comment. 2018-02-16 23:45:15 -06:00
Zach Laine
07848d6236 Simplify the overload set used in the transformf in transform_terminals.
Fixes #38.
2018-02-16 23:07:38 -06:00
Zach Laine
123ea1df6a Fix malformed expr_kind::call overload in transform_terminals example. 2018-02-16 23:02:59 -06:00
Zach Laine
8712988c25 Add expr_tag template to handle expr_kind <-> tag mapping.
Fixes #49.
2018-02-16 22:34:09 -06:00
Zach Laine
0f4e144edc Add terminal transform example; not working due to longstanding call_expr tag
transform matching bug.
2018-02-15 23:02:26 -06:00