Gavin Ray

Results 95 issues of Gavin Ray

This script is meant for automating the things you'd probably want to do when setting up a new SL125/150 character. It includes: - Unlock Graces/Whetblades/Cookbooks/Maps/Gestures - Give you the souls...

enhancement
script

I was wondering whether it would be possible to make a variant API that allows you to essentially leave the initial match constructor empty and to evaluate left-hand patterns. Like...

When setting hour/minute values on `rruleset`, they are not read properly and instead the `DTSTART` or `UNTIL` are read: ![image](https://user-images.githubusercontent.com/26604994/78941552-ea65ca80-7a85-11ea-99ce-b84cba4204e9.png) These function normally on regular `rrule` queries though: ![image](https://user-images.githubusercontent.com/26604994/78941689-2731c180-7a86-11ea-991b-f6e9aa83252a.png)

The function that consumes an `rruleset` and returns occurences passes a `tsrange` instance of `(,)` by default, which ignores `dtend` set in in the `rruleset`. The following function fixes this:...

This commands adds a new toggle which hooks `workspace.onDidSaveTextDocument()` to automatically update the loop in Sonic Pi when the buffer is saved. Also two smaller commands are added, `tryGetFirstRubyDocument()` and...

Working through setting this up, ran into a few things and took notes. Thought I would post them here for anyone running across the same. 1. This needs Sonic PI...

I've noticed that instead of not permitting correlated subqueries, instead only certain kinds of correlated subqueries seem to be valid. For instance, the below query throws an error: `Given correlated...

See slack thread: https://graalvm.slack.com/archives/CPSD12R71/p1662664703981269

OCA Verified

### The documentation URL https://www.jooq.org/doc/latest/manual/tools/checker-framework/ ### Feedback The following is a sample config I managed to work out for using `jooq-checker` in Gradle The one hangup is that it requires...

T: Enhancement
C: Functionality
C: Documentation
P: Medium
E: All Editions