Proto multiresult periodprop#33
Closed
brettz9 wants to merge 69 commits into
JSONPath-Plus:masterJSONPath-Plus/JSONPath:masterfrom
brettz9:proto-multiresult-periodpropbrettz9/JSONPath:proto-multiresult-periodpropCopy head branch name to clipboard
Closed
Proto multiresult periodprop#33brettz9 wants to merge 69 commits intoJSONPath-Plus:masterJSONPath-Plus/JSONPath:masterfrom brettz9:proto-multiresult-periodpropbrettz9/JSONPath:proto-multiresult-periodpropCopy head branch name to clipboard
brettz9 wants to merge 69 commits into
JSONPath-Plus:masterJSONPath-Plus/JSONPath:masterfrom
brettz9:proto-multiresult-periodpropbrettz9/JSONPath:proto-multiresult-periodpropCopy head branch name to clipboard
Commits
Commits on Dec 9, 2014
- committed
- committed
- committed
- committed
- committed
Move to prototype-based inheritance (saving on memory); remove unneeded arg (as per other patch); export class and deprecate exporting of singleton and class method (will probably allow for instanc…
Show description for d765daccommittedChange argument order when instantiating, but keep old order for backward compatibility. Having options first will allow separate calls for the object and expression to an evaluate method if autost…
Show description for 55dc9d5committed- committed
- committed
- committed
Commits on Dec 10, 2014
Update tests and docs to use new class-based API with object arguments (clearer for readers of code)
committed- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
With the path non-existent, the result should presumably be undefined, not null (also change tests to check for strict equality since test was not catching this). Add a test to actually return null…
Show description for ae87baccommitted- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Dec 12, 2014
Support "parent" and "parentProperty" for resultType;
Show description for 7c23aa6committed- committed
- committed
- committed
- committed
- committed
Commits on Dec 13, 2014
Remove backslashed tests (a single backslash serves no purpose as it is ignored in JS, and a double one that I tried in a recent commit returns no results as expected since backslashes have no spec…
Show description for 48a0c5bcommitted- committed
- committed
- committed
- committed
- committed
- committed
Commits on Dec 14, 2014
Commits on Dec 15, 2014
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed