##// END OF EJS Templates
parser: make buildargsdict() precompute position where keyword args start...
parser: make buildargsdict() precompute position where keyword args start This prepares for adding *varargs support. See the next patch.

File last commit:

r24588:0bf54479 default
r30752:ffd324ea default
Show More
changelist.tmpl
5 lines | 124 B | application/x-cheetah | CheetahLexer
\{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(entries%changelistentry, ", ")}]
}