Results 9 issues of Dwayne Towell

Adds an option to save contents of RAM when using -tty mode for grading. It works similar to -load option but in reverse. While I was there, I also fixed...

All BitWidth attributes now allow text entry of the number in addition to a smaller drop down menu. There are now three modes: A range is not specified, therefore 1-64...

Restore English test vector documentation. Correct a few related typos.

enhancement
help wanted
pri std
documentation
good first issue

This refactors startup and verifies command-line parameter combinations to prevent unexpected results when options are allowed but later ignored. It also moves all non-GUI operations into TtyInterface. There are now...

`sphinx_select` and other functions are added to `public` schema when installed. However even if I explicitly reference them, the `search_path` must include public or they do not work. For example....

The following crashes posgresql 9.4.8 when executed. I'm not sure whose fault it is, but I thot I'd start with you. CREATE OR REPLACE FUNCTION y() RETURNS text SET search_path...

### Problem to solve Please add other formats such as 8-bit alpha, 1-bit alpha, etc. to version 9.* online image convertor (like version 8). ### Success criteria Support for all...

💤 Stale

`flutter --version` gives ``` Flutter 3.38.1 • channel stable • https://github.com/flutter/flutter.git Framework • revision b45fa18946 (23 hours ago) • 2025-11-12 22:09:06 -0600 Engine • hash 78c3c9557e50ee7c676fa37562558c59efd8406a (revision b5990e5ccc) (29 hours...

Since keeping the database and actual files in sync is hard/broken, exporting and importing the global settings would provide a work around to the problem (export settings, drop all app...