0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Delete duplicate test files. More... almost 16 years ago
Make tt dir point to actual templates More... almost 16 years ago
Remove local duplicate templates More... almost 16 years ago
Move tjs under tests More... almost 16 years ago
Move javascript libs into js library. More... almost 16 years ago
adding samurai's failing test setup to make the two test suites match. More... almost 16 years ago
Updates to hash.t More... almost 16 years ago
Get tests/ running again. More... almost 16 years ago
- removed JEMPLATE_GLOBAL, Jemplate.GLOBAL should be use instead More... almost 16 years ago
added demonstration of masking of global variable with new local one, and access via JEMPLATE_GLOBAL More... almost 16 years ago
- implemented global scope access for stash (more precisely access to scope in which Jemplate itself was declared) - added global variable JEMPLATE_GLOBAL as alias for global scope - all references to "window" changed to global scope, so now jemplate's kernel is browser-context independed - added GLOBAL_ACCESS configuration parameter More... almost 16 years ago
test More... almost 16 years ago
- fixed hash.import vmethod - fixed bug, concerning iterating over the empty variable More... almost 16 years ago
implementation of Stash re-ported from perl to JS this allows: - intermediate instantiation (lvalue) - closer to TT behavior in future (after improving plugins mechanism) Also added vmethod list for lists More... almost 16 years ago
perl part: - provides basic tests for MACRO, which introduces Grammar bug, related to complex arguments - fix that bug in Parser.yp js part: - implements PRE_PROCESS and POST_PROCESS configuration options - implements init method on class (Jemplate.init) - allows partialy defined config object for init More... almost 16 years ago
- fix bug, related to compiling empty template body - implements MACRO directive More... almost 16 years ago
set mime-type More... almost 16 years ago
set mime-type More... almost 16 years ago
svn:mime-type value had trailing newline. Fixed. More... almost 16 years ago
Set mime-type=text/html on greetings.t.html More... almost 16 years ago
- bumped to version 0.23 More... almost 16 years ago
- added the uri patch submitted by leedo - fixed filter.t.js to work with the new filter More... almost 16 years ago
[no comment] More... about 16 years ago
- tidy up More... about 16 years ago
Make the compactor make. More... about 16 years ago
- added a Makefile rule to rebuild src/ better More... about 16 years ago
.. More... about 16 years ago
Tweaks More... about 16 years ago
Prep for version 0.22 Fixed prereq bug in bin/jemplate More... about 16 years ago
Mv some stuff around in src. More... about 16 years ago