547 Commits (4e907430b1104bb17a11e5bd41c1dcbed096eba0)
 

Author SHA1 Message Date
Wilfred Hughes 4e907430b1 Ensure ' in docstring code snippets is not replaced 8 years ago
Matus Goljer 91d8cb01e6 Move inits and tails under reductions in the examples 8 years ago
Matus Goljer 1b9061c5f5 Update docs 8 years ago
Matus Goljer 057468608d Make tails and inits return all prefixes including the empty one. 8 years ago
Matus Goljer 55d8cc9294 Running sum and product can only be computed from non-empty lists 8 years ago
Matus Goljer eb1231eca4 Add -reductions[-r][-from] 8 years ago
Matus Goljer d8bcf567ef Add -running-sum and -running-product 8 years ago
Matus Goljer 5b549bc0a3 Add missing fontification keywords 8 years ago
Matus Goljer f8c8dc002c Add -tails and -inits 8 years ago
Matus Goljer e7764ea722 Formatting 8 years ago
Matus Goljer a57c2c335d Merge pull request #245 from duianto/patch-1 9 years ago
duianto 057e55ca58 Update examples.el, remove duplicate -third-item 9 years ago
Matus Goljer 4b46527780 Merge pull request #238 from Wilfred/more-item-accesses 9 years ago
Wilfred Hughes 66e3e94341 Define -second-item through to -fifth-item 9 years ago
Matus Goljer 8ef32875da Merge pull request #237 from Wilfred/add-see-also 9 years ago
Wilfred Hughes e9b861154e Mention that -select and -remove are related 9 years ago
Matus Goljer 3493fc97cf Merge pull request #242 from magnars/fix-infinite-loop-zip-interleave 9 years ago
Matus Goljer 72675567c6 Fix infinite loop in -zip/-interleave when called with no arguments. 9 years ago
Matus Goljer bdcaf68ffc Merge pull request #236 from Wilfred/robust-docs-generation 9 years ago
Magnar Sveen c026c46527 Merge pull request #240 from basil-conto/239 9 years ago
Basil L. Contovounesios 0273913927
Update docs 9 years ago
Basil L. Contovounesios f69a9df16f
Replace -first with -some in -any? 9 years ago
Wilfred Hughes 5d7077a7b4 Set text-quoting-style 9 years ago
Matus Goljer dcb0ec1623 Merge pull request #232 from Wilfred/improve_docs_wording 9 years ago
Wilfred Hughes 0297166f41 Docs: Clarify that we don't modify the original list 9 years ago
Matus Goljer 0df0ff1a65 Merge pull request #222 from zck/partition-before-after 9 years ago
Matus Goljer b4faa9397e Merge pull request #224 from Wilfred/when-let-docstring 9 years ago
Wilfred Hughes d7b769bc44 Use standard Emacs quoting for bound symbols 9 years ago
Wilfred Hughes ca2f7673a5 Show (VAR VAL) in the function signature 9 years ago
Matus Goljer 0468a3137c Merge pull request #223 from phillord/feature/doc-copyright 9 years ago
Phillip Lord 05dc0aa3fe Add copyright assignment statement to documentation 9 years ago
Matus Goljer 1e14307e2d Merge pull request #221 from zck/it-anywhere-in--> 9 years ago
Zachary Kanfer 13f9eceb60 add tests for nesting anaphoric macros. 9 years ago
Zachary Kanfer 13a4718b3d Add new partition-before, -after methods. 9 years ago
Zachary Kanfer a3b40f8f01 Make --> bind IT for use anywhere in FORMS, and add -as->. 9 years ago
Adam Niederer 524e6fe86b Fix -map-last docs (#220) 9 years ago
holomorph 81ef1efa63 Replace string-to-int with string-to-number (#216) 9 years ago
Magnar Sveen 98e819e407 Merge pull request #210 from Wilfred/car_opcode_with_first_item 9 years ago
Wilfred Hughes 75cde71040 Ensure that -first-item is as fast as car 9 years ago
Magnar Sveen 958e3fb62f Merge pull request #206 from Silex/master 9 years ago
Philippe Vaucher 9dfb01a593 Correct use of eval-after-load 9 years ago
Wilfred Hughes ff323e0fda Fix setf on emacs23 (#205) 9 years ago
Matus Goljer f04df47f47 Fix the debug declaration for --> 9 years ago
holomorph dd30a1fbba [Feature #196] Add -powerset and -permutations (#203) 9 years ago
Matus Goljer 07c61f5a7e [#200] Add tests for generalized variables 9 years ago
Matus Goljer bcc74b56cc [#200] Define setters for -first-item and -last-item 9 years ago
Matus Goljer 53e641c127 [Fix #202] -table-flat works on input of dimension 1 9 years ago
Matus Goljer 73a28ae359 Fix function application in documentation 9 years ago
Matus Goljer 1422b70b56 Update info 9 years ago
Matus Goljer 4b805e1355 Update README 9 years ago