Skip to content

Actions: cwida/duckdb-pgq

Python

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
66 workflow runs
66 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Try with 0
Python #414: Commit d81ce75 pushed by Dtenwolde
January 15, 2025 15:49 23m 59s linux-musl-nullptr
January 15, 2025 15:49 23m 59s
Add an int conversion to see if that fixes the issue
Python #413: Commit 2dee7dd pushed by Dtenwolde
January 15, 2025 15:39 11m 5s linux-musl-nullptr
January 15, 2025 15:39 11m 5s
undo precedence change
Python #411: Commit 7b41318 pushed by peterboncz
January 6, 2025 09:50 22m 24s kleene-star-followup
January 6, 2025 09:50 22m 24s
simpler solution:
Python #410: Commit 7273679 pushed by peterboncz
January 4, 2025 13:29 22m 4s kleene-star-followup
January 4, 2025 13:29 22m 4s
- forbid the lexer to concatenate >* and >+ into one op
Python #409: Commit 25666ef pushed by peterboncz
January 3, 2025 23:05 21m 30s kleene-star-followup
January 3, 2025 23:05 21m 30s
had to make Op a higher-precedence operator
Python #408: Commit 37b954a pushed by peterboncz
January 3, 2025 21:40 21m 44s kleene-star-followup
January 3, 2025 21:40 21m 44s
Allow spaces in all combinations with < - > *
Python #407: Commit 0a31199 pushed by Dtenwolde
December 2, 2024 10:48 3m 54s kleene-star-followup
December 2, 2024 10:48 3m 54s
Removed unused rules
Python #402: Commit 83b43d0 pushed by Dtenwolde
November 20, 2024 15:03 1h 39m 5s pb/kleene-star-parser
November 20, 2024 15:03 1h 39m 5s
Bug fix: allow ->* without a space
Python #401: Pull request #205 opened by Dtenwolde
November 20, 2024 14:58 2h 16m 50s pb/kleene-star-parser
November 20, 2024 14:58 2h 16m 50s
Minor logic error fix
Python #400: Commit b9d3917 pushed by Dtenwolde
November 20, 2024 14:54 9m 3s pb/kleene-star-parser
November 20, 2024 14:54 9m 3s
Handle special case ->*
Python #395: Commit 6a0110f pushed by Dtenwolde
November 4, 2024 13:27 3m 56s kleene-star-parser
November 4, 2024 13:27 3m 56s