rsaccon
|
718265c7ff
aded test for call tag
|
17 years ago |
rsaccon
|
ad9002b227
added custom directory for custom tags as template compile option
|
17 years ago |
rsaccon
|
918b100c82
improved error reporting when compilation fails
|
17 years ago |
rsaccon
|
1400e5bd03
slighly modified body_ast, now a treewalker record traverses all nodes (will be required for load tag and also for cleanup of currently not-sideeffect-free counter)
|
17 years ago |
rsaccon
|
659cc562e7
added possibility to overwrite template file access function
|
17 years ago |
emmiller
|
2670e4f877
* Support for unpacking tuples in a for loop.
|
17 years ago |
rsaccon
|
416db5ef29
added ifnotequal tag
|
17 years ago |
rsaccon
|
f011f7e369
added ifequal tag
|
17 years ago |
rsaccon
|
8ea392653b
fixed compile_all command in demo
|
17 years ago |
rsaccon
|
47c2699483
removed the gen_server and supervisor stuff
|
17 years ago |
rsaccon
|
0c095d2aa8
added variable presetting, more tests and fixed if tag
|
17 years ago |
emmiller
|
20e9c371b6
* New function: dependencies/0 returns list of files parsed during template compilation (excluding the original file)
|
17 years ago |
rsaccon
|
54b88105c1
implemented error catching, (not done yet: error throwing)
|
17 years ago |
rsaccon
|
23fb524574
added for_list compile function
|
17 years ago |
emmiller
|
b47f6680c9
Fix up indentation. (No more tabs!)
|
17 years ago |
emmiller
|
35772643c7
* Added tests for:
|
17 years ago |
emmiller
|
25fa20008b
* Fix custom tags, "extends" tests
|
17 years ago |
rsaccon
|
444203b1a8
monster commit: integrated Evan's changes (much improved everything)
|
17 years ago |
rsaccon
|
f54590d273
added error detection for undefined variables
|
17 years ago |
rsaccon
|
664198bddc
bugfix: presetting variables on inherited templates was broken
|
17 years ago |
rsaccon
|
1db59deff3
bugfixes, now test_for_records_preset also works
|
17 years ago |
rsaccon
|
3694dbf533
refactored variables preset option at compile time (test_for_preset not yet working)
|
17 years ago |
rsaccon
|
c856a994b1
added variables preset option at compile time
|
17 years ago |
rsaccon
|
a258573178
"var" and "comment" tests working again
|
17 years ago |
rsaccon
|
c0263b703e
bug-fixes, now all tests / demos work again
|
17 years ago |
rsaccon
|
ed5cb7406b
made for (simple) and for (record version) work, but now comment, extends, htmltags and csstags tests fail
|
17 years ago |
rsaccon
|
bea2bcded9
housekeeping (for currently broken)
|
17 years ago |
rsaccon
|
a554609cf0
fixed for tag
|
17 years ago |
rsaccon
|
9e6f896a8f
fixed tests for htmltags and csstags
|
17 years ago |
rsaccon
|
8052aa0ad3
fixed text_extends
|
17 years ago |