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

Arc sym tables #107

Merged
merged 3 commits into from
May 4, 2020
Merged

Arc sym tables #107

merged 3 commits into from
May 4, 2020

Conversation

kali
Copy link
Collaborator

@kali kali commented May 4, 2020

  • SymbolTable are now wrapped in std::sync::Arc (instead of Rc)
  • renamed unset_input_symbols and unset_output_symbols to take_*_symbols
  • static FST struct are now Send and Sync

@kali kali merged commit cc5a636 into master May 4, 2020
@Garvys Garvys deleted the arc-sym-tables branch June 4, 2020 15:47
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