| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
* Add square, angle and single underscore to punct; simplify string regex
* Add dollar as operator in LOAD DDL; add pipe as op for resused edge names
* Add to test file to test recent lexer fixes
* Added PR# to new test cases
|
| |
|
|
|
| |
* Fix single and multiline comment regex for GSQL
* Add examples for end-of-line and multiline comments with embedded keywords
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Added GSQL lexer
* encased keywords in 'words' function
added link to language reference
* added additional word functions
* Added copyright annotation
Removed commented out string
* re-built test output file
* Updated words to Keywords
|
| |
|
|
| |
This reverts commit 710cac79c34412e551a4a92bcd7dd07d5d770922.
|
| |
|
|
| |
This reverts commit 93e9bf3fc4d5cc6631a510d485096d03a05d3b23.
|
| | |
|
|
|
* Added GSQL lexer
* encased keywords in 'words' function
added link to language reference
* added additional word functions
|