Difference between revisions of "David Wicksell"
Jump to navigation
Jump to search
(Created page with "David is a frequent contributor to FreeM code and testing, and maintains the [https://gitlab.com/Reference-Standard-M/rsm Reference Standard M] implementation, as well as seve...") |
(No difference)
|
Revision as of 10:19, 6 September 2023
David is a frequent contributor to FreeM code and testing, and maintains the Reference Standard M implementation, as well as several other excellent software applications.
Notable Contributions
Some of the highlights of David's many contributions are the following:
M Polyfills
These are features David implemented in M code:
MERGE
(FreeM lacked any support forMERGE
prior to this contribution)- Reverse
$QUERY
Native Code
These are features David implemented in C code:
SET $QSUBSCRIPT
Bug Fixes
- Corrected a double-prompt problem in direct mode when FreeM is compiled without
readline
support - Removed extra blank lines in direct mode when FreeM is compiled without
readline
support
David's contributions may be viewed in detail at [1]