aboutsummaryrefslogtreecommitdiffstatshomepage
BranchCommit messageAuthorAge
chore/bump-depsfeat: new cursor structs alemi5 months
devMerge pull request #88 from hexedtech/fix/py/add-missing-workspace-event-class cschen10 months
fix/py/add-missing-workspace-event-classproperly export the event object to the python glue cschen10 months
feat/awaitable-sendfix: put back outbound queue alemi11 months
ci/doc-testci: also test cargo doc alemi11 months
fix/worker-stopping-not-an-errorchanged the worker recognizing the closure of the controller from error to de... cschen11 months
fix/python/adds-version-to-typehintssome rewording in the log messages cschen11 months
feat/password-structadds From<&str> for Password cschen11 months
feat/better-tracingfeat: introduce tracing::instrument and more debug alemi11 months
feat/file-systemfeat: treefy zaaarf13 months
test/wait-moretest: wait more zaaarf14 months
feat/workspace-workerfeat: workspace worker zaaarf14 months
fix/python/getter-for-nested-elementsadds getters for complex nested elements. cschen14 months
fix/lua-userdata-nullfix(lua): dont serialize hash when None alemi14 months
stablechore: bump for release alemi14 months
feat/lua-bumpfeat(lua): back to using official mlua alemi14 months
chore/cargo-featuresci(lua): don't need luajit feature anymore alemi14 months
test/e2e