Commit Graph

  • 03f1512458
    fix: tests, logging main Orion Kindel 2023-04-26 09:48:28 -0500
  • fde857a563
    feat: test ClientObserveStream, improve server middleware modularity Orion Kindel 2023-04-22 18:01:50 -0500
  • f718d9b482
    feat: add structural equality class because java object equality stinks Orion Kindel 2023-04-21 14:00:33 -0500
  • 0d2d7505f8
    feat: server Orion Kindel 2023-04-21 02:45:09 -0500
  • 73d2233ff9
    feat: message stuff equals, clientobservestream Orion Kindel 2023-04-20 13:40:06 -0500
  • c71993ba24
    fix: oops Orion Kindel 2023-04-20 11:33:12 -0500
  • f3c8c02296
    fix: cg fix Orion Kindel 2023-04-20 11:16:23 -0500
  • 66a3784627
    feat: use Payload in apis Orion Kindel 2023-04-20 11:13:27 -0500
  • b8e9eaceb0
    fix: fmt Orion Kindel 2023-04-20 01:58:43 -0500
  • c4bd8c6273
    feat: payload, content format changes Orion Kindel 2023-04-20 01:58:11 -0500
  • 30e4a235f3
    feat: known options, uri parsing Orion Kindel 2023-04-19 20:37:42 -0500
  • ff7c0b00e4
    fix: ref opt native fns should be instance methods Orion Kindel 2023-04-18 17:42:03 -0500
  • 72285ad7a1
    fix: ref msg native fns should be instance methods Orion Kindel 2023-04-17 20:56:30 -0500
  • 618133f5f1
    feat: use Logger for logging Orion Kindel 2023-04-17 12:08:43 -0500
  • c13f3b9dbc
    feat: e2e test Orion Kindel 2023-04-16 20:01:54 -0500
  • af1f249d9a
    feat: add Java Platform, e2e test stubs Orion Kindel 2023-04-15 22:24:43 -0500
  • f00dd85502
    test: i hate this Orion Kindel 2023-04-13 16:16:40 -0500
  • c700a6c43c
    fix: Ptr race conditions, add dev.toad.msg.ref.Message => toad_msg::Message conversion Orion Kindel 2023-04-11 17:42:44 -0500
  • 8679ae0a78
    refactor: rework msg module structure Orion Kindel 2023-04-11 16:29:23 -0500
  • 913ed46e13
    chore: fix toad-jni dep Orion Kindel 2023-04-11 15:28:58 -0500
  • ea59f92cb5
    feat: rework Runtime.Config.Builder to be Runtime.Builder, add explicit bind to address Orion Kindel 2023-04-11 13:39:43 -0500
  • a8aa0f8bf7
    feat: rework config to use builder pattern Orion Kindel 2023-04-10 09:44:00 -0500
  • f561c4e9c5
    refactor: ptr abstraction Orion Kindel 2023-04-09 20:57:26 -0700
  • 44ffe4f073
    feat: rework memory allocation to throw when pointers are invalid, fix pointers yielded to java, add pattern for yielding stable pointers to data not owned by Runtime Orion Kindel 2023-04-09 20:44:39 -0700
  • e94f94d1a2
    fix: fmt Orion Kindel 2023-04-08 22:54:31 -0700
  • b400124096
    feat: runtime Orion Kindel 2023-04-08 22:54:04 -0700
  • 7eef137bcd
    feat: update toad-jni Orion Kindel 2023-04-08 10:35:23 -0700
  • 7c96dd576b
    docs: tweak readme Orion Kindel 2023-04-05 10:35:55 -0700
  • 6837291715
    fix: move unsafe from fn decl to body Orion Kindel 2023-04-05 10:32:21 -0700
  • c41ace15f0
    docs: add extern safety note Orion Kindel 2023-04-05 10:28:40 -0700
  • 336849a058
    docs: fix glue docs Orion Kindel 2023-04-05 10:26:55 -0700
  • 4a64f116dc
    chore: update readme, update toad-jni, pin jni Orion Kindel 2023-04-05 10:23:28 -0700
  • 8eee5f3827
    feat: ffi uint types Orion Kindel 2023-04-05 10:08:25 -0700
  • 42c30b84dd
    chore: rename toad-java-glue-rs -> glue, WIP ffi package with uint types Orion Kindel 2023-04-05 09:16:32 -0700
  • 4c981c9c9a
    docs: add glue/readme Orion Kindel 2023-04-05 09:08:11 -0700
  • e5622087dc
    docs: update readme Orion Kindel 2023-04-04 18:11:29 -0700
  • 3c59e4afe2
    chore: add rust, coursier to asdf Orion Kindel 2023-04-04 17:44:55 -0700
  • 48b51eba0c
    chore: rm unused Orion Kindel 2023-04-04 15:40:02 -0700
  • e3b775e6ff
    refactor: haha eat rocks switch statement Orion Kindel 2023-04-04 15:39:40 -0700
  • 36f708b514
    chore: fmt Orion Kindel 2023-04-04 15:37:28 -0700
  • ecf9086b35
    feat: small commit Orion Kindel 2023-04-04 15:36:01 -0700
  • d318388c8f
    feat: initial commit (scala/scala3 tpl) Orion Kindel 2023-03-30 17:13:06 -0700