Commit Graph

14 Commits

Author SHA1 Message Date
Pragmatic Software 883a62920d Progress on refactoring and polishing everything 2021-06-22 13:37:01 -07:00
Pragmatic Software f2d3edd79b ValidateString: oops, this string is supposed to be UTF8 2021-06-21 11:33:53 -07:00
Pragmatic Software 3ddd190d89 Progress on refactoring and polishing everything 2021-06-08 15:52:47 -07:00
Pragmatic Software c305a9aa5b Fix "null" argument converting to "{}" 2020-06-28 20:28:54 -07:00
Pragmatic Software eb94c566b9 ValidateString: localize $@ 2020-02-16 15:55:48 -08:00
Pragmatic Software fe56b9f0db Tidy things up 2020-02-15 15:16:38 -08:00
Pragmatic Software 5c4e10a35c Tidy things up 2020-02-15 14:38:32 -08:00
Pragmatic Software 3553692b5a Fix some more Unicode encoding issues 2019-07-10 18:40:53 -07:00
Pragmatic Software 5e2cb09744 Fix trailing whitespace throughout 2019-06-26 09:34:19 -07:00
Pragmatic Software e033b5b837 ValidateString is now JSON-aware 2018-04-08 19:34:24 -07:00
Pragmatic Software 52d3ab024b validate_string: Remove unnecessary substr left over from special character scrubbing 2017-12-03 10:02:13 -08:00
Pragmatic Software ae1e30051d Allow UTF in output again 2017-11-14 15:30:05 -08:00
Pragmatic Software 85693f905a Convert code-factoids to use VM
Code-factoids can now use the compiler virtual machine. Any languages installed
in the VM are valid candidates for code-factoids!

Syntax: factadd keyword /code language code here
2017-09-10 19:53:29 -07:00
Pragmatic Software c3938ed8bb Add ValidateString utilities 2017-09-05 00:18:03 -07:00