Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | live expansion and more tidying | Chris Done | 2009-11-20 | 1 | -119/+383 | |
| | ||||||
* | Add experimental yasnippet integration | --- | 2009-11-11 | 1 | -1/+31 | |
| | ||||||
* | Move expression finding out of zencoding-expand-line | --- | 2009-11-11 | 1 | -12/+16 | |
| | ||||||
* | * zendcoding-model.el (zencoding-realtime-preview-keymap): new | Jan Moringen | 2009-11-08 | 1 | -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, commentary | Chris Done | 2009-11-07 | 1 | -35/+82 | |
| | ||||||
* | added 'input type=text' properties to tags, 45 tests performed OK | Chris Done | 2009-11-07 | 1 | -12/+55 | |
| | ||||||
* | updated bug in identifier parsing (forgot to return error) | Chris Done | 2009-11-07 | 1 | -1/+3 | |
| | ||||||
* | updated tagname regex | Chris Done | 2009-11-07 | 1 | -3/+3 | |
| | ||||||
* | updated indentation after qualification | Chris Done | 2009-11-07 | 1 | -91/+92 | |
| | ||||||
* | Now with multipliers (li*5>span), a mini test suite and qualified symbol names | Chris Done | 2009-11-07 | 1 | -104/+198 | |
| | ||||||
* | added proper tags with properties - ids, classes | Chris Done | 2009-11-07 | 1 | -49/+116 | |
| | ||||||
* | Whipped something up to get it started in elisp. My elisp is awful but it ↵ | Chris Done | 2009-11-07 | 1 | -0/+144 | |
| | | | | does the job… Hard part’s over. | |||||
* | first commit | Chris Done | 2009-11-07 | 1 | -0/+0 | |