194 Commits (0e5acda7a5a6034d3eb0bd42ca17206dff51964b)

Author SHA1 Message Date
Basil L. Contovounesios 0e5acda7a5
Simplify -non-nil 5 years ago
Basil L. Contovounesios f3ae7bb615
Alias -remove-item to remove 5 years ago
Basil L. Contovounesios ce4a344229
Eliminate odd? from examples 5 years ago
Basil L. Contovounesios 4a32a5dc08
Write -remove-last in terms of --remove-last 5 years ago
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 609ac28bab
Improve Texinfo markup when documenting errors 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 1152febb14
Deprecate variadic -list 5 years ago
Basil L. Contovounesios d98f5a02e2
Update for -iota 5 years ago
Basil L. Contovounesios 3034638ec1
Tidy up -grade-up and -grade-down a bit 5 years ago
Basil L. Contovounesios 558cd95367
Fix take/drop splits (again) 5 years ago
Basil L. Contovounesios 994cda98ca
Simplify -cons-pair? 5 years ago
Basil L. Contovounesios 31a655b99d
Fix -cons* with no arguments 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 d983d4fea0
Fix -doto 5 years ago
Basil L. Contovounesios 47f8b2b723
Clean up -doto 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 9c6a7c3e07
Add Makefile 5 years ago
Basil L. Contovounesios 018d30c2ef
Update all library headers for 2021 5 years ago
Basil L. Contovounesios 770121b633
Update copyright notices with HTTPS links 5 years ago
Basil L. Contovounesios 081e10a731
Improve take/drop definitions 5 years ago
Basil L. Contovounesios e47ecb822f
Improve --each-while 5 years ago
Basil L. Contovounesios 0517ab1ed1
Optimize -cycle a bit 5 years ago
Matus Goljer 52fd01071a
feat: add -zip-lists 6 years ago
Basil L. Contovounesios 25030c96d8
Fix test harness in Emacs 27 7 years ago
Zhu Zihao a5706bb451 More test to cover cases on different `-compare-fn` 7 years ago
citreu bbf8016a78 Remove dependecy `cl-lib` in tests. 7 years ago
citreu fd5980eace Ensure `hash?` expander evaluates its arg only once. 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
Ivan Yonchovski 38d44ed77e Implement --doto 7 years ago
Basil L. Contovounesios a6e143682f
Add -common-suffix 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
Paul Pogonyshev 8af9987aac Add '-each-r' and '-each-r-while'. 8 years ago
Matus Goljer 148404c114 [Fix #256] Allow `-let` bindings with no explicit value 8 years ago
Matus Goljer e52909f098 Add smarter key destructuring 8 years ago
Matus Goljer 8c4e27fa7e Implement -setq 8 years ago
Basil L. Contovounesios 72b8d39458
Add -common-prefix 8 years ago