0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 22 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added some tests for external handlers. More... over 16 years ago
Added e:debug utility tag to dump the current environment on the page. More... over 16 years ago
Moved env and tests to separate files. Now supporting custom tag handlers with dispatching based on namespace. More... over 16 years ago
README: updated URL. More... over 16 years ago
Added debug macro. Main API entry point is now render/2. Renamed internal visit/1 to compile/1. Automatic coercion of integer values in environment to displayable (string) values. Environment values can be XML trees. More... over 16 years ago
Split template application into a parsing step and a content generation step. Added tag for inclusion of other templates. Added test suite. (Changeset contributed by Joel Reymont.) More... about 17 years ago
Changed license to BSD. More... about 17 years ago
Added e:condition attribute that causes removal of owner element if condition is false. More... over 17 years ago
Added documentation for e:replace and e:content. More... over 17 years ago
Added shortcut for <e:attr> element, to specify value via attribute plus env lookup instead of element content. More... over 17 years ago
Using proplists module instead of lists for environment lookup. More... over 17 years ago
Added basic documentation. More... over 17 years ago
Added e:attr tag, which causes an attribute to be added to its parent. More... over 17 years ago
Added minimal README. More... over 17 years ago
Added license information. More... over 17 years ago
Removed e:with to iterate over collection, added e:repeat with different semantics (the element with e:repeated is repeat instead of its first child). More... over 17 years ago
Found out about ZPT (thanks Jérôme). Nice design, trying to follow it. Renamed e:val to e:content and added e:replace. More... over 17 years ago
Initial import. More... over 17 years ago