Skip to content
This repository was archived by the owner on Mar 10, 2022. It is now read-only.

Conversation

@fatal10110
Copy link

No description provided.

yangdong and others added 30 commits December 5, 2013 15:30
This fixes a bug where an unclosed bracket led to infinite loop.
Update env path, since /usr/local/env not always be availalbe
…10)]: added todo statement to think more about this kind of evals, because hash accessor can return nil and nil cannot be compared with binary operators <>

also fixed tests
Added possibility to watch over multiple children nodes in sub query
* A lot of refactoring and addresses pull #39 and #41.

* Closes #44 and Closes #30.

* Bumped version.

* Updated readme.
Just a regular Readme Update.
Allows using paths on documents that use sigils to namespace meta data
or common fields such as JSON-LD
Support '@' and '$' as part of member names
* Working on replacing eval with send.

* Removed the need for eval.

* Added one more operation. Now on to removing the identifiers.

* Working on it

* Completely eliminated the use of Eval.

* Removed begin rescue.

* Added dig

* Removed eval.

* Added support for && and || operations.
a5-stable and others added 30 commits March 26, 2023 14:20
Jsonpath with keyname $ not working
fix: Parser hangs on mid-string line feed character
Add test coverage for Ruby 3.0, 3.1 and 3.2
To filter elements of an array with unknown name / Add ruby versions for test cases
Update member name regexp to support UTF8 alphanumeric characters
#162 : symbolize_keys option doesn't work as the README says
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.