Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / gonzedge/rambling-trie issues and pull requests
#86 - Add type signature information to `README`
Pull Request -
State: closed - Opened by gonzedge 2 months ago
- 1 comment
#85 - Allow `Nodes::Node`s to hold arbitrary `value`s
Pull Request -
State: closed - Opened by gonzedge 2 months ago
- 1 comment
#84 - Bump version to `2.5.1`
Pull Request -
State: closed - Opened by gonzedge 2 months ago
- 1 comment
#83 - Disable garbage collection during ips benchmarks
Pull Request -
State: closed - Opened by gonzedge 2 months ago
- 1 comment
#82 - Add GC-free benchmark reports for versions back to `v2.1.1`
Pull Request -
State: closed - Opened by gonzedge 2 months ago
- 1 comment
#81 - Disable garbage collection in benchmarks and add script to rapidly run benchmarks for any given version
Pull Request -
State: closed - Opened by gonzedge 2 months ago
- 1 comment
#80 - Add Dockerfile for consistent isolated benchmark runs
Pull Request -
State: closed - Opened by gonzedge 2 months ago
- 1 comment
#79 - Add markdownlint to pre-push script
Pull Request -
State: closed - Opened by gonzedge 2 months ago
- 1 comment
#78 - Add markdownlint GitHub action
Pull Request -
State: closed - Opened by gonzedge 2 months ago
- 1 comment
#77 - Ensure `rbs` type signatures are included with the gem on release
Pull Request -
State: closed - Opened by gonzedge 2 months ago
- 1 comment
#76 - Use fewer variables for perf improv???
Pull Request -
State: closed - Opened by gonzedge 2 months ago
- 1 comment
#75 - Add git pre-push hook suggestion
Pull Request -
State: closed - Opened by gonzedge 2 months ago
- 1 comment
#74 - Add new guards: reek, rubocop, yard
Pull Request -
State: closed - Opened by gonzedge 2 months ago
- 1 comment
#73 - Add `yard` lint and use `redcarpet` for proper Markdown rendering
Pull Request -
State: closed - Opened by gonzedge 2 months ago
- 1 comment
#72 - Use rake tasks for all lint actions
Pull Request -
State: closed - Opened by gonzedge 2 months ago
- 1 comment
#71 - Use `Array#slice(i, slice_size)` instead `Array#slice(i..j)` of for `Container#words_within`
Pull Request -
State: closed - Opened by gonzedge 2 months ago
- 1 comment
#70 - Use `String#chars` + `Array#map` instead of `String#each_char` + `Array#<<`
Pull Request -
State: closed - Opened by gonzedge 2 months ago
- 1 comment
#69 - Use `Array#shift` instead of `Array#slice!` to improve performance
Pull Request -
State: closed - Opened by gonzedge 2 months ago
- 1 comment
#68 - Add codeclimate semgrep plugin
Pull Request -
State: closed - Opened by gonzedge 3 months ago
- 1 comment
#67 - Add reek + codeclimate plugin + lint-reek GH action
Pull Request -
State: closed - Opened by gonzedge 3 months ago
- 1 comment
#66 - Remove support for `2.7.x` and `3.0.x` (EOL'd)
Pull Request -
State: closed - Opened by gonzedge 3 months ago
- 1 comment
#65 - Remove now-invalid cops from rubocop
Pull Request -
State: closed - Opened by gonzedge 3 months ago
- 1 comment
#64 - Ensure self is returned during call to `Nodes::Raw#add`
Pull Request -
State: closed - Opened by gonzedge 12 months ago
#63 - Ensure only non-root nodes are marked as terminal
Pull Request -
State: closed - Opened by gonzedge 12 months ago
#62 - Upgrade rubocop rules and fix new rule offenses
Pull Request -
State: closed - Opened by gonzedge 12 months ago
- 1 comment
#61 - Bump gem version to `2.5.0`
Pull Request -
State: closed - Opened by gonzedge 12 months ago
- 1 comment
#60 - Add `Container#push` to mirror `Array#push` interface
Pull Request -
State: closed - Opened by gonzedge 12 months ago
- 1 comment
#59 - Fix missing params for enumerator for `Readers::PlainText#each_word`
Pull Request -
State: closed - Opened by gonzedge 12 months ago
#58 - Update `ma{ster => in}` branch references
Pull Request -
State: closed - Opened by gonzedge 12 months ago
- 1 comment
#57 - Add rbs types and corresponding lint check
Pull Request -
State: closed - Opened by gonzedge about 1 year ago
- 1 comment
#56 - Add explicit support for Ruby 3.3.x
Pull Request -
State: closed - Opened by gonzedge about 1 year ago
#55 - Update copyright year: 2024
Pull Request -
State: closed - Opened by gonzedge about 1 year ago
#54 - GitHub Action: semgrep
Pull Request -
State: closed - Opened by gonzedge over 1 year ago
- 1 comment
#53 - Add CodeClimate plugin: rubocop
Pull Request -
State: closed - Opened by gonzedge over 1 year ago
- 1 comment
#52 - Add CodeClimate plugin: flog
Pull Request -
State: closed - Opened by gonzedge over 1 year ago
- 1 comment
#51 - Add CodeClimate plugin: markdownlint
Pull Request -
State: closed - Opened by gonzedge over 1 year ago
- 1 comment
#50 - Add CodeClimate plugin: fixme
Pull Request -
State: closed - Opened by gonzedge over 1 year ago
- 1 comment
#49 - Add CodeClimate plugins
Pull Request -
State: closed - Opened by gonzedge almost 2 years ago
- 1 comment
#48 - Exclude `spec/` from `simplecov` coverage
Pull Request -
State: closed - Opened by gonzedge almost 2 years ago
- 1 comment
#47 - Add version specs to ensure `README/CHANGELOG` update before release
Pull Request -
State: closed - Opened by gonzedge almost 2 years ago
- 1 comment
#46 - Update `CallTreeProfiler` to use new `RubyProf::Profiler` format
Pull Request -
State: closed - Opened by gonzedge almost 2 years ago
- 1 comment
#45 - Code inspections in `lib/` - use `%w` and `https` in gemspec
Pull Request -
State: closed - Opened by gonzedge almost 2 years ago
- 1 comment
#44 - Handle code inspections in `tasks/`
Pull Request -
State: closed - Opened by gonzedge almost 2 years ago
- 1 comment
#43 - Use `RSpec::Config`'s `filter_run_when_matching`
Pull Request -
State: closed - Opened by gonzedge almost 2 years ago
- 1 comment
#42 - Use `@return [self]` in `Node#terminal!` rubydoc
Pull Request -
State: closed - Opened by gonzedge almost 2 years ago
- 1 comment
#41 - Bump badge URL to version 2.3.1
Pull Request -
State: closed - Opened by gonzedge almost 2 years ago
- 1 comment
#40 - Bump version to `2.3.1` for release
Pull Request -
State: closed - Opened by gonzedge almost 2 years ago
- 1 comment
#39 - Add explicit changelog and docs urls to `.gemspec`
Pull Request -
State: closed - Opened by gonzedge almost 2 years ago
- 1 comment
#38 - Improve API documentation
Pull Request -
State: closed - Opened by gonzedge almost 2 years ago
- 1 comment
#37 - Ensure `#each`/`#each_word` return `Enumerator`/`self`
Pull Request -
State: closed - Opened by gonzedge almost 2 years ago
- 1 comment
#36 - Ensure all serializer #dump methods return the size of the file
Pull Request -
State: closed - Opened by gonzedge almost 2 years ago
- 1 comment
#35 - Add codeclimate coverage step to build GH action
Pull Request -
State: closed - Opened by gonzedge almost 2 years ago
- 1 comment
#34 - Rename GH actions and steps for better badges
Pull Request -
State: closed - Opened by gonzedge almost 2 years ago
- 1 comment
#33 - Reduce semaphore config to latest ruby
Pull Request -
State: closed - Opened by gonzedge almost 2 years ago
- 1 comment
#32 - GH Actions: only run dependency-review on pull_request event
Pull Request -
State: closed - Opened by gonzedge almost 2 years ago
- 1 comment
#31 - GH Actions: Actually specify the main branch
Pull Request -
State: closed - Opened by gonzedge almost 2 years ago
- 1 comment
#30 - GH Actions: ruby, codeql, dependency-review
Pull Request -
State: closed - Opened by gonzedge almost 2 years ago
- 1 comment
#29 - Update badges, CI and coveralls reporting
Pull Request -
State: closed - Opened by gonzedge almost 2 years ago
- 1 comment
#28 - More thorough serializer tests
Pull Request -
State: closed - Opened by gonzedge almost 2 years ago
- 1 comment
#27 - Rubocop part 2: indentation and spaces on new tests
Pull Request -
State: closed - Opened by gonzedge almost 2 years ago
- 1 comment
#26 - Be more lax with file size
Pull Request -
State: closed - Opened by gonzedge almost 2 years ago
#25 - Add missing `compress!` in container spec
Pull Request -
State: closed - Opened by gonzedge almost 2 years ago
#24 - Rubocop: upgrade and apply
Pull Request -
State: closed - Opened by gonzedge almost 2 years ago
- 1 comment
#23 - add ruby 3.2 support
Pull Request -
State: closed - Opened by agate almost 2 years ago
- 5 comments
#22 - Ruby 3.1 support
Pull Request -
State: closed - Opened by KitaitiMakoto about 3 years ago
- 3 comments
#21 - Support ruby version 3.0.x
Pull Request -
State: closed - Opened by as181920 over 3 years ago
- 2 comments
#20 - Support ruby version 3.0.x
Pull Request -
State: closed - Opened by as181920 over 3 years ago
- 1 comment
#19 - Add ruby version 3.1
Pull Request -
State: closed - Opened by as181920 over 3 years ago
#18 - Add Ruby 3 to required Ruby versions
Pull Request -
State: closed - Opened by KitaitiMakoto about 4 years ago
- 3 comments
#17 - Frozen string issue fix.
Pull Request -
State: closed - Opened by godsent over 4 years ago
- 7 comments
#16 - change slice! to shift
Pull Request -
State: closed - Opened by shinjiikeda almost 6 years ago
- 4 comments
#15 - Display the children for auto-completion
Issue -
State: closed - Opened by dare05 about 8 years ago
- 2 comments
#14 - Docs: Contributing?
Issue -
State: closed - Opened by gonzedge about 8 years ago
Labels: docs
#13 - Docs: Changelog?
Issue -
State: closed - Opened by gonzedge about 8 years ago
Labels: docs
#12 - Feature request: support zip files as form of persisted tries
Issue -
State: closed - Opened by gonzedge about 8 years ago
Labels: feature-request
#11 - Feature request: add ability to configure readers and serializers
Issue -
State: closed - Opened by gonzedge about 8 years ago
- 2 comments
Labels: feature-request, usability, customization
#10 - Feature request: saving/loading trie from disk
Issue -
State: closed - Opened by gonzedge about 8 years ago
- 1 comment
Labels: feature-request, usability, performance
#9 - Feature request: add method to get all valid words within a given string
Issue -
State: closed - Opened by gonzedge about 8 years ago
- 5 comments
Labels: feature-request
#8 - Issue with method partial_word?
Issue -
State: closed - Opened by lfshaw168 about 8 years ago
- 2 comments
Labels: bug, regression
#7 - Add feature to fetch entire word from partial word?
Issue -
State: closed - Opened by alediaferia about 9 years ago
- 3 comments
Labels: feature-request, usability
#6 - Method `add_branch_from` clears content from passed word
Issue -
State: closed - Opened by gonzedge over 12 years ago
Labels: bug
#5 - Feature request: Add iterator methods
Issue -
State: closed - Opened by gonzedge over 12 years ago
Labels: feature-request, usability
#4 - Feature request: Add `<<` method
Issue -
State: closed - Opened by gonzedge over 12 years ago
Labels: feature-request, usability
#3 - Feature request: Add `include?` method
Issue -
State: closed - Opened by gonzedge over 12 years ago
Labels: feature-request, usability
#2 - Methods don't work correctly for compressed trie
Issue -
State: closed - Opened by gonzedge about 13 years ago
- 1 comment
Labels: bug
#1 - Added readme information
Pull Request -
State: closed - Opened by gonzedge about 13 years ago