-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
46 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
- [+] Atom parsing for Date | ||
- [+] Date converted to chrono datetime for comparison later | ||
- [+] Scopes and negated scopes. ex.: a=b and !(c=d or g=z) | ||
- [ ] either lower() or upper() function calls or case insensitive string comparison operators | ||
- [+] either lower() or upper() function calls or case insensitive string comparison operators | ||
- [+] support for single quote strings | ||
- [ ] not quoted strings as values treated as variables now, needs a fix | ||
- [ ] evaluation with provided context |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters