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

create conda package

github.com/erezsh/Preql - majidaldo opened this issue about 3 years ago
Create LICENSE

github.com/erezsh/TotalRecall - erezsh opened this pull request about 3 years ago
runtype.isa([40, 2], tuple[int, int]) == True

github.com/erezsh/runtype - DenisNavarro opened this issue about 3 years ago
FYI: Now available from AUR

github.com/erezsh/runtype - kseistrup opened this issue about 3 years ago
Adding pre-commit actions for local repository editing

github.com/erezsh/Preql - otherJL0 opened this pull request about 3 years ago
Error on saving table to BigQuery - type mismatch

github.com/erezsh/Preql - dimitri-b opened this issue over 3 years ago
Better Schema support

github.com/erezsh/Preql - erezsh opened this pull request over 3 years ago
Incorrect SQL code generated

github.com/erezsh/Preql - SimonSntPeter opened this issue over 3 years ago
Grammar railroad diagram

github.com/erezsh/Preql - mingodad opened this issue over 3 years ago
Added thread-safety by using a worker thread for SQL

github.com/erezsh/Preql - erezsh opened this pull request over 3 years ago
May improvements

github.com/erezsh/Preql - erezsh opened this pull request over 3 years ago
Documentation for "..." in projection

github.com/erezsh/Preql - manor opened this issue over 3 years ago
Update language.md

github.com/erezsh/Preql - manor opened this pull request over 3 years ago
Update tutorial.md

github.com/erezsh/Preql - manor opened this pull request over 3 years ago
Automatically generate GraphQL interface

github.com/erezsh/Preql - erezsh opened this issue almost 4 years ago
Add support for VSCode

github.com/erezsh/Preql - erezsh opened this issue almost 4 years ago
Add Automatic joins via attribute access

github.com/erezsh/Preql - erezsh opened this issue almost 4 years ago
Refactor

github.com/erezsh/Preql - erezsh opened this pull request almost 4 years ago
Medium-sized Refactor

github.com/erezsh/Preql - erezsh opened this pull request almost 4 years ago
Added tests for github using github actions

github.com/erezsh/runtype - erezsh opened this pull request almost 4 years ago
Added support for Python3.6

github.com/erezsh/Preql - erezsh opened this pull request almost 4 years ago
Added github workflow for tests

github.com/erezsh/Preql - erezsh opened this pull request almost 4 years ago
Added tests

github.com/erezsh/Preql - erezsh opened this pull request almost 4 years ago
whitespace in table name

github.com/erezsh/Preql - v217 opened this issue almost 4 years ago
`random()` is evaluated multiple times

github.com/erezsh/Preql - steffann opened this issue almost 4 years ago
Implement multiple-dispatch for functions

github.com/erezsh/Preql - erezsh opened this issue almost 4 years ago
Add support for RedShift

github.com/erezsh/Preql - erezsh opened this issue almost 4 years ago
Add support for BigQuery

github.com/erezsh/Preql - erezsh opened this issue almost 4 years ago
Enhancement: easy way to get value within type

github.com/erezsh/typecast - starwarswii opened this issue over 4 years ago
new endpoint for user messages

github.com/erezsh/portal-radar - GavinPalmer1984 opened this pull request over 4 years ago
Token config setup

github.com/erezsh/portal-radar - devinMcArthur opened this pull request over 4 years ago
Production

github.com/erezsh/portal-radar - devinMcArthur opened this pull request over 4 years ago
Production

github.com/erezsh/portal-radar - devinMcArthur opened this pull request over 4 years ago
Fixed markdown formatting error that @dentropy made

github.com/erezsh/portal-radar - dentropy opened this pull request over 4 years ago
Reorganize Readme and fix run_server typo

github.com/erezsh/portal-radar - dentropy opened this pull request over 4 years ago
Add comment where I got an error

github.com/erezsh/portal-radar - dentropy opened this pull request over 4 years ago
README.md example is incorrect

github.com/erezsh/plyplus - jmgnc opened this issue almost 7 years ago
Missing real License file

github.com/erezsh/plyplus - tigerfoot opened this issue almost 7 years ago
Error parsing \forall

github.com/erezsh/plyplus - moneyburner99 opened this issue about 7 years ago
Error trying to use `cache_grammar`

github.com/erezsh/plyplus - kyouko-taiga opened this issue over 7 years ago
Can't use regular expressions

github.com/erezsh/plyplus - Robert42 opened this issue almost 8 years ago
Python3 compatibility updates

github.com/erezsh/plyplus - geographika opened this pull request almost 8 years ago
Glitch when there are undefined rules

github.com/erezsh/plyplus - lelit opened this issue about 8 years ago
Utils module not found

github.com/erezsh/plyplus - sallai opened this issue about 8 years ago
Python 3 fixes

github.com/erezsh/plyplus - Smattr opened this pull request about 8 years ago
Mark package as not zip safe

github.com/erezsh/plyplus - logston opened this pull request about 8 years ago
Typo in second example

github.com/erezsh/typecast - MarkLavrynenko opened this issue about 8 years ago
Add support for Python 3

github.com/erezsh/lambdaX - Fawers opened this pull request over 8 years ago
Added advanced error handling.

github.com/erezsh/plyplus - led02 opened this pull request over 8 years ago
operator precendece

github.com/erezsh/plyplus - WoLfulus opened this issue over 8 years ago
Lex/Yacc converter.

github.com/erezsh/plyplus - pkociepka opened this pull request about 9 years ago
Grammar rule ordering problem (PEBKAC?)

github.com/erezsh/plyplus - erikvanzijst opened this issue over 9 years ago
Support unicode in tokens

github.com/erezsh/plyplus - Smattr opened this pull request over 9 years ago
Use unique temporary directory

github.com/erezsh/plyplus - joshuaali opened this pull request over 9 years ago
Invalid errorlog being passed to yacc in grammer_parser.py

github.com/erezsh/plyplus - joshuaali opened this pull request over 9 years ago
Support for unicode tokens in grammars

github.com/erezsh/plyplus - Smattr opened this issue over 9 years ago
Enable PLY optimisations in various places

github.com/erezsh/plyplus - Smattr opened this pull request over 9 years ago
NameError: global name 'unicode' is not defined

github.com/erezsh/plyplus - leitwolf opened this issue over 9 years ago
Fix some comment typos in Python grammar.

github.com/erezsh/plyplus - Smattr opened this pull request over 9 years ago
no need for an absolute url

github.com/erezsh/plyplus - muxator opened this pull request over 9 years ago
the image of the AST was not visible

github.com/erezsh/plyplus - muxator opened this pull request over 9 years ago
Added support for Python 3

github.com/erezsh/lambdaX - Fawers opened this pull request almost 10 years ago
how to walk the AST

github.com/erezsh/plyplus - YuaShizuki opened this issue almost 10 years ago
Problem with subgrammars

github.com/erezsh/plyplus - Faulik opened this issue almost 10 years ago
Typo in python test grammar.

github.com/erezsh/plyplus - Faulik opened this pull request almost 10 years ago
plyplus imports ply indirectly at setup time

github.com/erezsh/plyplus - aurzenligl opened this issue over 10 years ago
Tests are not py3k compatible

github.com/erezsh/plyplus - gcq opened this issue about 11 years ago
Dont expand1 rules with multiple children

github.com/erezsh/plyplus - muggenhor opened this pull request over 11 years ago
Update tutorial.md

github.com/erezsh/plyplus - chuckhacker opened this pull request over 11 years ago
Add test case for bug fixed in 8d4860b5bd

github.com/erezsh/plyplus - muggenhor opened this pull request over 11 years ago
Adding thread safe QA to README

github.com/erezsh/plyplus - volpino opened this pull request over 11 years ago
json parser barf

github.com/erezsh/plyplus - gitfoxi opened this issue over 11 years ago
Replaced empty functions with $.noop

github.com/erezsh/tinyAjaxForm - erezsh opened this pull request almost 12 years ago
Some refactoring for project, fix typos, make pep8 happier

github.com/erezsh/plyplus - blackwithwhite666 opened this pull request almost 12 years ago
Not ANTLR compatible but uses .g extension.

github.com/erezsh/plyplus - acertain opened this issue almost 12 years ago
Fix equivilence checking in STrees

github.com/erezsh/plyplus - ZymoticB opened this pull request about 12 years ago
STree tail equivalence incorrect

github.com/erezsh/plyplus - ZymoticB opened this issue about 12 years ago