Alexander Momchilov

Results 100 issues of Alexander Momchilov
trafficstars

### Motivation Profiling `tapioca DSL SomeConst` identified this method as a hot spot, taking roughly 1 out of the 6 total second spent by Tapioca (not including application load time)....

enhancement

### Motivation Closes #1918, depends on Shopify/rbi#308. ### Implementation ### Tests

Workaround for [this issue](https://youtrack.jetbrains.com/issue/RUBY-33007/Using-Minitest-should-not-require-changes-to-testhelper.rb).

chore

Tapioca can sometimes crash, caused by an error raised by a DSL compiler from an old/inactive version of Tapioca. For example, I was using `v0.14.3`, but got an errr caused...

# Motivation > In Tapioca, we've always defaulted to generating reader/writer methods instead of `attr_xxx` declarations, because it is harder to figure out if a reader/writer method was defined via...

## Description `irb` can find the source of a method defined during the repl session, but not its parent class. ``` irb(main):001* class Foo irb(main):002* def x = "Hello, world!"...

enhancement

The `config.yml` file contains nodes with comments, but none of those are surfaced in the header docs `ast.h`, and thus don't get rendered into the doxygen site. This PR fixes...

Some ideas for making the minimal template a bit more readable. See my comments below, would love your thoughts @evanphx

Let you automate the disabling of this tick box: Reference: https://stackoverflow.com/a/63761851/3141234