Chris Beck df71897d2f add error reporting when [if] is evaluated with no actions
I frequently make the mistake of using {IF_VAR} but forgetting to
use [then] with it. One solution is to use my own macro, but the
better solution is to add proper error reporting to if. If the
engine parses an [if] tag with no [then], [else], or [elseif], it
should flag an error... otherwise these mistakes are generally
silent and very difficult to find.
2014-06-05 19:49:57 -04:00
..
2014-05-24 16:56:39 -07:00
2014-05-14 11:59:14 +02:00
2014-05-08 02:14:14 +02:00
2014-05-12 11:43:55 -04:00
2013-11-18 22:32:54 +01:00
2013-12-31 19:22:28 +01:00