864 Commits (master)
 

Author SHA1 Message Date
Basil L. Contovounesios 4fb9613314
Avoid evaluating file-local variables 5 years ago
Basil L. Contovounesios 3726eb17f3
Improve the examples of -some 5 years ago
Basil L. Contovounesios 999cae96f0
Fix short-circuiting of --first 5 years ago
Basil L. Contovounesios db45ee715a
Optimize -remove-first a bit 5 years ago
Basil L. Contovounesios 6f5888c775
Extend --filter and --remove docs and tests 5 years ago
Basil L. Contovounesios 7a9c937877
Translate non-printable chars in docs 5 years ago
Basil L. Contovounesios 9703eacf0c
; Fix Edebug spec in last change 5 years ago
Basil L. Contovounesios 7583e6511b
Revert --map to using mapcar 5 years ago
Basil L. Contovounesios 2625bc526b
Don't use insert-file-contents-literally 5 years ago
Basil L. Contovounesios 0f13e5e0bc
Prefer push over add-to-list 5 years ago
Basil L. Contovounesios 609ac28bab
Improve Texinfo markup when documenting errors 5 years ago
Basil L. Contovounesios 1ccf08d592
; Fix last change 5 years ago
Basil L. Contovounesios bf8a46273b
Partially revert last change 5 years ago
Basil L. Contovounesios d7d0acb0e8
Don't call eval 5 years ago
Basil L. Contovounesios 92562909a7
* dash.el (-->): Indent with 1 distinguished arg. 5 years ago
Basil L. Contovounesios 76ace7f9e9
Fix error signaling 5 years ago
Basil L. Contovounesios ca36c573a4
Allow -lambda with no arguments 5 years ago
Basil L. Contovounesios bf8d8767f6
Merge pull request #363 from blc/list 5 years ago
Basil L. Contovounesios 1152febb14
Deprecate variadic -list 5 years ago
Basil L. Contovounesios 3694ae9305
* dash.el (-iota): Simplify and purify. 5 years ago
Basil L. Contovounesios d98f5a02e2
Update for -iota 5 years ago
Basil L. Contovounesios 82489971fd
Merge pull request #207 from holomorph/iota 5 years ago
Basil L. Contovounesios f97563436d
Merge pull request #235 5 years ago
Basil L. Contovounesios 3034638ec1
Tidy up -grade-up and -grade-down a bit 5 years ago
Matus Goljer 97bd23330d
Use lexical binding for -grade-up/down 5 years ago
Basil L. Contovounesios 558cd95367
Fix take/drop splits (again) 5 years ago
Basil L. Contovounesios 565055e95c
* dash.el (---truthy?): Simplify. 5 years ago
Basil L. Contovounesios 994cda98ca
Simplify -cons-pair? 5 years ago
Basil L. Contovounesios 3423be4e53
Merge pull request #364 from blc/info-look 5 years ago
Basil L. Contovounesios eaf33b334f
Add info-lookup-symbol support 5 years ago
Mark Oteiza d30867607c Fix signal argument and case where start is null 5 years ago
Basil L. Contovounesios 31a655b99d
Fix -cons* with no arguments 5 years ago
Basil L. Contovounesios f9d67aee0a
Merge pull request #314 from blc/reductions 5 years ago
Basil L. Contovounesios 38dc929ac0
Fix, improve, and extend anaphoric folds 5 years ago
Basil L. Contovounesios b3c58ffdb1
Fix docstring of -list 5 years ago
Basil L. Contovounesios 92393c73e0
Clean up core definitions 5 years ago
Basil L. Contovounesios 794bf8c03f
; Fix omission in last change 5 years ago
Basil L. Contovounesios 5a64259a35
; Move -doto/--doto next to other threading macros 5 years ago
Basil L. Contovounesios d983d4fea0
Fix -doto 5 years ago
Basil L. Contovounesios 8879c41d30
Use actual dash-functional.el version in README 5 years ago
Basil L. Contovounesios ac1f66a41e
; Fix omission in last change 5 years ago
Basil L. Contovounesios 47f8b2b723
Clean up -doto 5 years ago
Basil L. Contovounesios 3d38fa22fc
Use actual dash-functional.el version in manual 5 years ago
Basil L. Contovounesios 1d582498c6
Write -iterate in terms of --iterate 5 years ago
Basil L. Contovounesios f2cd73d2ab
Make --dotimes more hygienic 5 years ago
Basil L. Contovounesios b34ddf5de0
Improve formatting of ellipses 5 years ago
Basil L. Contovounesios 2a94ea5480
Remove unnecessary helper function 5 years ago
Basil L. Contovounesios adf3a0dbbf
Merge pull request #359 from blc/make 5 years ago
Basil L. Contovounesios 9c6a7c3e07
Add Makefile 5 years ago
Basil L. Contovounesios 84721fc466
Optimize -repeat a bit 5 years ago