Matus Goljer
|
7f0fadcdd6
|
Add -prodfn
|
12 years ago |
Matus Goljer
|
2ecc073239
|
Reorder the partition examples to follow more logical order, add tests
|
12 years ago |
Matus Goljer
|
d94808670f
|
Add -iteratefn
|
12 years ago |
Matus Goljer
|
3132ae07e1
|
Alias -tail to nthcdr
|
12 years ago |
Magnar Sveen
|
a3021eb116
|
Merge pull request #93 from lunaryorn/patch-1
Improve Travis CI configuration
|
12 years ago |
Sebastian Wiesner
|
0384eee79d
|
Improve Travis CI configuration
Use the ubuntu-elisp PPA for nightly snapshot builds, as Cassou does not provide snapshot builds anymore, and simplify the installation of Emacs.
|
12 years ago |
Matus Goljer
|
7185db8b78
|
[Issue #83] Add `step` to `-slice`
|
12 years ago |
Matus Goljer
|
cd137e0d50
|
`-slice` should not fill the returned list with nils if to > length
|
12 years ago |
Matus Goljer
|
bbc1d9c0c7
|
`--each-while` should also expose `it-index`
|
12 years ago |
Magnar Sveen
|
63ec298d6e
|
Merge pull request #92 from Fuco1/outer-product
Outer product
|
12 years ago |
Matus Goljer
|
00549e49c2
|
Add missing fontification keywords
|
12 years ago |
Matus Goljer
|
624c501a67
|
Add `-table` and `-table-flat`
|
12 years ago |
Matus Goljer
|
f780322bb6
|
Add `-flatten-n`
|
12 years ago |
Magnar Sveen
|
fb51f8f326
|
Merge pull request #88 from steventlamb/topic/zip_cycle_pad
Topic/zip cycle pad
|
12 years ago |
Steve Lamb
|
6b64ea7d1a
|
Add functions for flexibly zipping uneven lists
fixes #84 on github.
Add -zip-fill, -cycle and -pad.
|
12 years ago |
Steve Lamb
|
bd85b7cd8a
|
Make -zip support infinite (circular) lists
|
12 years ago |
Steve Lamb
|
f0dd4cc4fc
|
Add -annotate
|
12 years ago |
Magnar Sveen
|
c952a543a4
|
Merge pull request #90 from tmalsburg/last-item-doc
Fixed documentation of `-last-item'.
|
12 years ago |
Titus von der Malsburg
|
c08fcba11d
|
Fixed documentation of `-last-item'.
|
12 years ago |
Magnar Sveen
|
2dfd748804
|
Merge pull request #87 from steventlamb/topic/make_zip_n_ary
Convert -zip to support variable-length arguments
|
12 years ago |
steve
|
703bb599c6
|
Convert -zip to support variable-length arguments
fixes #82 on github
|
12 years ago |
Magnar Sveen
|
4ecfea6530
|
Merge pull request #79 from Fuco1/debug-forms
Debug forms & --dotimes fix
|
12 years ago |
Matus Goljer
|
43dcd37d47
|
Only eval NUM in --dotimes once
|
12 years ago |
Matus Goljer
|
4e6a965269
|
Still better debug declarations
|
12 years ago |
Magnar Sveen
|
5086d2413a
|
Merge pull request #60 from rejeep/cask
Add Cask-file.
|
12 years ago |
Magnar Sveen
|
8dfa9b6e6d
|
Release 2.6.0
|
12 years ago |
Magnar Sveen
|
f5264dbd9f
|
Merge pull request #77 from Fuco1/split-when
Add -split-on, -split-when
|
12 years ago |
Magnar Sveen
|
abff641864
|
Merge pull request #76 from Fuco1/unfold
Add -iterate, -unfold
|
12 years ago |
Magnar Sveen
|
f96196a5c3
|
Merge pull request #75 from Fuco1/prefix
Add -is-prefix/suffix/infix-p
|
12 years ago |
Matus Goljer
|
b44140accd
|
Add -is-prefix/suffix/infix-p
|
12 years ago |
Matus Goljer
|
b0758469ce
|
Add -iterate, -unfold
|
12 years ago |
Matus Goljer
|
6bdcfa5dbe
|
Add -split-on, -split-when
|
12 years ago |
Magnar Sveen
|
4098ea0f9d
|
Merge pull request #74 from YoungFrog/dashfontifix
Fix fontification when there are dashes
|
12 years ago |
Nicolas Richard
|
38cd4d273a
|
Fix fontification when there are dashes
|
12 years ago |
Magnar Sveen
|
7eb8307bde
|
Merge pull request #71 from Fuco1/find-last-index
Add `-find-last-index`
|
12 years ago |
Magnar Sveen
|
79c23bb8d0
|
Merge pull request #70 from Fuco1/debug-decl
Add debug declarations and move indent declarations into `declare`
|
12 years ago |
Matus Goljer
|
b201f0c0a1
|
Add debug declarations and move indent declarations into `declare`
|
12 years ago |
Matus Goljer
|
3eb91fec0e
|
Add `-find-last-index`
|
12 years ago |
Magnar Sveen
|
e6cae0bee7
|
Merge pull request #68 from rejeep/list-function
Add -list function.
|
12 years ago |
Johan Andersson
|
930b390c44
|
Add -list function.
|
12 years ago |
Magnar Sveen
|
6abc35ad76
|
Merge pull request #66 from rejeep/each-indent-level
Set -each function indent level to 1.
|
12 years ago |
Johan Andersson
|
960b05fe49
|
Set -each, -each-while and -dotimes indent levels to 1.
|
12 years ago |
Magnar Sveen
|
5d25ed2e79
|
Release 2.5.0
|
12 years ago |
Magnar Sveen
|
adaeff7b38
|
Merge pull request #65 from rejeep/same-items-predicate
Add -same-items? function.
|
12 years ago |
Johan Andersson
|
386ec0a14b
|
Add -same-items? function.
The function returns true if both lists includes the same items, no
matter of the order of the items.
|
12 years ago |
Magnar Sveen
|
4818368939
|
Release 2.4.3
|
12 years ago |
Magnar Sveen
|
396d6ac4fe
|
Declare macro before using it.
|
12 years ago |
Magnar Sveen
|
25be31a598
|
Release 2.4.2
|
12 years ago |
Magnar Sveen
|
b661f96015
|
Merge pull request #62 from Fuco1/consfix
Fix -cons*
|
12 years ago |
Matus Goljer
|
f86d23527c
|
Fix -cons*
|
12 years ago |