GitXplorerGitXplorer
T

NQL-Lang

public
0 stars
3 forks
2 issues

Commits

List of commits on branch master.
Verified
3a6916541fec234953188b64a08c6269da43dad9

Fixed issues with timezones, browsers, and SQL

EErisDS committed 3 years ago
Verified
905d820cb8b19e3df4cf6882ae8fc2b1e855679e

v0.1.0

EErisDS committed 3 years ago
Verified
976d2a0654c629188ccad3ed50220ccdb1711dca

Added relative date handling

EErisDS committed 3 years ago
Verified
e884c208f1e44e93446cb95aaa316168e8547faa

Fixed true/false/null vs literal handling

EErisDS committed 3 years ago
Verified
40d18fefddd30329ce9ba9060b7ea98ad82a67b0

Added tests for current case sensitivity behaviour

EErisDS committed 3 years ago
Verified
169b65bffd1f42925dda0ff9163472fb8d99fc9d

Improved readability

EErisDS committed 3 years ago

README

The README file for this repository.

NQL Lang

Installation

  1. Make sure that gstenv is green. See Dev Environment for docs.
  2. git clone this repo & cd into it as usual
  3. Run yarn to install top-level dependencies.

Run

Test

  • yarn lint run just eslint
  • yarn test run lint && tests

Copyright & License

Copyright (c) 2013-2022 Ghost Foundation - Released under the MIT license.