Commit Graph

6 Commits

Author SHA1 Message Date
David Deutsch
0451fa2483 Support recursive object traversal
Nested this.property traversal wasn't possible. With this fix, it is.
2013-04-02 13:12:27 +03:00
fzerorubigd
3d8685f179
Add this (for current variable in context) fix #5
Signed-off-by: fzerorubigd <fzerorubigd@gmail.com>
2013-01-19 15:26:51 +03:30
fzerorubigd
d99f9a7830 fix strict mode in context::get 2012-11-10 15:46:26 +03:30
fzerorubigd
e3c2936694 Add support for mustache like each/with and if 2012-11-10 14:44:23 +03:30
behrooz shabani (everplays)
6319950bca we shouldn't compare context with string as __toString will be called 2012-10-29 15:42:42 +03:30
fzerorubigd
2af461c7f6 initial commit 2012-10-25 19:00:10 +03:30