query-language
Here are 154 public repositories matching this topic...
-
Updated
Oct 9, 2020 - Java
-
Updated
Aug 27, 2020 - Clojure
-
Updated
Sep 11, 2020 - Go
-
Updated
Oct 7, 2020 - Python
-
Updated
Aug 11, 2020 - C
Per discussion in #2743 this class is mis-named.
Also, rename LinkStreamValue
to just plain LinkStream
.
Embedded state will have its own CSS that will allow seamless integration within an iframe in a different website.
A button will be set "embed" that will show a link to the embedded state and an iframe code ready to be copy-pasted.
-
Updated
Oct 8, 2020 - Java
-
Updated
Oct 5, 2020 - JavaScript
As generating human-readable code is not a current aim, and we're quite far from having it anyway, it would make sense to generate a code that is already "minified". (i. e. cannot be reduced more by a minifier).
This might not be possible to achieve to 100% without implementing some complicated compiler logic (for example determining whether some parenthesis are needed). Implementing those shou
- untabify
- indent
- align where needed
-
Updated
Oct 17, 2018 - Java
-
Updated
Sep 23, 2020 - Java
-
Updated
Oct 8, 2020 - Java
-
Updated
Sep 4, 2020 - JavaScript
Hi, Is it possible to add in readme more information about support?
- What are the feature necessary for LDflex to work?
- Is Node supported?
- Are browsers supported? Which ones?
- Can polyfills help?
-
Updated
Aug 7, 2020 - JavaScript
-
Updated
Sep 25, 2019 - JavaScript
-
Updated
Oct 9, 2020 - TypeScript
-
Updated
Mar 4, 2020 - Rust
Right now only the test suite with queries is shared, but recreating tables and common inserts, deletes and updates could be shared too.
-
Updated
Sep 16, 2020 - Coq
-
Updated
Jul 26, 2020 - Go
-
Updated
Jul 11, 2017
-
Updated
Sep 30, 2020 - Java
-
Updated
Oct 9, 2020 - Python
-
Updated
Jul 11, 2020 - Swift
Improve this page
Add a description, image, and links to the query-language topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the query-language topic, visit your repo's landing page and select "manage topics."
Add
.nextElementSibling
and.previousElementSibling
properties to DOM Element that point to sibling elements.