| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Added more tests | Alexander Pickering | 2018-04-06 |
| | | | | | Added a few more tests. | ||
| * | Fixed a bug with if/elseif | Alexander Pickering | 2018-04-06 |
| | | | | | | Elseif now works exactly like if, where it will check for the existance of a variable if it does not have a value field. | ||
| * | Fixed a bug with TMPL_IF not working as variable check | Alexander Pickering | 2018-01-07 |
| | | | | | | Fixed a bug where the <TMPL_IF> tag was not correctly checking if a variable exists if it does not have a "testval" attribute. | ||
| * | Started writing unit tests | Alexander Pickering | 2018-01-05 |
| Added some tests for good input. Also fixed a bug where an empty loop would crash. | |||
