Barry Downes
|
9c505aa38c
|
Convert indentation from tabs to spaces, to match the codebase.
|
2023-08-06 10:41:08 +10:00 |
|
Barry Downes
|
9efdda21a8
|
Combine the comments and choices into a single function to ease
integration into various nodes.
|
2023-08-06 08:47:19 +10:00 |
|
Barry Downes
|
57ae0987db
|
Move comment support out of comfy.choices and into comfy.comments module.
|
2023-08-05 17:09:33 +10:00 |
|
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 |
|