Jon Crenshaw
Jon Crenshaw
Either a new syntax or a custom function could be implemented to support regular expressions on strings. eg: `IF(MATCH('foo.+', 'foobar'), true, false)`
Implement support for unary operators in front of variables. This is only partially implemented, with the operator implementations. It has not been added to the parser functions.
Backstroke is great for syncing commits from a branch. But in certain situations, it'd be ideal to create backstroke PRs only for upstream releases. Taking `create-react-app` as an example, I...
Executing the program breaks with `NullPointerException` in `ClassModel#compare`. Paths given are relative to `apexdoc.jar`, which is in my project root (also tried absolute paths). The two html paths given in...
The _invoke method in metadata.js is not sending any API errors to the callback function.