Tim Starling
|
c592fdf295
|
fixed stack check
|
2006-04-06 08:46:34 +00:00 |
|
Tim Starling
|
d29b8a242a
|
intval
|
2006-04-06 08:30:57 +00:00 |
|
Tim Starling
|
a49014ff5a
|
* Better error reporting
* Inequality operators
* rand function
|
2006-04-06 08:14:56 +00:00 |
|
Tim Starling
|
c7814d59ff
|
Simplified if by introducing ifeq. People mostly use {{qif}} to check if an optional parameter has been passed, and to, say, create a table row if it has. Those applications shouldn't have to worry about errant equals signs.
|
2006-04-05 14:36:55 +00:00 |
|
Tim Starling
|
6d93dfe6b8
|
Mathematical expressions and conditional constructs implemented as parser functions. Documentation to follow.
|
2006-04-05 13:22:51 +00:00 |
|