- Jul 26, 2024
-
-
Sean Whitton authored
-
- Jul 21, 2023
-
-
Sean Whitton authored
-
- Jul 20, 2023
-
-
XIYUE DENG authored
-
XIYUE DENG authored
-
XIYUE DENG authored
-
- Jul 19, 2023
-
-
XIYUE DENG authored
-
XIYUE DENG authored
-
XIYUE DENG authored
-
XIYUE DENG authored
-
- Aug 29, 2022
-
-
Jason Milkins authored
1.13.0
-
Jason Milkins authored
-
Jason Milkins authored
Fix #138 - s-replace-all
-
Jason Milkins authored
- Revert formatting. - Added docstring to s--aget, to silence package lint. - Tests run on 28.1 (macos) [Green]
-
- Aug 24, 2022
-
-
Jason Milkins authored
In #138 errors were thrown by the replacer function finding a nil replacement. We solve it by returning found the original text instead of a replacement, when the replacement value is nil.
-
Jason Milkins authored
-
- Aug 16, 2022
-
-
Jason Milkins authored
use while loop in s-slice-at
-
Jason Milkins authored
Added s-spaced-words
-
- Aug 14, 2022
- Aug 13, 2022
-
-
Jason Milkins authored
Silence Emacs 29 compiler warnings
-
- Aug 12, 2022
-
-
dr-scsi authored
* s.el (s-capitalize, s-titleize): Shorten the width of docstring. (s-format): Silence compiler warning about wrong usage of unescaped single quotes.
-
Jason Milkins authored
Add s-chop-left and s-chop-right
-
Jason Milkins authored
-
Jason Milkins authored
Add `s-splice`
-
Jason Milkins authored
correct spelling mistake
-
Jason Milkins authored
Document how ‘s-match’ handles non-matching subexpressions.
-
Jason Milkins authored
s-trim-right: fix declare position
-
- Jul 18, 2022
-
-
Delapouite authored
-
- Aug 17, 2021
-
-
Sean Whitton authored
-
Sean Whitton authored
-
- Jul 28, 2021
-
-
Nicholas D Steeves authored
-
- Jun 16, 2021
-
-
Jonas Bernoulli authored
-
- Jun 03, 2021
-
-
Clément authored
This yields a 2-3x speedup on short strings and 5-15x speedup on longer ones on my machine.
-
- Apr 02, 2021
-
-
Magnar Sveen authored
-
Magnar Sveen authored
-
- Jan 23, 2021
-
-
David Bremner authored
-
- Mar 30, 2020
-
-
Magnar Sveen authored
Add .gitignore
-
Olzaq authored
-
- Aug 30, 2019
-
-
David Bremner authored
-
- Dec 20, 2018
-
-
Sean Whitton authored
-