Commit graph

  • 91281f195e feat(py): better configuration constructor. cschen 2024-09-20 15:54:50 +0200
  • 1851cf3f59 ci(python): revert to only running ci on stable. cschen 2024-09-20 01:31:33 +0200
  • aa74679bcc ci(python): tentative n 2, forgot to differentiate the artefact names. cschen 2024-09-19 21:51:23 +0200
  • 89bfd6b90c fix(ci-python): don't overwrite current pypi wheels. use different version. cschen 2024-09-19 21:37:38 +0200
  • 5741eacc85 ci(python): testing the updated CIs to build both a generic windows wheel and a python3.8 one. cschen 2024-09-19 21:34:06 +0200
  • f6c0b878cb feat: add specific feature flag to specify building python without abi. cschen 2024-09-19 21:32:46 +0200
  • 9218e9e9c7 ci(java): enable autopublish zaaarf 2024-09-18 16:40:12 +0200
  • 902d9e2fe0
    Merge pull request #8 from hexedtech/fix/readme-links cschen 2024-09-18 16:45:11 +0200
  • e8bcf051d0
    ci(java): enable autopublish zaaarf 2024-09-18 16:40:12 +0200
  • 412fba24a7
    docs: reordered badges, removed license badge alemi 2024-09-18 16:35:25 +0200
  • 6d39e0d16b
    ci(lua): run only on stable v0.7.0 alemi 2024-09-18 16:22:52 +0200
  • 9929215a37
    ci(py): fix feature flag alemi 2024-09-18 16:20:51 +0200
  • 443441435b
    docs: bump "commits since" tag alemi 2024-09-18 16:14:49 +0200
  • e33997d820
    docs: link to latest docs alemi 2024-09-18 16:14:20 +0200
  • 5a8b4ae800
    chore: bump versions, fix docs alemi 2024-09-18 16:11:12 +0200
  • 2cdc77eaec
    chore: merge branch 'java-ci' into dev alemi 2024-09-18 16:04:51 +0200
  • 31b8bb1843
    ci(java): give up alemi 2024-09-18 16:01:56 +0200
  • 8c6e70cbe8
    ci(java): try skipping module from cli args alemi 2024-09-18 15:58:34 +0200
  • 7a5b610670
    fix(java): stackoverflow lied alemi 2024-09-18 15:53:36 +0200
  • 9a15b46fee
    chore(java): bump version alemi 2024-09-18 15:49:56 +0200
  • acfcae22bc
    ci(java): dont create the gradle module metadata alemi 2024-09-18 15:49:03 +0200
  • 542ff29474
    docs: updated README.md alemi 2024-09-18 15:46:39 +0200
  • 8ac24d3078
    feat(java): use Cleaner instead of finalize() zaaarf 2024-09-18 15:36:11 +0200
  • 64c272f0af
    chore(java): dropped shadow, NativeUtils as class file zaaarf 2024-09-18 14:54:54 +0200
  • bab4fa6ea3
    ci(java): skip generation of src and javadoc jar zaaarf 2024-09-18 14:14:29 +0200
  • 062f10b68a
    ci(java): produce artifact with no classifier without native zaaarf 2024-09-18 14:11:02 +0200
  • 3e68897f5f
    ci(java): os classifier zaaarf 2024-09-18 13:57:07 +0200
  • a26f57d249
    ci(java): require java 11 zaaarf 2024-09-18 13:21:13 +0200
  • 92a48db750
    docs: updated readme.md with maven link alemi 2024-09-18 04:38:24 +0200
  • 35f3604dcc
    docs: add maven badge alemi 2024-09-18 04:37:22 +0200
  • c329fa49cb
    ci(java): does publishing to central work? alemi 2024-09-18 04:34:14 +0200
  • 1ff2b31838
    ci(java): try publish on snapshot repos alemi 2024-09-18 04:20:40 +0200
  • 7693e52254
    ci(java): try other portal alemi 2024-09-18 04:16:13 +0200
  • 24ef0db727
    ci(java): try with gradle-maven-publish-plugin alemi 2024-09-18 04:09:51 +0200
  • 073de5e81f
    fix(java): java 8 compatible javadocs zaaarf 2024-09-18 03:27:33 +0200
  • b65dc1ca45
    ci(java): run gradle publish in right wd zaaarf 2024-09-18 02:44:19 +0200
  • d2b5e413c5
    ci(java): basic gradle publish setup zaaarf 2024-09-18 02:40:55 +0200
  • 581419bfed
    ci: ci java branch zaaarf 2024-09-18 01:58:54 +0200
  • 7c92b94a07
    fix(java): fixed broken config and textchange conversions zaaarf 2024-09-18 01:54:20 +0200
  • c5ab72280a
    fix(lua): dont throw error, return a string alemi 2024-09-18 00:30:23 +0200
  • d215b4ab0b
    chore(lua): renamed some top level methods alemi 2024-09-17 23:33:37 +0200
  • 3047d21870
    feat(lua): also pass errors in callbacks alemi 2024-09-17 23:27:27 +0200
  • 27b56cbd03
    docs(java): written javadocs, removed unused class zaaarf 2024-09-17 23:16:39 +0200
  • 54db029ecc
    chore(lua): split down the monofile alemi 2024-09-17 23:00:30 +0200
  • 864348bef4
    fix: dont use color codes in logger alemi 2024-09-17 22:17:34 +0200
  • f5f0a7edf1
    chore: bump dependencies alemi 2024-09-17 21:54:26 +0200
  • aba11707a2
    ci: fix definition alemi 2024-09-17 20:41:05 +0200
  • d963da6583
    ci: "fix" tests alemi 2024-09-17 20:28:59 +0200
  • 90618ddd1b
    feat(lua): released on LuaRocks alemi 2024-09-17 19:33:27 +0200
  • 7d53f61f0a
    feat(lua): pass logs via callback channel, fix hints alemi 2024-09-17 18:53:52 +0200
  • 6e63468e48
    feat(java): general cleanup and overhaul of glue code zaaarf 2024-09-17 17:37:22 +0200
  • cd11b64a96
    fix(lua): and_then gets self alemi 2024-09-17 14:36:27 +0200
  • 42ae4247ce
    feat(lua): reintroduce and_then safely alemi 2024-09-17 14:33:14 +0200
  • 7b9d743f6f
    ci: split test and build steps alemi 2024-09-17 12:53:53 +0200
  • d87b0923d9
    feat(java): poll, stop, activeBuffers, general fixes and improvements zaaarf 2024-09-17 02:40:03 +0200
  • aaf45e3f8c
    ci: fix duplicate line in file alemi 2024-09-17 02:10:11 +0200
  • 041ce78bce
    ci: in-depth test workflow alemi 2024-09-17 02:09:32 +0200
  • 13ef05f8a2
    fix(lua): event type field alemi 2024-09-17 02:02:38 +0200
  • 7d212c6f10
    ci(lua): stop rebuilding every time alemi 2024-09-16 21:12:33 +0200
  • 7df85fb13e
    chore: rename Workspace::try_new -> connect alemi 2024-09-16 21:11:42 +0200
  • 7aff141e78
    fix(lua): cursor fields must be tuples too alemi 2024-09-16 19:58:52 +0200
  • cd1fc21df7
    feat(lua): alternative getters, annotations alemi 2024-09-16 18:23:19 +0200
  • 5cf6c4d4eb
    fix(java): errors in send buffer glue, safer error handling zaaarf 2024-09-16 02:59:43 +0200
  • 795423de2a
    feat(java): callback API zaaarf 2024-09-16 00:20:03 +0200
  • b7680b15c1
    fix(java): cargo build before process resources, don't cache resources zaaarf 2024-09-15 20:38:47 +0200
  • 43fd52e291
    docs: fix main readme build links alemi 2024-09-15 02:06:58 +0200
  • 081a72d733
    feat: Merge branch 'config' into dev alemi 2024-09-15 02:04:57 +0200
  • 05fbbe6f9d
    feat(java): get_user, active_workspaces zaaarf 2024-09-15 02:00:04 +0200
  • 963f2b698c
    feat(java): callback API, buffer send zaaarf 2024-09-15 01:56:51 +0200
  • a59d2c4648
    fix: feature name, disable workflow alemi 2024-09-14 18:54:32 +0200
  • 978ad652a1
    ci(js): run once to update online pkg alemi 2024-09-14 18:51:18 +0200
  • e1d6a31b43
    ci(js): also delete npm dir when publishing alemi 2024-09-14 18:49:53 +0200
  • c1ed0d45f3 feat(python): add config support to python with a getter/setter approach cschen 2024-09-14 00:17:46 +0200
  • 5701a0c49e
    chore: merge branch 'config' alemi 2024-09-13 22:57:53 +0200
  • b3cefa268b
    chore(js): slimmed down ci dist folder alemi 2024-09-13 22:56:32 +0200
  • 97c57a81d6
    docs: moved around documentation alemi 2024-09-13 22:55:32 +0200
  • ac94fb86fd
    chore: rename feature to py for consistency alemi 2024-09-13 22:21:53 +0200
  • 24863b59cb
    fix: forgot type hints zaaarf 2024-09-13 21:24:12 +0200
  • 92d181246e
    feat: strict filetree() zaaarf 2024-09-13 20:02:42 +0200
  • c0b8906043
    chore: move ffi infos in root mod alemi 2024-09-13 12:02:48 +0200
  • 0e0cae3897 docs: newer docs alemi 2024-09-12 17:07:29 +0200
  • d633884dbb
    ci: re-disable cis alemi 2024-09-11 18:13:21 +0200
  • 0e6f7caec3
    chore: bump beta version, publish alemi 2024-09-11 18:11:20 +0200
  • 2f68006d07
    fix: glue for js and py alemi 2024-09-11 18:07:55 +0200
  • 94e52a86f4
    docs: fix features for docs.rs alemi 2024-09-11 17:51:09 +0200
  • 422566a145
    fix: proto code was mixing different ideas alemi 2024-09-11 17:50:40 +0200
  • 314b163b05
    fix: more verbose error strings alemi 2024-09-11 17:50:05 +0200
  • 981e7218b5
    fix(lua): actually still need userdata alemi 2024-09-11 17:49:09 +0200
  • 6559fcd5f3
    feat(java): use config struct for connect zaaarf 2024-09-11 15:47:56 +0200
  • 02f8f0c0a9
    fix: broken manifest, cant have dep and / alemi 2024-09-11 15:50:33 +0200
  • 625fd3b249
    chore(lua): update annotations alemi 2024-09-11 15:50:19 +0200
  • 123f11854c
    fix(lua): normalize workspace method names alemi 2024-09-11 15:50:05 +0200
  • 5e95ddde2a
    feat(lua): add config, serialize/deserialize args alemi 2024-09-11 15:46:05 +0200
  • e91a504588
    feat: add serialize feature for api structs alemi 2024-09-11 15:45:35 +0200
  • d57fb2c4b6
    feat: added codemp config, changed connect methods alemi 2024-09-11 15:12:31 +0200
  • ba566439d3
    docs: add favicon alemi 2024-09-11 15:04:34 +0200
  • d40f37e8d4 ci(python): bump and ci back to stable only cschen 2024-09-11 01:17:03 +0200
  • da45afb3cb test(python): ci with new __init__.py cschen 2024-09-11 01:13:20 +0200
  • 7aa9fbb518 feat(python): build wheels with manual specified __init__.py fix(python): remove build script, not needed anymore cschen 2024-09-10 19:09:54 +0200
  • 9b586ed938
    ci: dont run on ci branch anymore alemi 2024-09-10 16:38:53 +0200