Commit Graph

7 Commits

Author SHA1 Message Date
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