dead_end-v0.2.0
What's Changed
- Initial working implementation by @schneems in #1
- Schneems/infinite loops are bad by @schneems in #2
- CircleCI by @schneems in #3
- Multiple tests by @schneems in #4
- Record search by @schneems in #5
- Schneems/search ish by @schneems in #6
- README by @schneems in #7
- Expand search for both unexpected end-of-input as well as unexpected end by @schneems in #8
- Enforce changelog is present by @schneems in #9
- More specific error messages by @schneems in #10
- Use indentation code blocks instead of code fences by @schneems in #11
- v0.1.2 by @schneems in #12
- [changelog skip] Refactor: Immutable CodeBlocks by @schneems in #13
- 0.1.3 by @schneems in #14
- Rspec instructions in the README by @schneems in #15
- [close #16] Replace Parser with Ripper by @schneems in #17
- Strip HEREDOC by @schneems in #19
- Lex whole source document by @schneems in #23
- [Close #22] Lines are lexically aware of keywords by @schneems in #24
- [changelog skip] Fix expansion to cover already hidden lines by @schneems in #25
- [close #20] Simplify large file output by @schneems in #26
Full Changelog: https://github.com/ruby/syntax_suggest/commits/dead_end-v0.2.0