Randall Wood

Results 20 issues of Randall Wood

Assuming that I am interpreting the [Bob exercise description](https://exercism.org/tracks/swift/exercises/bob) correctly, this will fix #521. Fixes #521

The [Bob Excercise](https://exercism.org/tracks/swift/exercises/bob) specifies that Bob responses to a yelled question (i.e., a question ASKED IN ALL CAPS) with _Calm down, I know what I'm doing!_, but the Swift test...

The exercise of updating a player's score has an undefined behavior that is a teachable opportunity. The undefined behavior is what should happen when an attempt is made to update...

Should the .fo transformations be ported from xslt 1.0 to this, or is this xslt set intentionally purely focused on HTML output?

Due to some change in a dependency or maven itself, the generation of test javadocs is failing. The cause needs to be tracked down and fixes monitored so this can...

bug

Using the Aqua Look and Feel, the validated component gets an extra 5px white border around the component when the ValidatorBorder is used. Other compound borders also appear to have...

bug

Since GitHub Packages requires an authentication token to pull packages, also publish via [jitpick.io](https://jitpack.io). Should be easy to do both.

When preparing to publish version 2.0.0, documentation needs to cover migrating from 1.3.1 to 2.0.0. The following documentation needs to be updated - [ ] README.md - [ ] Website...

documentation

**Is your feature request related to a problem? Please describe.** It would be nice to have a separate badge for linking to Javadocs that is distinct from the badge for...

stale