An open API service for providing issue and pull request metadata for open source projects.

GitHub / treeowl/compact-sequences issues and pull requests

#48 - Missed another fixity declaration

Pull Request - State: closed - Opened by treeowl almost 5 years ago

#47 - Missed a fixity declaration

Pull Request - State: closed - Opened by treeowl almost 5 years ago

#46 - Can we simplify queues and deques?

Issue - State: open - Opened by treeowl almost 5 years ago - 3 comments

#45 - Bump minimum base version

Pull Request - State: closed - Opened by treeowl almost 5 years ago

#44 - Improve size situation

Pull Request - State: closed - Opened by treeowl almost 5 years ago

#43 - Add bagMerge

Issue - State: open - Opened by treeowl almost 5 years ago - 1 comment
Labels: enhancement, good first issue

#42 - Adjust operator precedence

Pull Request - State: closed - Opened by treeowl almost 5 years ago

#41 - Can we use GHC 8.2?

Pull Request - State: closed - Opened by treeowl almost 5 years ago - 1 comment

#40 - Test on GHC 8.4

Pull Request - State: closed - Opened by treeowl almost 5 years ago
Labels: testing

#39 - Calculate deque lengths faster

Pull Request - State: closed - Opened by treeowl almost 5 years ago

#38 - Harmonize names of internals

Issue - State: open - Opened by treeowl almost 5 years ago
Labels: good first issue, code quality

#37 - Add deques

Pull Request - State: closed - Opened by treeowl almost 5 years ago

#36 - Data.Sequence interop

Issue - State: open - Opened by treeowl almost 5 years ago

#35 - Representation tweak?

Issue - State: open - Opened by treeowl almost 5 years ago - 8 comments
Labels: enhancement, question, performance

#34 - Test harder.

Pull Request - State: closed - Opened by lemmih almost 5 years ago - 8 comments

#33 - Test harder

Issue - State: closed - Opened by treeowl almost 5 years ago - 2 comments
Labels: help wanted, good first issue, testing

#32 - Add proof/Stack.v

Pull Request - State: closed - Opened by Lysxia almost 5 years ago - 1 comment

#31 - Add benchmark suite

Issue - State: open - Opened by treeowl almost 5 years ago
Labels: enhancement, help wanted, good first issue, testing

#30 - Add missing error for queue fromListN

Pull Request - State: closed - Opened by treeowl almost 5 years ago

#29 - Speed up fromListN

Pull Request - State: closed - Opened by treeowl almost 5 years ago

#28 - Test for errors on invalid fromListN arguments

Issue - State: open - Opened by treeowl almost 5 years ago
Labels: enhancement, good first issue, testing

#27 - Make QuickCheck sizes more precise

Issue - State: closed - Opened by treeowl almost 5 years ago - 1 comment
Labels: invalid, testing

#26 - Tighter queues

Pull Request - State: closed - Opened by treeowl almost 5 years ago

#25 - Consider unpacking queue digits

Issue - State: closed - Opened by treeowl almost 5 years ago - 3 comments
Labels: good first issue, performance

#24 - Expand stack testing

Pull Request - State: closed - Opened by treeowl almost 5 years ago

#23 - Test stack basics

Pull Request - State: closed - Opened by treeowl almost 5 years ago

#22 - Improve CI resilience and exclude GHC-8.8.3 on Windows

Pull Request - State: closed - Opened by lemmih almost 5 years ago - 3 comments

#21 - Basic test scaffold using tasty and quickcheck.

Pull Request - State: closed - Opened by lemmih almost 5 years ago - 4 comments

#20 - Basic test scaffold using tasty and quickcheck.

Pull Request - State: closed - Opened by lemmih almost 5 years ago

#19 - doc request: sources

Issue - State: open - Opened by jwaldmann almost 5 years ago - 7 comments
Labels: documentation

#18 - Build and run testsuite as a github action

Pull Request - State: closed - Opened by lemmih almost 5 years ago - 5 comments

#17 - Implement take for queues

Pull Request - State: closed - Opened by treeowl almost 5 years ago

#16 - Can we improve fromList?

Issue - State: open - Opened by treeowl almost 5 years ago - 1 comment
Labels: performance

#15 - Implement take for stacks

Pull Request - State: closed - Opened by treeowl almost 5 years ago - 1 comment

#14 - Improve Haddocks

Pull Request - State: closed - Opened by treeowl almost 5 years ago

#13 - Revisit operator precedence

Issue - State: closed - Opened by treeowl almost 5 years ago
Labels: enhancement, help wanted, urgent

#12 - Can we append better?

Issue - State: open - Opened by treeowl almost 5 years ago - 1 comment
Labels: help wanted, performance

#11 - Add take, drop, and splitAt

Issue - State: open - Opened by treeowl almost 5 years ago
Labels: enhancement

#10 - Add unboxed versions

Issue - State: open - Opened by treeowl almost 5 years ago - 1 comment
Labels: enhancement, help wanted

#9 - Improve fromListN constant factors

Issue - State: closed - Opened by treeowl almost 5 years ago - 2 comments
Labels: help wanted, performance

#8 - Add more Foldable methods

Issue - State: open - Opened by treeowl almost 5 years ago
Labels: performance

#7 - Complete Haddock documentation

Issue - State: open - Opened by treeowl almost 5 years ago
Labels: documentation, good first issue

#6 - Thoroughly document amortization arguments

Issue - State: open - Opened by treeowl almost 5 years ago - 1 comment
Labels: documentation

#5 - Add shaped versions

Issue - State: closed - Opened by treeowl almost 5 years ago - 1 comment
Labels: enhancement

#4 - Write sized versions

Issue - State: closed - Opened by treeowl almost 5 years ago - 1 comment
Labels: enhancement

#3 - Write non-simple versions

Issue - State: open - Opened by treeowl almost 5 years ago - 3 comments
Labels: enhancement, help wanted, good first issue

#2 - Add deques

Issue - State: closed - Opened by treeowl almost 5 years ago - 2 comments
Labels: enhancement

#1 - Add a test suite

Issue - State: closed - Opened by treeowl almost 5 years ago - 11 comments
Labels: enhancement, help wanted, good first issue, urgent