fd2194623aa9870887a5da34af63b50c4a92c35e
sample: [for my_function] [for my_function] foo [end] [end] changed: FunInfo::iter has a value from the last [for] statement now sample: [for my_function] [other_function] [end] void other_function(Info &i) { // here i.iter is the number of iteration // previously was always zero } changed: small optimization in [for] the proper function is being looking for only once at the beginning previously it was searched in each iteration git-svn-id: svn://ttmath.org/publicrep/ezc/trunk@331 e52654a7-88a9-db11-a3e9-0013d4bc506e
Description
A templating engine for C++ applications.
Languages
C++
95.5%
Shell
2.1%
C
1.9%
Makefile
0.5%