]> mj.ucw.cz Git - temple.git/log
temple.git
15 years agoout(): do not forget to return undef
Martin Mares [Thu, 2 Oct 2008 19:28:42 +0000 (21:28 +0200)]
out(): do not forget to return undef

15 years agoReplace all outputs by an overridable call to `out'.
Martin Mares [Thu, 2 Oct 2008 19:27:19 +0000 (21:27 +0200)]
Replace all outputs by an overridable call to `out'.

15 years agoWhen the function called via @f(...) returns anything, it is printed.
Martin Mares [Thu, 2 Oct 2008 19:20:54 +0000 (21:20 +0200)]
When the function called via @f(...) returns anything, it is printed.

Beware, this is an incompatible change!

All built-in functions have been updated to return undef.

15 years agoAh those parantheses...
Martin Mares [Thu, 2 Oct 2008 19:18:45 +0000 (21:18 +0200)]
Ah those parantheses...

15 years agoMoved template variables and functions to a separate package.
Martin Mares [Thu, 2 Oct 2008 19:17:04 +0000 (21:17 +0200)]
Moved template variables and functions to a separate package.

15 years agoThe previous fix was wrong.
Martin Mares [Wed, 1 Oct 2008 19:58:52 +0000 (21:58 +0200)]
The previous fix was wrong.

15 years agoFixed an escape.
Martin Mares [Wed, 1 Oct 2008 19:57:17 +0000 (21:57 +0200)]
Fixed an escape.

19 years agoOptions.
Martin Mares [Sun, 26 Sep 2004 12:39:29 +0000 (12:39 +0000)]
Options.

19 years agoConverted to Perl module.
Martin Mares [Sun, 26 Sep 2004 12:28:45 +0000 (12:28 +0000)]
Converted to Perl module.

19 years agoTesting.
Martin Mares [Wed, 22 Sep 2004 19:16:36 +0000 (19:16 +0000)]
Testing.

19 years agoFirst version.
Martin Mares [Wed, 22 Sep 2004 19:00:46 +0000 (19:00 +0000)]
First version.