605 Commits (f3e9cd2c059fe233b4cff316b4136a7a434073e1)
 

Author SHA1 Message Date
Matus Goljer f3e9cd2c05
Fix doc and test harnesses (#309) 7 years ago
Basil L. Contovounesios 25030c96d8
Fix test harness in Emacs 27 7 years ago
Basil L. Contovounesios 4ce0e85be8
Actually remove mentions of Marmalade 7 years ago
Basil L. Contovounesios 7854ec7141
Fix quote simplification in docs 7 years ago
Basil L. Contovounesios ad21e133b9
Ignore all .elc and TAGS files 7 years ago
Matus Goljer 11907f4592
Speed up `-uniq` with hash-table. (#305) 7 years ago
Zhu Zihao a5706bb451 More test to cover cases on different `-compare-fn` 7 years ago
Zhu Zihao a358b7906f Speed up `-uniq` with hash-table. 7 years ago
Magnar Sveen 77f3bf40c9
Merge pull request #302 from bbatsov/patch-1 7 years ago
Bozhidar Batsov 322373adfc
Remove mention of Marmalade 7 years ago
Matus Goljer 258c324d98
Release 2.16.0 7 years ago
Matus Goljer 15498602f4
Merge pull request #296 from cireu/fix-hash-opt-expander 7 years ago
citreu bbf8016a78 Remove dependecy `cl-lib` in tests. 7 years ago
citreu 93e0465e0e Remove dependecy `macroexp` 7 years ago
citreu fd5980eace Ensure `hash?` expander evaluates its arg only once. 7 years ago
Matus Goljer dca7bdcf79
Merge pull request #277 from yyoncho/custom-destructoring 7 years ago
Matus Goljer 677c156114
Merge pull request #290 from leungbk/rotate 7 years ago
Brian Leung 016e0dee03 Generalize `-rotate` for `|n|` greater than `(length list)`. 7 years ago
Ivan Yonchovski 3f7bc26ec6 Provided option to extend destructoring 7 years ago
Matus Goljer f1ffdf7beb
Merge pull request #288 from cireu/master 7 years ago
citreu 2758ee7518 Alias `-cons-pair-p` to `-cons-pair?` 7 years ago
Matus Goljer 26f065fd60
Merge pull request #282 from yyoncho/anamorphic-doto 7 years ago
Ivan Yonchovski 38d44ed77e Implement --doto 7 years ago
Matus Goljer 63022432e1 Release 2.15.0 7 years ago
Matus Goljer 6514359b86
Merge pull request #264 from basil-conto/blc/reduce 8 years ago
Matus Goljer 1e22ef6a29
Merge pull request #263 from basil-conto/blc/common-suffix 8 years ago
Basil L. Contovounesios a6e143682f
Add -common-suffix 8 years ago
Basil L. Contovounesios 4abffdc8bb
Update docs 8 years ago
Basil L. Contovounesios 6d2decbc50
Prefer number-to-string over int-to-string 8 years ago
Basil L. Contovounesios 8f90dd7e33
Handle empty list in -reductions[-r] 8 years ago
Basil L. Contovounesios 88737493cd
Improve and simplify right-associative reductions 8 years ago
Matus Goljer 85e8f62b7a
Merge pull request #274 from magnars/doublep-each-r 8 years ago
Matus Goljer 14f76df800 Update docs 8 years ago
Paul Pogonyshev 578428abfe Add some implementation commentary to '-each-r'. 8 years ago
Paul Pogonyshev 8af9987aac Add '-each-r' and '-each-r-while'. 8 years ago
Matus Goljer 453c775e64 Fix -setq docstring fn reference 8 years ago
Matus Goljer 148404c114 [Fix #256] Allow `-let` bindings with no explicit value 8 years ago
Matus Goljer 3b08355b94 Use version from dash.el file when generating readme. 8 years ago
Matus Goljer 406f6f3e71 Fix whitespace 8 years ago
Matus Goljer a87df31db9
Merge pull request #269 from magnars/feature/smart-kv-destructuring 8 years ago
Matus Goljer e52909f098 Add smarter key destructuring 8 years ago
Matus Goljer 0505f5d2b4
Merge pull request #271 from magnars/feature/-setq 8 years ago
Matus Goljer 8c4e27fa7e Implement -setq 8 years ago
Matus Goljer a55452a384
Merge pull request #270 from magnars/travis/use-emacs-26 8 years ago
Matus Goljer 83190a2d67 Emacs 26.1 was released and pretest does no longer exist 8 years ago
Matus Goljer a74f4cfcdc
Bump version in package declaration 8 years ago
Matus Goljer e9919f6db4
Release 2.14.0 8 years ago
Phil Lord 87d5feac1a
Merge pull request #266 from phillord/feature/travis-update 8 years ago
Phillip Lord 3789b15618 Change Emacs tested and supported versions. 8 years ago
Magnar Sveen 48a5015dd1
Merge pull request #265 from Wilfred/missing-keywords 8 years ago