-
Notifications
You must be signed in to change notification settings - Fork 34
Issues: bastikr/boolean.py
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
Simplifying "not (True and False) or True" results in '_TRUE' object is not callable
#85
opened May 3, 2019 by
1v-0
Not able to simplify some simple expressions (eg. (0)&~((1)|(0)) )
#82
opened Aug 16, 2018 by
gabe-nasc
An alternative symbol tokenizer and lexer using an Aho-Corasick automaton
#62
opened Feb 23, 2017 by
pombredanne
Fails to detect repeated operators in a single expression (e.g. a &&& b)
bug
#61
opened Feb 13, 2017 by
ItsAshleyJ182
"a or b c" is not a valid expression but does not raise an Exception on parsing
bug
#60
opened Feb 9, 2017 by
pombredanne
Some identical expressions are different when parsed from a string or created from Python
question
#43
opened Apr 29, 2016 by
pombredanne
ProTip!
What’s not been updated in a month: updated:<2024-10-18.