-
JeffMoore
2008-09-29 00:33
#19
Rev.: 734
-
7 lines of code changed in 3 files:
-
trunk/wact/controller:
base.inc.php (+2 -8)
-
trunk/wact/template:
loader.inc.php (+2 -2)
-
trunk/wact/template/compiler:
compiler.inc.php (+3 -3)
-
JeffMoore
2008-09-29 00:25
#18
Rev.: 733
-
201 lines of code changed in 17 files:
-
trunk/wact/template/compiler:
compiler.inc.php (+1 -4)
-
trunk/wact/template/compiler/generic:
info.inc.php (+1 -1),
tag.inc.php (new 48),
tag.test.php (new 141)
-
trunk/wact/template/compiler/node:
tagview.test.php (-1)
-
trunk/wact/template/compiler/parser:
state.test.php (-1),
treebuilder.test.php (-1)
-
trunk/wact/template/tag:
area.tag.php (+1 -6),
base.tag.php (+1 -6),
br.tag.php (+1 -6),
col.tag.php (+1 -6),
embed.tag.php (+1 -6),
hr.tag.php (+1 -6),
img.tag.php (+1 -6),
link.tag.php (+1 -6),
meta.tag.php (+1 -6),
param.tag.php (+1 -6)
-
JeffMoore
2008-09-29 00:14
#17
Rev.: 731
-
22 lines of code changed in 11 files:
-
trunk/wact/template/compiler:
compiler.inc.php (+1 -1),
location.inc.php (+1 -1)
-
trunk/wact/template/compiler/node:
inline.test.php (+1 -1),
root.test.php (+1 -1),
tagview.test.php (+1 -1),
template.inc.php (+1 -2),
template.test.php (+3 -4),
text.test.php (+1 -1)
-
trunk/wact/template/compiler/parser:
state.test.php (+1 -1),
treebuilder.inc.php (+2 -2),
treebuilder.test.php (+9 -9)
-
JeffMoore
2008-09-28 23:47
#16
Rev.: 730
-
0 lines of code changed in 8 files:
-
trunk/wact/template/compiler:
compiler.inc.php (-3)
-
trunk/wact/template/compiler/node:
tagview.test.php (-1),
view.inc.php (-4),
view.test.php (-1)
-
trunk/wact/template/tag/wact:
list.tag.php (-6),
listitem.tag.php (-6),
placeholder.tag.php (-6),
wrap.tag.php (-6)
-
JeffMoore
2008-09-28 23:45
#15
Rev.: 729
-
352 lines of code changed in 4 files:
-
trunk/wact/template/tag:
select.tag.php (+2 -8)
-
trunk/wact/view/form/select:
multiple.inc.php (new 154),
one.inc.php (new 146),
option.inc.php (new 50)
-
JeffMoore
2008-09-28 23:38
#14
Rev.: 728
-
50 lines of code changed in 2 files:
-
trunk/wact/template/tag:
input.tag.php (+2 -4)
-
trunk/wact/view/form:
checkable.inc.php (new 48)
-
JeffMoore
2008-09-28 23:34
#13
Rev.: 727
-
68 lines of code changed in 2 files:
-
trunk/wact/template/tag/wact:
block.tag.php (+1 -7)
-
trunk/wact/view:
block.inc.php (new 67)
-
JeffMoore
2008-09-28 23:26
#12
Rev.: 726
-
2277 lines of code changed in 77 files:
-
trunk:
runexamples.php (+4 -6)
-
trunk/acceptance/compiler:
codewriter.php (+1 -2)
-
trunk/acceptance/hangman:
view.inc.php (+9 -11)
-
trunk/acceptance/template/forms:
index.php (+1 -3)
-
trunk/acceptance/template/htmlpage:
index.php (+1 -1)
-
trunk/acceptance/template/tags/core:
placeholder.php (+1 -1)
-
trunk/acceptance/view:
datasource.php (+3 -5),
default.php (+5 -8),
list.php (+4 -7),
separator.php (+5 -8)
-
trunk/acceptance/view/form:
textarea.php (+3 -6)
-
trunk/acceptance/view/html:
index.php (+8 -11)
-
trunk/examples/crud/modules/stations:
add.page.php (+1 -3),
edit.page.php (+1 -3),
list.view.php (+1 -1),
remove.page.php (+1 -3)
-
trunk/examples/hangman:
index.php (+1 -3)
-
trunk/wact/controller:
base.inc.php (+2 -2),
transition.inc.php (+1 -1)
-
trunk/wact/php:
writer.test.php (+1 -1)
-
trunk/wact/php/writer:
class.test.php (+4 -4)
-
trunk/wact/response:
model.inc.php (+1 -1)
-
trunk/wact/template/compiler/node:
root.inc.php (+1 -7),
view.inc.php (+2 -8)
-
trunk/wact/template/compiler/tag:
generictag.inc.php (+1 -7),
generictag.test.php (+2 -2)
-
trunk/wact/template/tag:
body.tag.php (+1 -7),
checkableinput.view.php (+1 -6),
form.tag.php (+1 -7),
generics.test.php (+5 -5),
head.tag.php (+1 -7),
html.tag.php (+1 -7),
input.tag.php (+4 -10),
select.view.php (+2 -7),
textarea.tag.php (+1 -7),
title.tag.php (+1 -7)
-
trunk/wact/template/tag/wact:
block.view.php (new),
datasource.tag.php (+1 -6),
list.tag.php (+1 -1),
listitem.tag.php (+1 -1),
placeholder.tag.php (+1 -1),
placeholder.test.php (+1 -1),
wrap.tag.php (+1 -1)
-
trunk/wact/view:
data.inc.php (new 78),
data.test.inc.php (new 52),
data.test.php (new 13),
debugger.inc.php (+1 -1),
form.inc.php (new 67),
iterating.inc.php (new 120),
iterating.test.php (new 121),
literal.inc.php (new 51),
literal.test.php (new 34),
partial.inc.php (new 498),
partial.test.inc.php (new 342),
partial.test.php (new 15),
redirect.inc.php (+1 -6),
repeated.inc.php (new 50),
repeated.test.inc.php (new 78),
repeated.test.php (new 17),
root.inc.php (new 76),
root.test.php (new 19),
tag.inc.php (+2 -7),
tag.test.php (+5 -6),
view.test.inc.php (+52 -53)
-
trunk/wact/view/form:
element.inc.php (new 38),
form.inc.php (new 105),
text.inc.php (new 41),
textarea.inc.php (new 41)
-
trunk/wact/view/html:
body.inc.php (new 30),
head.inc.php (new 30),
html.inc.php (new 30),
page.inc.php (+7 -64),
page.test.php (+9 -10),
title.inc.php (new 30)
-
trunk/wact/view/repeated:
seperated.inc.php (new 85),
seperated.test.php (new 48)
-
JeffMoore
2008-09-28 18:15
#11
Rev.: 725
-
0 lines of code changed in 2 files:
-
trunk/acceptance/view:
table.php (del),
table.test.php (del)
-
JeffMoore
2008-09-28 17:09
#10
Rev.: 724
-
82 lines of code changed in 3 files:
-
trunk/wact/php/writer:
block.inc.php (+82),
function.inc.php (-75),
global.inc.php (-81)
-
JeffMoore
2008-09-28 16:58
#9
Rev.: 723
-
10 lines of code changed in 5 files:
-
trunk/wact/php:
writer.inc.php (+6 -3)
-
trunk/wact/php/writer:
callable.inc.php (+1 -1),
class.inc.php (+1 -1),
function.inc.php (+1 -1),
global.inc.php (+1 -1)
-
JeffMoore
2008-09-28 16:14
#8
Rev.: 722
-
73 lines of code changed in 9 files:
-
trunk/wact/php:
writer.inc.php (+2 -11),
writer.test.php (+2 -2)
-
trunk/wact/php/writer:
block.inc.php (+2 -50),
block.test.php (-14),
class.inc.php (+2 -52),
class.test.php (-31),
function.test.php (-7),
global.inc.php (+65),
scope.inc.php (-1)
-
JeffMoore
2008-09-28 06:36
#7
Rev.: 721
-
8 lines of code changed in 5 files:
-
trunk/wact/php:
writer.inc.php (+2 -3)
-
trunk/wact/php/writer:
block.inc.php (+3 -23),
block.test.php (-8),
class.inc.php (+2 -2),
scope.inc.php (+1 -1)
-
JeffMoore
2008-09-28 06:29
#6
Rev.: 720
-
59 lines of code changed in 4 files:
-
trunk/wact/php/writer:
class.inc.php (+1),
function.inc.php (+21),
global.inc.php (+21),
scope.inc.php (+16)
-
JeffMoore
2008-09-28 05:46
#5
Rev.: 719
-
7 lines of code changed in 2 files:
-
trunk/wact/php/writer:
property.inc.php (+3 -24),
property.test.php (+4 -4)
-
JeffMoore
2008-09-28 05:21
#4
Rev.: 718
-
2817 lines of code changed in 49 files:
-
trunk/acceptance/compiler:
codewriter.php (+8 -10)
-
trunk/wact/php:
writer.inc.php (new 538),
writer.test.php (new 404)
-
trunk/wact/php/writer:
block.inc.php (new 232),
block.test.php (new 121),
callable.inc.php (new 80),
class.inc.php (new 444),
class.test.php (new 334),
exception.inc.php (new 21),
function.inc.php (new 83),
function.test.php (new 80),
global.inc.php (new 83),
include.inc.php (new 73),
include.test.php (new 39),
method.inc.php (new 29),
property.inc.php (new 114),
property.test.php (new 52),
scope.inc.php (new 22)
-
trunk/wact/template/compiler:
compiler.inc.php (+1 -3)
-
trunk/wact/template/compiler/attribute:
attribute.test.php (+1 -2),
compound.test.php (+1 -2),
expression.test.php (+1 -2)
-
trunk/wact/template/compiler/expression:
output.inc.php (+1 -1)
-
trunk/wact/template/compiler/expression/node:
array.inc.php (+1 -1),
binding.inc.php (+3 -3),
constant.inc.php (+1 -1),
dereference.inc.php (+1 -1),
expression.inc.php (+3 -3),
html.inc.php (+1 -1),
logical.inc.php (+9 -9),
math.inc.php (+7 -7)
-
trunk/wact/template/compiler/node:
dataview.inc.php (+1 -1),
inline.inc.php (+5 -5),
inline.test.php (+1 -1),
php.inc.php (+1 -1),
root.test.php (+1 -2),
tagview.inc.php (+1 -1),
template.inc.php (+3 -3),
template.test.php (+1 -2),
text.inc.php (+1 -1),
text.test.php (+1 -2),
view.inc.php (+5 -5),
view.test.php (-1)
-
trunk/wact/template/compiler/tag:
generictag.inc.php (+1 -1)
-
trunk/wact/template/tag:
input.tag.php (+1 -1)
-
trunk/wact/template/tag/wact:
block.tag.php (+1 -1),
default.tag.php (+2 -2),
link.tag.php (+1 -1),
optional.tag.php (+2 -2)
-
JeffMoore
2008-09-27 23:25
#3
Rev.: 717
-
2489 lines of code changed in 62 files:
-
trunk/wact/template/compiler:
compiler.inc.php (+1 -1)
-
trunk/wact/template/tag:
area.tag.php (new 30),
base.tag.php (new 28),
body.tag.php (new 44),
br.tag.php (new 30),
checkableinput.view.php (new 53),
col.tag.php (new 30),
embed.tag.php (new 30),
form.tag.php (new 43),
generics.test.php (new 80),
head.tag.php (new 44),
hr.tag.php (new 30),
html.tag.php (new 43),
img.tag.php (new 30),
input.tag.php (new 99),
link.tag.php (new 30),
meta.tag.php (new 30),
param.tag.php (new 30),
select.tag.php (new 77),
select.view.php (new 321),
textarea.tag.php (new 52),
title.tag.php (new 44)
-
trunk/wact/template/tag/wact:
block.tag.php (new),
block.test.php (new),
comment.tag.php (+53),
datasource.tag.php (new),
datasource.test.php (+75),
default.tag.php (new),
default.test.php (new),
include.tag.php (new),
include.test.php (new),
link.tag.php (+95),
list.tag.php (+42),
list.test.php (+39),
listitem.tag.php (new),
literal.tag.php (+45),
literal.test.php (+56),
optional.tag.php (new),
placeholder.tag.php (new),
placeholder.test.php (+24),
wrap.tag.php (+98),
wrap.test.php (+104)
-
JeffMoore
2008-09-27 23:11
#2
Rev.: 716
-
3 lines of code changed in 1 file:
-
trunk/wact/template/compiler/generic:
info.inc.php (new 3)
-
JeffMoore
2008-09-27 23:10
#1
Rev.: 715
-
2945 lines of code changed in 78 files:
-
trunk/acceptance/template/customdict:
helloworld.php (del)
-
trunk/wact/loader:
plugin.inc.php (new 171),
plugin.test.php (new 16)
-
trunk/wact/plugins/template:
area.tag.php (new 30),
base.tag.php (new 28),
body.tag.php (new 44),
br.tag.php (new 30),
checkableinput.view.php (new 53),
col.tag.php (new 30),
embed.tag.php (new 30),
form.tag.php (new 43),
generics.test.php (new 80),
head.tag.php (new 44),
hr.tag.php (new 30),
html.tag.php (new 43),
img.tag.php (new 30),
input.tag.php (new 99),
link.tag.php (new 30),
meta.tag.php (new 30),
param.tag.php (new 30),
select.tag.php (new 77),
select.view.php (new 321),
textarea.tag.php (new 52),
title.tag.php (new 44)
-
trunk/wact/plugins/template/wact:
block.tag.php (new),
block.test.php (+62),
comment.tag.php (new),
datasource.tag.php (new),
datasource.test.php (new),
default.tag.php (+82),
default.test.php (+86),
include.tag.php (+57),
include.test.php (+108),
link.tag.php (new 95),
list.tag.php (new),
list.test.php (new),
listitem.tag.php (+42),
literal.tag.php (new),
literal.test.php (new),
optional.tag.php (+82),
placeholder.tag.php (+43),
placeholder.test.php (+24),
wrap.tag.php (+98),
wrap.test.php (new)
-
trunk/wact/template:
loader.inc.php (+2 -13)
-
trunk/wact/template/compiler:
compiler.inc.php (+69 -43),
compiler.test.php (+56 -1),
context.inc.php (-1)
-
trunk/wact/template/compiler/formatter:
info.inc.php (+21 -13),
info.test.php (new 26)
-
trunk/wact/template/compiler/node:
inline.inc.php (+1),
tagview.test.php (+3 -4),
template.inc.php (+1 -1)
-
trunk/wact/template/compiler/parser:
state.inc.php (+5 -7),
state.test.php (+8 -15),
treebuilder.inc.php (+2 -2),
treebuilder.test.php (+5 -45)
-
trunk/wact/template/compiler/tag:
info.inc.php (+38 -56),
info.test.php (new 33)