-
Notifications
You must be signed in to change notification settings - Fork 2
Issues: JosephTLyons/lenient_parse
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Use describe-style tests for
tokenizer_test
#25
opened Oct 21, 2024 by
JosephTLyons
updated Oct 21, 2024
Return error messages in each error location
#22
opened Oct 20, 2024 by
JosephTLyons
updated Nov 12, 2024
Research using integer values in Python expected output
research
#57
opened Nov 10, 2024 by
JosephTLyons
updated Nov 12, 2024
Research storing Token itself within Error types
research
#49
opened Nov 9, 2024 by
JosephTLyons
updated Nov 12, 2024
Write test to ensure test harness panics when providing invalid configuration of test data
#63
opened Nov 12, 2024 by
JosephTLyons
updated Nov 12, 2024
Deconstruct Python error strings into records we can compare to
#65
opened Nov 12, 2024 by
JosephTLyons
updated Nov 12, 2024
Research using lenient_parse to parse text values returned after Python processing
research
#66
opened Nov 14, 2024 by
JosephTLyons
updated Nov 14, 2024
Refactor base specifier characters into constants
#70
opened Nov 17, 2024 by
JosephTLyons
updated Nov 20, 2024
Enable Extra attention is needed
uv
cache on CI
dx
help wanted
#14
opened Oct 20, 2024 by
JosephTLyons
updated Nov 21, 2024
Move
ParseError
into lenient_parse
module
#82
opened Dec 7, 2024 by
JosephTLyons
updated Dec 7, 2024
Should we attempt to emit
OutOfIntRange
on Erlang target?
#85
opened Dec 7, 2024 by
JosephTLyons
updated Dec 7, 2024
Ensure the we handle all unicode digit characters that python handles
#87
opened Dec 20, 2024 by
JosephTLyons
updated Dec 20, 2024
Weird strings that give errors when parsing with lenient_parse.to_float
bug
Something isn't working
#86
opened Dec 19, 2024 by
mooreryan
updated Dec 20, 2024
Rebuild parser and tokenizer to conform to grammar rules
#89
opened Dec 20, 2024 by
JosephTLyons
updated Dec 30, 2024
ProTip!
Add no:assignee to see everything that’s not assigned.