aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* source and kind for unitekmnk2013-05-09
|
* Renamemattn2013-05-09
|
* add meta refreshmattn2013-05-09
|
* Regexp filtermattn2013-05-09
|
* Dynamic context filetypemattn2013-05-09
|
* Fix anonymous functionmattn2013-05-09
|
* Guess templatemattn2013-05-09
|
* Store variables for each filetypesmattn2013-05-08
|
* Add template for changelogmattn2013-05-08
|
* No need to delete linemattn2013-05-08
|
* Fix varmattn2013-05-08
|
* perl filtermattn2013-05-08
|
* Guess Makefile.PLmattn2013-05-08
|
* Allow to refer variable with sonictemplate#getvar()mattn2013-05-08
|
* Use _var_mattn2013-05-08
|
* _var_ use _define_-ed var or _input_-ed varmattn2013-05-08
|
* Add template for Makefilemattn2013-05-08
|
* Possible to rename commandmattn2013-05-08
|
* Add plugin templatemattn2013-05-01
|
* Add template for vim scriptmattn2013-05-01
|
* updated doc.mattn2012-11-28
|
* apply filters.mattn2012-11-28
|
* apply jquery filter.mattn2012-11-28
|
* add webgo get/post template.mattn2012-11-28
|
* add template filter.mattn2012-11-28
|
* add http-server for go.mattn2012-10-25
|
* classmattn2012-10-11
|
* Merge branch 'master' of github.com:mattn/sonictemplate-vimmattn2012-10-11
|\
| * Merge pull request #11 from potix2/add-test-template-for-pythonmattn2012-08-04
| |\ | | | | | | add test template for python
| | * add test template for pythonKatsunori Kanda2012-08-04
| |/
* / also -.mattn2012-10-11
|/
* add psgi apps.mattn2012-07-03
|
* Merge pull request #10 from kaneshin/expand-tabmattn2012-06-26
|\ | | | | Fix expandtab if the length of 'indent' is zero.
| * Fix expandtab if the length of 'indent' is zero.Shintaro Kaneko2012-06-27
|/
* move cursor silently.mattn2012-06-11
|
* oops.mattn2012-06-11
|
* cleanup.mattn2012-06-11
|
* fix inline template. Just be possible to expand:mattn2012-06-11
| | | | | | | | | | var f = |; to var f = (function() { | };
* updated doc.mattn2012-06-10
|
* version bump up.mattn2012-06-10
|
* updated doc.mattn2012-06-06
|
* add global template named as '_'.mattn2012-06-06
|
* add doc.mattn2012-06-06
|
* remove {{_inline_}} in base. it mean that don't apply {{_inline_}} for base ↵mattn2012-06-06
| | | | template.
* add {{_inline_}}.mattn2012-06-06
|
* add jsx mainmattn2012-06-05
|
* Merge pull request #9 from kaneshin/workingmattn2012-05-29
|\ | | | | Improve expanding templates for blank lines
| * Improve expanding templates for blank linesShintaro Kaneko2012-05-29
|/
* don't specify 'b' for readfile(). close #8mattn2012-05-29
|
* use tab.mattn2012-05-29
|