-
-
Notifications
You must be signed in to change notification settings - Fork 63
Pull requests: ruby-syntax-tree/syntax_tree
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add inlay hint support per LSP specification.
#106
by xeger
was merged Jul 4, 2022
Loading…
updated Jul 4, 2022
Bump minitest from 5.16.1 to 5.16.2
dependencies
Pull requests that update a dependency file
#107
by dependabot
bot
was merged Jul 4, 2022
Loading…
updated Jul 4, 2022
Bump rubocop from 1.31.0 to 1.31.1
dependencies
Pull requests that update a dependency file
#105
by dependabot
bot
was merged Jun 29, 2022
Loading…
updated Jun 29, 2022
Bump rubocop from 1.30.1 to 1.31.0
dependencies
Pull requests that update a dependency file
#104
by dependabot
bot
was merged Jun 27, 2022
Loading…
updated Jun 27, 2022
Bump minitest from 5.16.0 to 5.16.1
dependencies
Pull requests that update a dependency file
#101
by dependabot
bot
was merged Jun 21, 2022
Loading…
updated Jun 21, 2022
Respond to LSP Shutdown command to prevent VS Code deadlocks
#100
by xeger
was merged Jun 21, 2022
Loading…
updated Jun 21, 2022
Bump minitest from 5.15.0 to 5.16.0
dependencies
Pull requests that update a dependency file
#98
by dependabot
bot
was merged Jun 15, 2022
Loading…
updated Jun 15, 2022
Introduce new node
SyntaxTree::HeredocEnd
#95
by wildmaples
was merged Jun 10, 2022
Loading…
updated Jun 10, 2022
Add simple tutorial on common APIs
#38
by wildmaples
was closed Jun 10, 2022
Loading…
updated Jun 10, 2022
Bump rubocop from 1.30.0 to 1.30.1
dependencies
Pull requests that update a dependency file
#94
by dependabot
bot
was merged Jun 6, 2022
Loading…
updated Jun 6, 2022
Bump rubocop from 1.29.1 to 1.30.0
dependencies
Pull requests that update a dependency file
#93
by dependabot
bot
was merged May 26, 2022
Loading…
updated May 26, 2022
Fix converting to the other type of quotes when that would lead to escaping in the string
#87
by boris-petrov
was merged May 24, 2022
Loading…
updated May 24, 2022
Better formatting for array patterns in rassign
#90
by kddnewton
was merged May 20, 2022
Loading…
updated May 20, 2022
Trailing operators on command calls
#85
by kddnewton
was merged May 16, 2022
Loading…
updated May 16, 2022
Handle lambda-local variables
#84
by kddnewton
was merged May 16, 2022
Loading…
updated May 16, 2022
Add Rake test to run check and format commands
#74
by wenderjean
was merged May 16, 2022
Loading…
updated May 16, 2022
Disallow conditionals with
not without parentheses in the predicate from turning into a ternary.
#81
by kddnewton
was merged May 14, 2022
Loading…
updated May 14, 2022
ProTip!
no:milestone will show everything without a milestone.