Skip to content

Pull requests: mthom/scryer-prolog

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Bump openssl from 0.10.72 to 0.10.78 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#3305 opened Apr 23, 2026 by dependabot Bot Loading…
Bump rand from 0.8.5 to 0.8.6 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#3304 opened Apr 22, 2026 by dependabot Bot Loading…
bump rustyline to version 18.0.0
#3290 opened Apr 10, 2026 by abmclin Contributor Loading…
Issue 3223 migrate to rust edition 2024
#3275 opened Apr 2, 2026 by abmclin Contributor Draft
Windows improve notty stdin support to resolve issue 3264
#3272 opened Mar 30, 2026 by abmclin Contributor Loading…
Library: add run_query_safe exposing parsing errors
#3236 opened Jan 21, 2026 by exlee Loading…
Limit file tests to unix target family
#3230 opened Jan 17, 2026 by thierrymarianne Contributor Draft
Fix invalid (|) parsing when | is operator
#3208 opened Dec 8, 2025 by jjtolton Contributor Loading…
Fix invalid [|] parsing when | is operator
#3206 opened Dec 6, 2025 by jjtolton Contributor Draft
Fix #3156: Reject bracketed terms as functors
#3203 opened Dec 6, 2025 by jjtolton Contributor Loading…
Getting Started With Scryer Tutorial
#3183 opened Nov 24, 2025 by dougransom Loading…
Fix setof/3 duplicate grouping for variant witnesses (issue #3151)
#3176 opened Nov 22, 2025 by jjtolton Contributor Draft
5 tasks done
Fix #3116: UTF-8 errors as representation_error
#3169 opened Nov 21, 2025 by jjtolton Contributor Loading…
Fix #3119: Enforce priority 999 limit in lists
#3168 opened Nov 20, 2025 by jjtolton Contributor Loading…
Fix #3156: Reject bracketed terms as functors
#3167 opened Nov 20, 2025 by jjtolton Contributor Loading…
Fix #3161: malformed list syntax in curly braces
#3166 opened Nov 20, 2025 by jjtolton Contributor Loading…
Add RTLD_GLOBAL support to FFI for Python C extension compatibility
#3144 opened Nov 4, 2025 by jjtolton Contributor Loading…
5 tasks done
Fix (|) parsing per ISO TC2 C2: operator-dependent validity
#3141 opened Oct 26, 2025 by jjtolton Contributor Loading…
Fix parser to reject incomplete reductions like ([, ({, ((
#3139 opened Oct 26, 2025 by jjtolton Contributor Loading…
Add timeout support for get_n_chars/4
#3136 opened Oct 25, 2025 by jjtolton Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.