|
|
| version 1.1, 2010/09/29 03:25:51 | version 1.3, 2010/11/03 22:15:56 |
|---|---|
| Line 5 $a.b[$b] | Line 5 $a.b[$b] |
| $h[ | $h[ |
| $.hash[ | $.hash[ |
| $.void[] | $.void[$void] |
| $.bool-true(true) | $.bool-true(true) |
| $.bool-false(false) | $.bool-false(false) |
| $.int(1) | $.int(1) |
| Line 48 $h[ | Line 48 $h[ |
| $.1[$.table[object] $.indent(true)] | $.1[$.table[object] $.indent(true)] |
| $.2[$.table[array]] | $.2[$.table[array]] |
| $.3[$.table[array] $.indent(true)] | $.3[$.table[array] $.indent(true)] |
| $.4[$.table[compact]] | |
| $.5[$.table[compact] $.indent(true)] | |
| ] | ] |
| ] | ] |
| Line 91 $h[ | Line 93 $h[ |
| ] | ] |
| ^h.table.table_named_3.append{v7 v8 v9 v0} | ^h.table.table_named_3.append{v7 v8 v9 v0} |
| ^h.table.table_named_3.append{vA"} | |
| ^h.table.table_named_3.append{vB\} | |
| $s[^h.foreach[k;v]{ | $s[^h.foreach[k;v]{ |
| <h3>$k</h3> | <h3>$k</h3> |
| Line 119 $bShouldBeException($options.exception) | Line 123 $bShouldBeException($options.exception) |
| } | } |
| @handler[v;p][kk;vv] | @handler[k;v;p][kk;vv] |
| $result[^switch[$v.CLASS_NAME]{ | $result[^switch[$v.CLASS_NAME]{ |
| ^case[date]{"new Date(^v.unix-timestamp[])"} | ^case[date]{"new Date(^v.unix-timestamp[])"} |
| ^case[file]{{"file":{"name":"$v.name", "text":"$v.text", "params":"-params-"}}} | ^case[file]{{"file":{"name":"$v.name", "text":"$v.text", "params":"-params-"}}} |
| ^case[image]{"image []"} | ^case[image]{"image []"} |
| ^case[DEFAULT]{"$v.CLASS_NAME"} | ^case[DEFAULT]{"$v.CLASS_NAME at key $k, with ^p._count[] option"} |
| }] | }] |