This repository has been archived on 2023-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
temple/test
Mitchell Hanberg 07a1d5d451 Rename ast properties to align with given ast
The properties were either not needed at all, or were named back when
there was only one node type. now that each node is it's own struct,
they really don't need to share any common properties.
2021-04-10 11:08:06 -04:00
..
parser Rename ast properties to align with given ast 2021-04-10 11:08:06 -04:00
support feat: New Component API 2021-01-02 13:22:03 -05:00
component_test.exs feat: New Component API 2021-01-02 13:22:03 -05:00
temple_test.exs Some cleanup 2021-04-09 00:16:30 -04:00
test_helper.exs Initial commit 2019-04-14 21:44:39 -04:00