summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-11-17Add test for delayed evaluation for seq-drop-while for streams.Earl Hyatt
2024-11-17Add an implementation of `seq-concatenate` for streams.Earl Hyatt
2024-11-17Add more efficient method for making streams from arrays.Earl Hyatt
2022-12-21; Prefer HTTPS to HTTP in URLsStefan Kangas
2020-02-08* [stream] Update copyright yearsMichael Heerdegen
2019-06-03Drop forced lambda's from stream (Bug#30626)Noam Postavsky
2017-12-27* stream/tests/stream-tests.el: Require 'generator'Stefan Monnier
2017-12-26Implement `seq-mapn' method for streamsMichael Heerdegen
2017-12-19Fix seq-empty-p for streamsNicolas Petton
2017-12-19Remove an outdated testNicolas Petton
2016-09-16Add systematic tests against bogus element generationMichael Heerdegen
2016-09-13Pinpoint semantics of `seq-subseq's implementation for streamsMichael Heerdegen
2016-06-08Add some more basic stream operationsMichael Heerdegen
2016-03-03Add stream stream-delay and stream-of-directory-filesMichael Heerdegen
2016-02-14update stream.el to the latest versionNicolas Petton
2016-02-13Fix compliler warnings in stream-tests.elNicolas Petton
2015-11-04Update stream.el to v2.0.2.Nicolas Petton
2015-10-26Update stream.el to version 2.0.0Nicolas Petton
2015-10-26* packages/stream/tests/stream-tests.el: New tests.Nicolas Petton
2015-10-14Add stream.el to ELPANicolas Petton