1
0
mirror of https://github.com/OlafvdSpek/ctemplate.git synced 2025-09-28 19:05:49 +08:00
ctemplate/contrib
csilvers 1769a29008 * ctemplate: version 0.8 release
* Add the ability to dynamically add modifiers (ribrdb)
        * Support per-Expand() data for template modifiers (ribrdb)
        * New commandline flag -f for make_tpl_varnames_h (herbertc)
        * Windows: give debug dll and release dll different names (csilvers)
        * A few fixups of Windows includes, based on user reports (csilvers)
2007-08-22 21:59:12 +00:00
..
highlighting.vim ctemplate 0.3 2007-03-21 23:20:57 +00:00
README.contrib ctemplate 0.3 2007-03-21 23:20:57 +00:00
tpl-mode.el * ctemplate: version 0.8 release 2007-08-22 21:59:12 +00:00

All files under this contrib directory are UNSUPPORTED; use at your
own risk.  They were provided by users of ctemplate and were not
tested by the authors of ctemplate.  These files are not owned by
Google.  Please contact the authors of the contributions for help
about these, not the ctemplate authors. Thanks!, and enjoy.

highlighting.vim    by Patrick Lacasse <patlac@borabora.crchul.ulaval.ca>
   How to set up syntax highlighting (colorization) for ctemplate .tpl
   files, using vim.  A shar file; see top-of-file for how to extract.

tpl-mode.el   by Tony Gentilcore
   Elisp file for syntax highlighting (colorization) for ctemplate
   .tpl files, using emacs.  See top-of-file for how to use.