Arbit - project tracking
Dwoo
Bugs
Documentation
Browse code
My Notifications
Login
Register
About
Source
Annotations
View
History
Browse source code
History: /UPGRADE_NOTES
(head)
(prev)
Version 478bf67793eb1ba6cb6bd9b600c6b72676527fbc
at Sunday 7 September 2008 20:21:03 UTC
by Seldaek:
! Important note : Dwoo.php should not be included directly anymore, please read the UPGRADE_NOTES file for more infos on the matter, if you don't your Dwoo install will most likely break after the update anyway * Various optimizations git-svn-id: svn://dwoo.org/dwoo/trunk@165 0598d79b-80c4-4d41-97ba-ac86fbbd088b
(head)
(prev)
Version e3eb1b763f123bdfd831342381e8ac971e1c7c97
at Friday 11 July 2008 06:16:47 UTC
by Seldaek:
+ Syntax: Static methods can be called using {Class::method()} git-svn-id: svn://dwoo.org/dwoo/trunk@122 0598d79b-80c4-4d41-97ba-ac86fbbd088b
(head)
(prev)
Version 6c44519e923514cb11b977c42011c16259501cf1
at Tuesday 1 July 2008 19:58:58 UTC
by Seldaek:
+ Syntax: Added the ";" token that allows to group multiple instructions in one single template tag, for example: {if $foo; "> $foo";$bar;/} is equal to: {if $foo}> {$foo}{$bar}{/} - It is not that useful with {/} as delimiters but might come in handy to those using longer delimiters * Compiler now allows the use of the right delimiter inside strings (i.e. {"}"}) git-svn-id: svn://dwoo.org/dwoo/trunk@118 0598d79b-80c4-4d41-97ba-ac86fbbd088b
(head)
(prev)
Version 40bd38081d4f02ba92276de453bc9c7f8902d3ea
at Friday 27 June 2008 23:34:29 UTC
by Seldaek:
git-svn-id: svn://dwoo.org/dwoo/trunk@106 0598d79b-80c4-4d41-97ba-ac86fbbd088b
(head)
(prev)
Version c6133a3e9e5e64ff5a894aa9bc662932663453e5
at Friday 27 June 2008 04:14:48 UTC
by Seldaek:
git-svn-id: svn://dwoo.org/dwoo/trunk@100 0598d79b-80c4-4d41-97ba-ac86fbbd088b