Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import word-trie, a library that implements a finite trie over words #3777

Closed
wants to merge 1 commit into from

Conversation

MP2E
Copy link

@MP2E MP2E commented Aug 25, 2014

This will be needed as a dependency for Yi when the new stable version comes out.

@Fuuzetsu
Copy link
Member

We may or may not end up actually using this library, depending on whether bytestring-trie gives better performance even in light of constant conversions. I would hold off with merging this especially considering I'm probably the one that's going to make the Yi release.

@MP2E MP2E closed this Aug 25, 2014
@MP2E MP2E deleted the word_trie branch August 25, 2014 03:02
SuperSandro2000 pushed a commit that referenced this pull request Jul 8, 2021
* Don't allow PONYPATH to override standard library (PR #3780)
* Fix bug where Flags.remove could set flags in addition to unsetting them (PR #3777)
* Allow Flags instances to be created with a set bit encoding (PR #3778)
* Fix "iftype" expressions not being usable in lambdas or object literals (PR #3763)
* Fix code generation for variadic FFI functions on arm64 (PR #3768)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants