4 Commits

Author SHA1 Message Date
Yuri Astrakhan
c32d7a79a2 Applied some spellchecker suggestions 2024-07-17 13:41:16 -04:00
dashangcun
fb2b7c769f chore: fix some comments
Signed-off-by: dashangcun <jchaodaohang@foxmail.com>
2024-06-24 20:14:31 +08:00
gwenn
a0b410eb86
Use catch_unwind in init_auto_extension (#1489)
Use catch_unwind in init_auto_extension
2024-03-31 13:22:00 +02:00
gwenn
57a3a8f62e
Add bindings to automatic extension loading API (#1487)
* Add bindings to automatic extension loading API

it doesn't seem possible to directly register an `AutoExtension`.
2024-03-30 17:01:44 +01:00