summaryrefslogtreecommitdiff
path: root/esxml.el
Commit message (Expand)AuthorAge
* Bump versionVasilij Schneidermann2017-09-03
* Fix typosVasilij Schneidermann2017-08-31
* Always require cl in esxml.elOla Nilsson2017-07-23
* Bump versionVasilij Schneidermann2016-07-03
* Remove dependency on kvVasilij Schneidermann2016-07-03
* Access destructured cdr directlyVasilij Schneidermann2015-10-13
* Moved listify to sxml-html.elEvan Izaksonas-Smith2014-12-03
* I don't have any clue what changed.Evan Izaksonas-Smith2014-03-20
* Minor changesEvan Izaksonas-Smith2013-05-12
* Moved HTML functions to separate fileAidan Gauland2013-04-13
* Fixed splicing error in esxml-listifyAidan Gauland2013-04-09
* Fixed pcase dependencyEvan Izaksonas-Smith2013-02-27
* esxml.el is usable, esxpath.el is highly unstable.Evan Izaksonas-Smith2013-02-20
* Switched from destructuring-bind to pcase-let.Evan Izaksonas-Smith2013-01-23
* Modified esxml-listify to allow specifying item attributes.Evan Izaksonas-Smith2013-01-22
* Major revision, now includes the beginnings of an html library. May be buggy.Evan Izaksonas-Smith2013-01-22
* oops, fixed minor errorEvan Izaksonas-Smith2013-01-12
* Experimental error catching, please report any anamolies.Evan Izaksonas-Smith2013-01-12
* Added eror checking and made destructuring-bind calls consistentEvan Izaksonas-Smith2013-01-03
* Update documentationEvan Izaksonas-Smith2012-11-29
* Update XML generationEvan Izaksonas-Smith2012-11-28
* unkown changeEvan Izaksonas-Smith2012-11-28
* Minor changesEvan Izaksonas-Smith2012-10-26
* Merge branch 'forms'Evan Izaksonas-Smith2012-10-24
|\
| * ensure labels can have classesNic Ferier2012-10-24
| * add placeholder defaults to the form controlsNic Ferier2012-10-07
| * make the labels easier to styleNic Ferier2012-10-07
| * reverse out the close tag patch. make textarea have a close tag.Nic Ferier2012-10-07
| * fix the pp-versionNic Ferier2012-10-07
| * have esxml handle tags that must be closed with a full tagNic Ferier2012-10-07
| * fix this function to not output the content when it's nilNic Ferier2012-10-03
* | Minor changeEvan Izaksonas-Smith2012-10-20
* | Updated DocumentationEvan Izaksonas-Smith2012-10-07
* | oops, revised to a correct version.Evan Izaksonas-Smith2012-10-03
|/
* minor fixEvan Izaksonas-Smith2012-09-30
* Fixed textarea generation.Evan Izaksonas-Smith2012-09-30
* Updated for consistency and clarity.Evan Izaksonas-Smith2012-09-30
* Merge branch 'master' of github.com:tali713/esxmlEvan Izaksonas-Smith2012-09-30
|\
| * allow VALUEs on the input and textarea and multiple parts to the label's BODYNic Ferier2012-09-30
| * add value and content to the input and textarea controlsNic Ferier2012-09-30
* | minor changes preparing for mergeEvan Izaksonas-Smith2012-09-30
|/
* forgotten to remove the space from the actual element construction.Nic Ferier2012-09-29
* INPUT and LABEL controls.Nic Ferier2012-09-29
* Merge remote-tracking branch 'refs/remotes/original/master'Nic Ferier2012-09-29
|\
| * Added package dependenciesEvan Izaksonas-Smith2012-09-22
| * Minor fixEvan Izaksonas-Smith2012-09-22
| * Minor change, no outward effectEvan Izaksonas-Smith2012-09-17
| * Modifications per nicferrier's request.Evan Izaksonas-Smith2012-09-17
| * minor bugfixEvan Izaksonas-Smith2012-08-27
| * Preparing for marmaladeEvan Izaksonas-Smith2012-08-27