Signature updates
Library changes
- Make type/method-type parser more flexible about input position (#1140)
- Raise an error if a class definition inherits a module (#1152)
- Fix SEGV when parse with invalid content (#1146)
rbs collection
Miscellaneous
- Remove
rubygems
fromrbs
’s manifest (#1150) - Use
untyped
instead ofany
insyntax.md
(#1147) - Fix typo and grammatical mistakes in "Generics" section of
syntax.md
(#1127) - Add a doc that describes tools related to RBS (#1125)
- Add self-type-bindings to
syntax.md
(#1123) - Add documentation for
...
insyntax.md
(#1120)