summaryrefslogtreecommitdiff
path: root/kv.el
Commit message (Expand)AuthorAge
* allow keywords to be retained in a plist->alistNic Ferrier2014-01-08
* fix the keyword argNic Ferrier2014-01-08
* add better keyword handling for kvalist->plistNic Ferrier2014-01-07
* add some tests and kvfaNic Ferrier2013-08-18
* really simply kvacons makes alists from plist style function calls, bump the ...Nic Ferier2013-06-18
* bump the version for the new functions.Nic Ferier2013-06-12
* add a bunch of accessor functions to replace use of agetNic Ferier2013-06-12
* add transform option to kvalist-keys->symbolsNic Ferier2013-04-07
* add new kv mapping functions kvcar and kvcdr. bump version.Nic Ferier2013-02-17
* bump versionNic Ferier2013-02-02
* Reimplement kvplist-merge as adviced by spacebatArthur Leonard Andersen2013-01-22
* Add kvplist-merge function, test and readme textArthur Leonard Andersen2013-01-22
* removed recursion from kvplist->alistAndrew Kirkpatrick2012-12-31
* made keyword->symbol tolerant of non-keyword symbolsAndrew Kirkpatrick2012-12-31
* Merge branch 'master' of github.com:nicferrier/emacs-kvNic Ferier2012-12-28
|\
| * Minor change, added destructuring-bind abstractionEvan Izaksonas-Smith2012-10-18
* | bump the versionNic Ferier2012-12-28
* | add kvalist-set-value! - destructive setting key/values in alistNic Ferier2012-12-28
* | add matching to kvquery->func, add query language documentation.Nic Ferier2012-12-28
* | make kvplist->filter-keys accept keyword key syms for filtersNic Ferier2012-10-26
|/
* added kvdotassoc= - useful for querysNic Ferier2012-10-12
* bump the versionNic Ferier2012-10-06
* updates (mainly driven by db)Nic Ferier2012-10-06
* lots new functions, more tests.Nic Ferier2012-09-27
* new version, change the name of kv-map-bind to fit with standard, update READMENic Ferier2012-09-20
* Added mapping abstraction for structural transformsEvan Izaksonas-Smith2012-09-19
* lots of new stuffNic Ferier2012-09-19
* new function to convert alist keys into symbolsNic Ferier2012-09-16
* better implementation of kvplist->alist by tali713Nic Ferier2012-09-15
* small fix to kvcmp to handle nilNic Ferier2012-09-15
* allow kvalist2->alist to make proper listsNic Ferier2012-09-15
* kvalist2->alist functionNic Ferier2012-09-15
* add plist filteringNic Ferier2012-09-15
* more new functionsNic Ferier2012-09-15
* alist->filter-keys functionNic Ferier2012-09-15
* README, small fix and version bumpNic Ferier2012-09-09
* fix mapcar warning.Nic Ferier2012-09-07
* bump the version to include the sort functionsNic Ferier2012-09-07
* extra package doc.Nic Ferier2012-09-07
* some documentationNic Ferier2012-09-07
* sorting for alistsNic Ferier2012-09-07
* initial commitNic Ferier2012-09-07