Scott Knick

Results 7 issues of Scott Knick

**Describe the bug** I believe this is likely a bug in the layout engine in Qooxdoo, but you can see it exhibited in the Qooxdoo API viewer. **To Reproduce** Steps...

If you change a file in `resource/lib` when running the compiler with the `--watch` flag, it fails to see the change, requiring you to stop and restart the process.

When the compiler catches errors, it dutifully outputs them to screen. However, a subsequent compile does not clear the screen buffer first, so you end up with "stale" errors sticking...

It would appear that the library fails to calculate correct times for locations in Australia and Japan, though there may be others. I added the following to the `tTests` struct...

I discovered that it's incredibly difficult to figure out what is wrong with your docstring's YAML when it fails to parse. This pull request adds details about the parse failure...

I may be missing something, but it doesn't appear that the API for the shell allows you to simply apply a command handler to any text entered; rather, you must...

Including fixing documentation of `pattern` parameter so it indicates it's a compiled regular expression.