Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Lark
Improve the Lark toolkit and its surrounding utilities
Collective -
Host: opensource -
https://opencollective.com/lark
- Website: https://erezsh.com
- Code: https://github.com/erezsh
Added optimization for importing lists from Python (more work needed)
github.com/erezsh/Preql - 4f51b5fdeefa6e135fae2d588ababca9ad9db907 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 4f51b5fdeefa6e135fae2d588ababca9ad9db907 authored about 4 years ago by Erez Sh <[email protected]>
Tiny fix
github.com/erezsh/Preql - 94cbd8c3db50e1a78fb7654563296dccd9b0ee10 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 94cbd8c3db50e1a78fb7654563296dccd9b0ee10 authored about 4 years ago by Erez Sh <[email protected]>
Added string indexing
github.com/erezsh/Preql - 90136b2ebfa31afed473b7b5dd51a810e06b0187 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 90136b2ebfa31afed473b7b5dd51a810e06b0187 authored about 4 years ago by Erez Sh <[email protected]>
Cleanup
github.com/erezsh/Preql - f391e487ce0eb98f994679c7a4df61b07ef33fd2 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - f391e487ce0eb98f994679c7a4df61b07ef33fd2 authored about 4 years ago by Erez Sh <[email protected]>
Refactor: Simplified syntax for Ast construction
github.com/erezsh/Preql - 6894712ce43839c98a41f787d164079c05f9cd88 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 6894712ce43839c98a41f787d164079c05f9cd88 authored about 4 years ago by Erez Sh <[email protected]>
Refactor + move core.pql to modules/__builtins__.pql
github.com/erezsh/Preql - bf44a879f16c4aca869b9cc400f2b31fb515c11d authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - bf44a879f16c4aca869b9cc400f2b31fb515c11d authored about 4 years ago by Erez Sh <[email protected]>
Local scope tables are now temporary and prefixed with __local_
github.com/erezsh/Preql - d7ce1d2171c463d9a10297661e212032d9c7376f authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - d7ce1d2171c463d9a10297661e212032d9c7376f authored about 4 years ago by Erez Sh <[email protected]>
Better errors
github.com/erezsh/Preql - c3560db523208e488c3feb1057d486f51ab3c389 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - c3560db523208e488c3feb1057d486f51ab3c389 authored about 4 years ago by Erez Sh <[email protected]>
Several fixes. Added range(t,s,e) function.
github.com/erezsh/Preql - 81d7e51298b937585b6ab363ee10c3c7dc0989a6 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 81d7e51298b937585b6ab363ee10c3c7dc0989a6 authored about 4 years ago by Erez Sh <[email protected]>
Removed use of limit_access in vectorized operations
github.com/erezsh/Preql - c0dc5108b7b31852268d2e5cfbbfd03b10ced062 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - c0dc5108b7b31852268d2e5cfbbfd03b10ced062 authored about 4 years ago by Erez Sh <[email protected]>
Jupyter: Added docs on how to run plugin + added install command to preql script.
github.com/erezsh/Preql - 8260848312f8825932ff2b90f5b02bbe67f13533 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 8260848312f8825932ff2b90f5b02bbe67f13533 authored about 4 years ago by Erez Sh <[email protected]>
Refactor: Removed elem_dict, T.list.elems now dict, not tuple
github.com/erezsh/Preql - 98b04d64b62679ee84c3208d257a1febb1ff31c2 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 98b04d64b62679ee84c3208d257a1febb1ff31c2 authored about 4 years ago by Erez Sh <[email protected]>
Fix type union when adding tables
github.com/erezsh/Preql - a3bcc501d21020d115a348d090a16b40a22efdef authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - a3bcc501d21020d115a348d090a16b40a22efdef authored about 4 years ago by Erez Sh <[email protected]>
Correct logical operators (returns objects instead of bool)
Both objects now must be of the same type.
github.com/erezsh/Preql - 4e4e3e4ff06818bccc08a4cf9abc7a0f9b63a7a0 authored about 4 years ago by Erez Sh <[email protected]>
Refactored cast. Fixed issues when compiling 'IF'.
github.com/erezsh/Preql - 590689bdb975f10add26d71e10d72187713b5cb3 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 590689bdb975f10add26d71e10d72187713b5cb3 authored about 4 years ago by Erez Sh <[email protected]>
Tiny fixes
github.com/erezsh/Preql - e813a0c32ad07716e75c5aa79fb3602631569872 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - e813a0c32ad07716e75c5aa79fb3602631569872 authored about 4 years ago by Erez Sh <[email protected]>
Version bump
github.com/erezsh/runtype - 68637208d3ba53f1c3642bcc464ae4f52fcd0eb7 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/runtype - 68637208d3ba53f1c3642bcc464ae4f52fcd0eb7 authored about 4 years ago by Erez Sh <[email protected]>
Postgres: Added support for schemas, import all tables at once
Now using Id for sql table names, instead of str
Also now using better terminal colors
Fixed vectorized functions. Updated tutorial
github.com/erezsh/Preql - f08035ec49f2c93115de8b3283c523f822ff2a81 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - f08035ec49f2c93115de8b3283c523f822ff2a81 authored about 4 years ago by Erez Sh <[email protected]>
Improvements to tutorial
github.com/erezsh/Preql - 79868a517f8354cb9c52895d2384b7dc114a6f62 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 79868a517f8354cb9c52895d2384b7dc114a6f62 authored about 4 years ago by Erez Sh <[email protected]>
Tiny fix to docs
github.com/erezsh/Preql - 82f1cf866a73d21cfd9153e12d0a1ee48ed5c43f authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 82f1cf866a73d21cfd9153e12d0a1ee48ed5c43f authored about 4 years ago by Erez Sh <[email protected]>
Updated docs logo to transparent
github.com/erezsh/Preql - 5a1debd5b431901691f449f58b9075918c23b88d authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 5a1debd5b431901691f449f58b9075918c23b88d authored about 4 years ago by Erez Sh <[email protected]>
Change version to manual string for now
github.com/erezsh/Preql - 1f3145e6e08a29648fd2117a1f3ce9fab0dac544 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 1f3145e6e08a29648fd2117a1f3ce9fab0dac544 authored about 4 years ago by Erez Sh <[email protected]>
Version bump. Small fixes
github.com/erezsh/Preql - c8e2629f3543d2a60761104ab96fc418273dfcd4 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - c8e2629f3543d2a60761104ab96fc418273dfcd4 authored about 4 years ago by Erez Sh <[email protected]>
Examples: Refactored tree.pql
github.com/erezsh/Preql - ce8d226b042b53a9f131789dc21c254da199668f authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - ce8d226b042b53a9f131789dc21c254da199668f authored about 4 years ago by Erez Sh <[email protected]>
Various fixes
github.com/erezsh/Preql - 66c304e55e00b7bb9c88cb2ec28a6851f276d135 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 66c304e55e00b7bb9c88cb2ec28a6851f276d135 authored about 4 years ago by Erez Sh <[email protected]>
Try to specify pql syntax using gitattributes
github.com/erezsh/Preql - 963b83261dbe6e1f93ae9220b3b04070265caeec authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 963b83261dbe6e1f93ae9220b3b04070265caeec authored about 4 years ago by Erez Sh <[email protected]>
Exposing assert_isa instead of ensure_isa
github.com/erezsh/runtype - 298261c6dbf15fe49c94e98abfa217036d648d07 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/runtype - 298261c6dbf15fe49c94e98abfa217036d648d07 authored about 4 years ago by Erez Sh <[email protected]>
ensure_isa now pinpoints an item when fails on a collection
github.com/erezsh/runtype - 8850e0537af9677eae511b1152b5d0cdc5d8596f authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/runtype - 8850e0537af9677eae511b1152b5d0cdc5d8596f authored about 4 years ago by Erez Sh <[email protected]>
Examples: Updated
github.com/erezsh/Preql - 83badac11ff6776755182b937aa202ae1f2d3103 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 83badac11ff6776755182b937aa202ae1f2d3103 authored about 4 years ago by Erez Sh <[email protected]>
Added tree.pql example, bfs() functions, and $self support in SQL()
github.com/erezsh/Preql - 316ace47a09fba4fac127da974e9450d6ba2d018 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 316ace47a09fba4fac127da974e9450d6ba2d018 authored about 4 years ago by Erez Sh <[email protected]>
Added tree.pql example, bfs() functions, and $self support in SQL()
github.com/erezsh/Preql - d4196b045a8a1eec888892fad3d71fdd2c7ab5a8 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - d4196b045a8a1eec888892fad3d71fdd2c7ab5a8 authored about 4 years ago by Erez Sh <[email protected]>
Updated logo
github.com/erezsh/Preql - 0bcf94b3388103e1e4e243ede6eac8a2d1fc18d9 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 0bcf94b3388103e1e4e243ede6eac8a2d1fc18d9 authored about 4 years ago by Erez Sh <[email protected]>
Better autocomplete. Fixed table from expr
github.com/erezsh/Preql - 668955944d329cbdb5d92719b0c874a67ad0d67b authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 668955944d329cbdb5d92719b0c874a67ad0d67b authored about 4 years ago by Erez Sh <[email protected]>
Update logo
github.com/erezsh/Preql - ed8891293a7f0d2ef03639d160acb3cb3c0bf772 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - ed8891293a7f0d2ef03639d160acb3cb3c0bf772 authored about 4 years ago by Erez Sh <[email protected]>
Spelling corrections
github.com/erezsh/Preql - 07c5392b67743f3837417f32b35e7de4e3d95610 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 07c5392b67743f3837417f32b35e7de4e3d95610 authored about 4 years ago by Erez Sh <[email protected]>
Improvements + minor version bump
github.com/erezsh/Preql - 6b55e7c2c426cf2f8e41a3d3807fc92857360f33 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 6b55e7c2c426cf2f8e41a3d3807fc92857360f33 authored about 4 years ago by Erez Sh <[email protected]>
Use 'ensure_isa' for dataclasses, to provide better error messages (breaks backwards compatibility!)
github.com/erezsh/runtype - 0f683a3841a0d6b3c5502e7ab3a65be7515209ce authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/runtype - 0f683a3841a0d6b3c5502e7ab3a65be7515209ce authored about 4 years ago by Erez Sh <[email protected]>
Better errors, improved README
github.com/erezsh/runtype - b2fdbe6ba21bcacc8de9f65a456c06886b0aedd5 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/runtype - b2fdbe6ba21bcacc8de9f65a456c06886b0aedd5 authored about 4 years ago by Erez Sh <[email protected]>
Cleanup
github.com/erezsh/Preql - a8173e89f2c4b16290592c68ca45f87232f6f6bb authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - a8173e89f2c4b16290592c68ca45f87232f6f6bb authored about 4 years ago by Erez Sh <[email protected]>
Added test_get benchmark, + small fixes
github.com/erezsh/Preql - 6ec76d3bcb1f927ae9acef801fd44fae0e5cc9a8 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 6ec76d3bcb1f927ae9acef801fd44fae0e5cc9a8 authored about 4 years ago by Erez Sh <[email protected]>
Better api docstrings
github.com/erezsh/Preql - 79c39c3bdd71415db38c725450c5a0bd6b2f4b90 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 79c39c3bdd71415db38c725450c5a0bd6b2f4b90 authored about 4 years ago by Erez Sh <[email protected]>
Attempt for fix readthedocs
github.com/erezsh/Preql - 68c68817cbad51d5651ac99f2c5b10429274a7f9 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 68c68817cbad51d5651ac99f2c5b10429274a7f9 authored about 4 years ago by Erez Sh <[email protected]>
Updated api docstrings
github.com/erezsh/Preql - 971e2b61b8741e6b0a392719b38acd809c6830ac authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 971e2b61b8741e6b0a392719b38acd809c6830ac authored about 4 years ago by Erez Sh <[email protected]>
Merge branch 'dev3'
github.com/erezsh/Preql - ba605e11d6e3c82affbf819623e4d2d56aae6f48 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - ba605e11d6e3c82affbf819623e4d2d56aae6f48 authored about 4 years ago by Erez Sh <[email protected]>
Small fixes
github.com/erezsh/Preql - 37449a6fb4ddd5255ff0b49fa1c3b85bf8e7751a authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 37449a6fb4ddd5255ff0b49fa1c3b85bf8e7751a authored about 4 years ago by Erez Sh <[email protected]>
Better error on signature collision
github.com/erezsh/runtype - 29ffb8dd1002c4ba3443963b4b10936679b241ed authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/runtype - 29ffb8dd1002c4ba3443963b4b10936679b241ed authored about 4 years ago by Erez Sh <[email protected]>
Remove unnecessary vectorized (WIP)
github.com/erezsh/Preql - 0511ae6c479d1d9a24a4a3cb031067f623f2ff1e authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 0511ae6c479d1d9a24a4a3cb031067f623f2ff1e authored about 4 years ago by Erez Sh <[email protected]>
More tiny steps (WIP)
github.com/erezsh/Preql - b0e3e32cef94a492340f8839e6a999440fa88601 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - b0e3e32cef94a492340f8839e6a999440fa88601 authored about 4 years ago by Erez Sh <[email protected]>
Generalize over vectorized (WIP, step 1)
github.com/erezsh/Preql - 7ffb93473e0d77c2c5a7bec45a0209c7c7c0f009 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 7ffb93473e0d77c2c5a7bec45a0209c7c7c0f009 authored about 4 years ago by Erez Sh <[email protected]>
Update to use Lark's latest puppet interface
github.com/erezsh/Preql - 9b582dd2a73bcf666bd582946d0ece34cdb9e891 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 9b582dd2a73bcf666bd582946d0ece34cdb9e891 authored about 4 years ago by Erez Sh <[email protected]>
Small improvements
github.com/erezsh/Preql - bbfe43883a2980d03cefb5a990049d7f6dc07c50 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - bbfe43883a2980d03cefb5a990049d7f6dc07c50 authored about 4 years ago by Erez Sh <[email protected]>
Small fixes and additions
github.com/erezsh/Preql - 6f9a0eceb1cd8ce381a78236e67b043cd035ffd7 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 6f9a0eceb1cd8ce381a78236e67b043cd035ffd7 authored about 4 years ago by Erez Sh <[email protected]>
Fixed postlexer to only hide newline directly inside brackets
github.com/erezsh/Preql - 373206dcd32896804e7a93bbdd8e9ed54c213e80 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 373206dcd32896804e7a93bbdd8e9ed54c213e80 authored about 4 years ago by Erez Sh <[email protected]>
Updated docs
github.com/erezsh/Preql - 8af9732675251667643a8f6437efca3c387b7946 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 8af9732675251667643a8f6437efca3c387b7946 authored about 4 years ago by Erez Sh <[email protected]>
Updated README
github.com/erezsh/Preql - 6d73504750dc064c766aa42c7e233b09d9bfeb0a authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 6d73504750dc064c766aa42c7e233b09d9bfeb0a authored about 4 years ago by Erez Sh <[email protected]>
Examples: Added readme
github.com/erezsh/Preql - b83cf2396383b2834c80e53cc75c43569eccccb8 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - b83cf2396383b2834c80e53cc75c43569eccccb8 authored about 4 years ago by Erez Sh <[email protected]>
Merge branch 'dev'
github.com/erezsh/Preql - d8b7b001c25bc9581d81a22489873f694c52260b authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - d8b7b001c25bc9581d81a22489873f694c52260b authored about 4 years ago by Erez Sh <[email protected]>
Examples: Added airports.py
github.com/erezsh/Preql - 9280cc94c35250319fd4d2201d6b2e5090ae7ba1 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 9280cc94c35250319fd4d2201d6b2e5090ae7ba1 authored about 4 years ago by Erez Sh <[email protected]>
Updated README
github.com/erezsh/Preql - ebddb8181a6f964570657e1f49b0e5ad82815c81 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - ebddb8181a6f964570657e1f49b0e5ad82815c81 authored about 4 years ago by Erez Sh <[email protected]>
Rename 'value' to 'item' in lists
github.com/erezsh/Preql - 7ff2ba35c3b9e69e264f7fd0d5bc37ada6588d2a authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 7ff2ba35c3b9e69e264f7fd0d5bc37ada6588d2a authored about 4 years ago by Erez Sh <[email protected]>
Added test
github.com/erezsh/Preql - 732997efbc57f395a381d8c775f9dd5f0f527cd5 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 732997efbc57f395a381d8c775f9dd5f0f527cd5 authored about 4 years ago by Erez Sh <[email protected]>
Fix to types
github.com/erezsh/Preql - 5931c1d2d4f215c21603860c6efc9d8d6bee457f authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 5931c1d2d4f215c21603860c6efc9d8d6bee457f authored about 4 years ago by Erez Sh <[email protected]>
Fix to types
github.com/erezsh/Preql - dc54150fcbef803978c08fc8b123c9f965fbc906 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - dc54150fcbef803978c08fc8b123c9f965fbc906 authored about 4 years ago by Erez Sh <[email protected]>
Small fix
github.com/erezsh/Preql - 11421b618659b52e05c6fe5e2047d197e60a166a authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 11421b618659b52e05c6fe5e2047d197e60a166a authored about 4 years ago by Erez Sh <[email protected]>
Fixed support for logical operators
github.com/erezsh/Preql - 338429e5bb7e92a1694accbc313f4bb3c16be52e authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 338429e5bb7e92a1694accbc313f4bb3c16be52e authored about 4 years ago by Erez Sh <[email protected]>
Tiny change
github.com/erezsh/Preql - 2b6b87d4de551e4758059830dae34970db747aa3 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 2b6b87d4de551e4758059830dae34970db747aa3 authored about 4 years ago by Erez Sh <[email protected]>
Tiny change
github.com/erezsh/Preql - 52d3204550c467d8e762798efe275ae80bcbba9c authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 52d3204550c467d8e762798efe275ae80bcbba9c authored about 4 years ago by Erez Sh <[email protected]>
Examples: Added primes.pql
github.com/erezsh/Preql - 6469c181d5d70cc00c21633d22b8e49caae7e1f1 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 6469c181d5d70cc00c21633d22b8e49caae7e1f1 authored about 4 years ago by Erez Sh <[email protected]>
Added while, fmt(), force_eval() and commit()
github.com/erezsh/Preql - 9c811b5908a1356837f039c8af8650da10500780 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 9c811b5908a1356837f039c8af8650da10500780 authored about 4 years ago by Erez Sh <[email protected]>
Add a new example, airports.py
github.com/erezsh/Preql - 445f524ef250d1f7c190e2c48dda0cb9b5df3585 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 445f524ef250d1f7c190e2c48dda0cb9b5df3585 authored about 4 years ago by Erez Sh <[email protected]>
Pandas support: Now handling NaN values
github.com/erezsh/Preql - 293de5ea34d442cb0711e449ab9ba4e28ec95f68 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 293de5ea34d442cb0711e449ab9ba4e28ec95f68 authored about 4 years ago by Erez Sh <[email protected]>
Improved docs
github.com/erezsh/Preql - d68b16b0f6deca1104e08606e7a1b912a1e5aed8 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - d68b16b0f6deca1104e08606e7a1b912a1e5aed8 authored about 4 years ago by Erez Sh <[email protected]>
Version bump
github.com/erezsh/Preql - a678996894d747a4ca651e929617b6412abd4f5b authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - a678996894d747a4ca651e929617b6412abd4f5b authored about 4 years ago by Erez Sh <[email protected]>
Fix lark dependency
github.com/erezsh/Preql - 894b437e67f9f64e2573e1f8df69a4593ad4b8b1 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 894b437e67f9f64e2573e1f8df69a4593ad4b8b1 authored about 4 years ago by Erez Sh <[email protected]>
Using Poetry
github.com/erezsh/Preql - e5a170ccaac1586d04bfb2dc4a2a2e53cf24f13f authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - e5a170ccaac1586d04bfb2dc4a2a2e53cf24f13f authored about 4 years ago by Erez Sh <[email protected]>
Added docs
github.com/erezsh/Preql - 46ce0fef72aecf139b016f09991de0fe878e8530 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 46ce0fef72aecf139b016f09991de0fe878e8530 authored about 4 years ago by Erez Sh <[email protected]>
Updated LICENSE and README
github.com/erezsh/Preql - 57235c80587d967be559f60a667e50c61586dbd2 authored about 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 57235c80587d967be559f60a667e50c61586dbd2 authored about 4 years ago by Erez Sh <[email protected]>
Merge branch 'dev'
github.com/erezsh/Preql - 65bca6ad3e2dda50548a00eb557885486bbf713c authored over 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 65bca6ad3e2dda50548a00eb557885486bbf713c authored over 4 years ago by Erez Sh <[email protected]>
Better docs. Initial support for duckdb
github.com/erezsh/Preql - c654866a9966b1d6f3a0636924523b45fe7fe20c authored over 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - c654866a9966b1d6f3a0636924523b45fe7fe20c authored over 4 years ago by Erez Sh <[email protected]>
Tiny fix
github.com/erezsh/Preql - a524995dc30eb9565ff0be810bade4d58d42b8da authored over 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - a524995dc30eb9565ff0be810bade4d58d42b8da authored over 4 years ago by Erez Sh <[email protected]>
Added some docstrings
github.com/erezsh/Preql - 25b4dd644e31642cbf15f0d40a51f624cf51bf23 authored over 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 25b4dd644e31642cbf15f0d40a51f624cf51bf23 authored over 4 years ago by Erez Sh <[email protected]>
Added rest_serve(), accepts functions and tables
github.com/erezsh/Preql - 3b92e2dc96b094484db4685c0f278c863c0d6738 authored over 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 3b92e2dc96b094484db4685c0f278c863c0d6738 authored over 4 years ago by Erez Sh <[email protected]>
Tiny refactor
github.com/erezsh/Preql - d2a0f2d235de523b0bc6a2c1a7a575dc4f8a560b authored over 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - d2a0f2d235de523b0bc6a2c1a7a575dc4f8a560b authored over 4 years ago by Erez Sh <[email protected]>
Improved repr behavior
github.com/erezsh/Preql - caa0ccc2d199995aebd0aae7c89bedfa87dc2e33 authored over 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - caa0ccc2d199995aebd0aae7c89bedfa87dc2e33 authored over 4 years ago by Erez Sh <[email protected]>
Null related fixes
github.com/erezsh/Preql - 9e65fb3526df844a69d1ad977848eade24df5ba5 authored over 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 9e65fb3526df844a69d1ad977848eade24df5ba5 authored over 4 years ago by Erez Sh <[email protected]>
various small adjustments and improvements
github.com/erezsh/Preql - d33d0ed46884d64b190684936e3d122a8ece1d85 authored over 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - d33d0ed46884d64b190684936e3d122a8ece1d85 authored over 4 years ago by Erez Sh <[email protected]>
Various fixes (mostly for interaction)
github.com/erezsh/Preql - 0bb5dc9ca5e6abc5659e3130d9cd1f1af9c5b09f authored over 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 0bb5dc9ca5e6abc5659e3130d9cd1f1af9c5b09f authored over 4 years ago by Erez Sh <[email protected]>
Repl now automatically loads all tables in database
github.com/erezsh/Preql - 1c755fb70962f4e3dc2878d439c2290fc9eb995c authored over 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 1c755fb70962f4e3dc2878d439c2290fc9eb995c authored over 4 years ago by Erez Sh <[email protected]>
Fixed gitqlite. Now called askgit.
github.com/erezsh/Preql - 7c7196f2b7ffbc171815496875ea970fcb4fbf41 authored over 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 7c7196f2b7ffbc171815496875ea970fcb4fbf41 authored over 4 years ago by Erez Sh <[email protected]>
Updates to tutorial and usability
github.com/erezsh/Preql - d25c0c211dff18b251437ed49d145b85299d971f authored over 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - d25c0c211dff18b251437ed49d145b85299d971f authored over 4 years ago by Erez Sh <[email protected]>
Added type validation for functions!
github.com/erezsh/Preql - 37768a93d5c5ee4753d91c2134c5ed057b55ae1e authored over 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 37768a93d5c5ee4753d91c2134c5ed057b55ae1e authored over 4 years ago by Erez Sh <[email protected]>
Proper function types
github.com/erezsh/Preql - 4d638008f1c96e18d95fb374a5de2da834ff7545 authored over 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 4d638008f1c96e18d95fb374a5de2da834ff7545 authored over 4 years ago by Erez Sh <[email protected]>
Small improvements
github.com/erezsh/Preql - 20bd95413391a00db04d4b534ead3e771dd7ac25 authored over 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 20bd95413391a00db04d4b534ead3e771dd7ac25 authored over 4 years ago by Erez Sh <[email protected]>
Fix syntax issue where (2in1) and (1and1) are legal. But (1and 1) still works, and requires a future fix.
github.com/erezsh/Preql - 9ea30a303f08fb6bea13da65caf6e2f7777d49b2 authored over 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 9ea30a303f08fb6bea13da65caf6e2f7777d49b2 authored over 4 years ago by Erez Sh <[email protected]>
Exception refactoring. Got rid of PreqlError. Everything is now using Signal instead.
github.com/erezsh/Preql - 6b5ba29318d6b64d532ae91e75364632514c380e authored over 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 6b5ba29318d6b64d532ae91e75364632514c380e authored over 4 years ago by Erez Sh <[email protected]>
First step towards Signal. Also several unrelated fixes.
github.com/erezsh/Preql - 163a8b2233e146c6f887e6e1e514f7a9b9c487e8 authored over 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 163a8b2233e146c6f887e6e1e514f7a9b9c487e8 authored over 4 years ago by Erez Sh <[email protected]>
Exception refactor
github.com/erezsh/Preql - 240ee494c59ec5b69171077fc7e470e5096d1de8 authored over 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 240ee494c59ec5b69171077fc7e470e5096d1de8 authored over 4 years ago by Erez Sh <[email protected]>
Refactoring
github.com/erezsh/Preql - 38daab50194d0211e834cc90823ca72574847af3 authored over 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - 38daab50194d0211e834cc90823ca72574847af3 authored over 4 years ago by Erez Sh <[email protected]>
Refactoring
github.com/erezsh/Preql - cb80bd987d290df60f02083372a1c9efcadc5226 authored over 4 years ago by Erez Sh <[email protected]>
github.com/erezsh/Preql - cb80bd987d290df60f02083372a1c9efcadc5226 authored over 4 years ago by Erez Sh <[email protected]>