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/parser
Mitchell Hanberg 41f9b94d0f Hook the AST generation in to the temple macros
- Removes the old way
- Removes the ability to compact an element
2021-04-09 00:16:30 -04:00
..
anonymous_functions_test.exs Output AST to EEx 2021-04-09 00:16:30 -04:00
components_test.exs Output AST to EEx 2021-04-09 00:16:30 -04:00
default_test.exs Hook the AST generation in to the temple macros 2021-04-09 00:16:30 -04:00
do_expressions_test.exs Hook the AST generation in to the temple macros 2021-04-09 00:16:30 -04:00
empty_test.exs Output AST to EEx 2021-04-09 00:16:30 -04:00
match_test.exs Output AST to EEx 2021-04-09 00:16:30 -04:00
nonvoid_elements_aliases_test.exs Hook the AST generation in to the temple macros 2021-04-09 00:16:30 -04:00
right_arrow_test.exs Hook the AST generation in to the temple macros 2021-04-09 00:16:30 -04:00
temple_namespace_nonvoid_test.exs Hook the AST generation in to the temple macros 2021-04-09 00:16:30 -04:00
temple_namespace_void_test.exs Output AST to EEx 2021-04-09 00:16:30 -04:00
text_test.exs Hook the AST generation in to the temple macros 2021-04-09 00:16:30 -04:00
void_elements_aliases_test.exs Output AST to EEx 2021-04-09 00:16:30 -04:00