aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* live expansion and more tidyingChris Done2009-11-201-119/+383
|
* Add experimental yasnippet integration---2009-11-111-1/+31
|
* Move expression finding out of zencoding-expand-line---2009-11-111-12/+16
|
* * zendcoding-model.el (zencoding-realtime-preview-keymap): newJan Moringen2009-11-081-13/+93
| | | | | | | | | | | | variable; used in real-time preview overlays (zencoding-realtime-preview-of-region): new function; interactively start real-time preview for an input region (zencoding-make-overlay-pair): new function; construct a pair of overlays for real-time preview input and output (zencoding-delete-overlay-pair): new function; delete live preview overlays (zencoding-handle-overlay-change): new function; update live preview on change
* made into a simple minor-mode, renamed file, added license, commentaryChris Done2009-11-071-35/+82
|
* added 'input type=text' properties to tags, 45 tests performed OKChris Done2009-11-071-12/+55
|
* updated bug in identifier parsing (forgot to return error)Chris Done2009-11-071-1/+3
|
* updated tagname regexChris Done2009-11-071-3/+3
|
* updated indentation after qualificationChris Done2009-11-071-91/+92
|
* Now with multipliers (li*5>span), a mini test suite and qualified symbol namesChris Done2009-11-071-104/+198
|
* added proper tags with properties - ids, classesChris Done2009-11-071-49/+116
|
* Whipped something up to get it started in elisp. My elisp is awful but it ↵Chris Done2009-11-071-0/+144
| | | | does the job… Hard part’s over.
* first commitChris Done2009-11-071-0/+0