Oliver Hamlet
|
11bd321861
|
Rework handling of esplugin errors
The error scenario represented by PluginNotLoadedError is distinguished from all other esplugin errors by LOOT, so it's worth handling separately.
|
2025-06-08 20:26:07 +01:00 |
|
Oliver Hamlet
|
05c984c769
|
Remove libloadorder_category()
Throw errors from libloadorder as std::runtime_error instead of std::system_error.
|
2025-06-08 17:58:27 +01:00 |
|
Oliver Hamlet
|
2b0eec9929
|
Remove ConditionSyntaxError
It's not usefully different from throwing std::runtime_error.
|
2025-06-08 17:58:27 +01:00 |
|
Oliver Hamlet
|
fe3e2b2711
|
Remove FileAccessError
It wasn't usefully different from just throwing std::runtime_error.
|
2025-06-08 17:58:27 +01:00 |
|
Oliver Hamlet
|
16c99c09ea
|
Add pipx and uv instructions to Python wrapper readme
|
2025-05-15 20:57:00 +01:00 |
|
Oliver Hamlet
|
2b1b67daba
|
Rename pyo3 directory to python
Also update the crate's name.
|
2025-04-29 17:21:03 +01:00 |
|