Commit Graph

7 Commits

Author SHA1 Message Date
Barry Downes
dcb4bdfb9b Move ParseLogicError into comfy.parse.
Don't catch ParseError in comfy.choices.
2023-08-05 16:20:26 +10:00
Barry Downes
5a673ee930 Add non-strict parsing and the "strict" argument. 2023-08-05 15:54:12 +10:00
Barry Downes
277e75f66f Add the reescape option. 2023-08-05 15:54:12 +10:00
Barry Downes
84360083c8 Rename get_seed -> get_random_seed. 2023-08-05 15:54:12 +10:00
Barry Downes
a11ee34ebf Tweak the documentation a little. 2023-08-05 15:54:12 +10:00
Barry Downes
9aa915045a Slightly rework the choices module interface. 2023-08-05 15:54:12 +10:00
Barry Downes
9bc8b5ce44 Rename parse_choice.py -> choices.py. 2023-08-05 15:54:12 +10:00