issues
search
okamsn
/
loopy
A better looping and iteration macro for Emacs.
GNU General Public License v3.0
23
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Warn that `always`, `never`, and `thereis` should not use multiple conditions.
#161
okamsn
closed
1 year ago
0
Rewrite `prepend` and `push-into` in terms of `append` and `collect`, respectively.
#160
okamsn
closed
1 year ago
0
Fix `nunion` for union-ing at the start of end-optimized collections.
#159
okamsn
closed
1 year ago
0
Bump version to 0.11.1.
#158
okamsn
closed
1 year ago
0
Fix error in optimized `nconc` end tracking.
#157
okamsn
closed
1 year ago
0
SMA for local flags?
#156
okamsn
opened
1 year ago
0
Meta-issue: Changes before next release
#155
okamsn
closed
2 months ago
1
Deprecate/remove `:result-type`
#154
okamsn
closed
8 months ago
0
Deprecate `reduce` and `accumulate`?
#153
okamsn
opened
1 year ago
2
Use Compat for `setf` on `plist-get` instead of copying the upstream definition.
#152
okamsn
closed
1 year ago
0
Update GitHub actions and tests.
#151
okamsn
closed
1 year ago
0
Use `seq.el` as fallback for sequece functions?
#150
okamsn
opened
1 year ago
1
Fix aliases of `sequence-index`.
#149
okamsn
closed
1 year ago
0
Fix aliases of `seq-index`.
#148
okamsn
closed
1 year ago
0
Try using `(compat-call plist-get ...)` for generalized destructuring `&key`.
#147
okamsn
closed
1 year ago
0
Deprecate/remove `:init`
#146
okamsn
closed
8 months ago
0
Make `always`, `never`, and `thereis` consistent with other commands.
#145
okamsn
closed
8 months ago
0
Improve boolean and some iteration commands, unify tests
#144
okamsn
closed
1 year ago
2
`numbers`: Don't check input arguments. Clarify that var is initialized to start.
#143
okamsn
closed
1 year ago
0
Better initializing variables?
#142
okamsn
closed
1 year ago
2
Fix previous optimizations. Add some more.
#141
okamsn
closed
1 year ago
0
Simple speed improvements.
#140
okamsn
closed
1 year ago
0
Update version numbers to "0.11.0".
#139
okamsn
closed
1 year ago
0
Clean up stuff
#138
okamsn
closed
1 year ago
0
Try not using repo for Emacs 27.1.
#137
okamsn
closed
1 year ago
0
`iter-yield` from `lambda` currently broken
#136
okamsn
opened
2 years ago
0
Create an `iter` iteration command.
#135
okamsn
closed
1 year ago
0
Add support for generators/iterators
#134
okamsn
closed
1 year ago
0
Create a `loopy-env` or `loopy-block` (WIP)
#133
okamsn
opened
2 years ago
0
Add special macro argument `named`.
#132
okamsn
closed
2 years ago
0
Deprecate the `split` flag.
#131
okamsn
closed
2 years ago
0
Deprecate the command `sub-loop`.
#130
okamsn
closed
2 years ago
0
Add command `set-accum`.
#129
okamsn
closed
2 years ago
0
Clean up tests
#128
okamsn
closed
1 year ago
1
Deprecate `sub-loop` command in favor of `loopy` and `loopy-iter` commands
#127
okamsn
closed
2 years ago
1
Cut back on the number of built-in aliases
#126
okamsn
closed
2 months ago
0
Generalize commands `reduce` and `accumulate`.
#125
okamsn
closed
2 years ago
3
Make the `split` flag obsolete
#124
okamsn
closed
2 years ago
1
Add a special macro argument `named`
#123
okamsn
closed
2 years ago
1
Update documentation and things.
#122
okamsn
closed
2 years ago
0
Add GitHub Action tests for Emacs 28.
#121
okamsn
closed
2 years ago
0
Switch tests to lexical binding.
#120
okamsn
closed
2 years ago
0
Try to use macro expansion better, such as in `loopy-iter` and optimized accums.
#119
okamsn
closed
2 years ago
3
Add more present participle aliases. De-emphasize aliases from `cl-loop`.
#118
okamsn
closed
2 years ago
0
Improve destructuring sequences
#117
okamsn
closed
2 years ago
0
Bump version number to 0.10.1.
#116
okamsn
closed
2 years ago
0
Fix and improve documentation.
#115
okamsn
closed
2 years ago
0
Improve writing Edebug specs
#114
okamsn
opened
2 years ago
0
An iteration command for traversing advices of a function
#113
Luis-Henriquez-Perez
opened
2 years ago
0
Using commands in commands
#112
Luis-Henriquez-Perez
opened
2 years ago
3
Previous
Next