Commit graph

  • e8577de414
    Generate index.d.ts from source Alex Good 2022-10-04 14:45:02 +0100
  • d1da3fc490
    build both nodejs and bundler packages in yarn build Alex Good 2022-10-03 22:26:12 +0100
  • fa8ac14fbc
    update wasm-bindgen Alex Good 2022-09-26 17:39:16 -0500
  • 32da9d4080
    Set optimization levels to 'Z' for release profile Alex Good 2022-09-21 22:56:38 +0100
  • 86cf0d1c33
    Add an e2e testing tool for the JS packaging Alex Good 2022-09-21 22:55:13 +0100
  • 849be3ee87
    Add examples of using automerge with bundlers Alex Good 2022-09-21 22:54:31 +0100
  • d835c9b2d0
    Rename automerge-js to automerge Alex Good 2022-09-21 22:53:00 +0100
  • de1dab748d
    move automerge-js onto the applyPatches model patch5-betterjs Orion Henry 2022-09-25 10:14:01 -0500
  • 46482d30ca
    The patch interface needs an accurate path per patch op For the path to be accurate it needs to be calculated at the moment of op insert not at commit. This is because the path may contain list indexes in parent objects that could change by inserts and deletes later in the transaction. Orion Henry 2022-09-02 09:53:49 -0500
  • 371c2ff55e deploy: 837c07b23a alexjg 2022-10-02 18:04:09 +0000
  • aab303127c
    update wasm-bindgen Alex Good 2022-09-26 17:39:16 -0500
  • 2630c6ff23
    Set optimization levels to 'Z' for release profile Alex Good 2022-09-21 22:56:38 +0100
  • 235bb64358
    Add an e2e testing tool for the JS packaging Alex Good 2022-09-21 22:55:13 +0100
  • 4cdd6de7d6
    Add examples of using automerge with bundlers Alex Good 2022-09-21 22:54:31 +0100
  • a60e5ada56
    Rename automerge-js to automerge Alex Good 2022-09-21 22:53:00 +0100
  • ba7f1a969d
    Remove async automerge-wasm wrapper Alex Good 2022-09-21 22:50:39 +0100
  • 837c07b23a
    Correctly encode compressed changes in sync messages Alex Good 2022-10-02 18:59:41 +0100
  • f4f716f9f8 fix deprecation warnings philschatz 2022-10-01 21:42:45 -0500
  • 2fcc5c97a3 deploy: 3d59e61cd6 alexjg 2022-09-30 18:03:45 +0000
  • 3d59e61cd6
    Allow empty changes when loading document format Alex Good 2022-09-30 18:58:46 +0100
  • 5a777189b5 move automerge-js onto the applyPatches model pojo2 Orion Henry 2022-09-25 10:14:01 -0500
  • 932e93261c cleanup for PR, remove comments, document, clean up patch merge patch4 Orion Henry 2022-09-28 17:01:02 -0500
  • 4860adfa52 fmt & clippy Orion Henry 2022-09-06 15:14:16 -0500
  • de80ca1657 update all tests Orion Henry 2022-09-06 12:04:50 -0500
  • 323923c386 implement increment Orion Henry 2022-09-06 11:18:28 -0500
  • 47fa3ae218 map and array insert, delete for apply() Orion Henry 2022-09-02 11:57:08 -0500
  • b5742315ef move op observer into transaction Orion Henry 2022-09-02 09:53:49 -0500
  • 41b7b4fce9 deploy: e57548f6e2 alexjg 2022-09-29 20:52:53 +0000
  • e57548f6e2
    Fix broken encode/decode change Alex Good 2022-09-29 12:33:01 -0500
  • 5b134857b3 deploy: c7e370a1df alexjg 2022-09-28 22:21:58 +0000
  • c7e370a1df
    Appease clippy Alex Good 2022-09-28 17:18:37 -0500
  • e382e9d952 move automerge-js onto the applyPatches model pojo_js Orion Henry 2022-09-25 10:14:01 -0500
  • f3befbfc98 cleanup for PR, remove comments, document, clean up patch merge Orion Henry 2022-09-28 17:01:02 -0500
  • be06e9c9e2
    Merge better-js-package pojo_js-betterjs Alex Good 2022-09-28 15:59:35 -0500
  • fa1a37e280 move automerge-js onto the applyPatches model Orion Henry 2022-09-25 10:14:01 -0500
  • d6e6ee4313 use abi3 to have a single wheel for all python version 3.7+ Julien Fraichard 2022-09-28 11:05:25 +0200
  • 38e4450d02 Fixed bug with length not being set Brian Gomberg 2022-09-27 16:00:07 -0700
  • 8af437d335
    fix the e2e patch4-and-betterjs Alex Good 2022-09-26 17:51:05 -0500
  • 85f5016193
    fmt & clippy Orion Henry 2022-09-06 15:14:16 -0500
  • 1b26647f66
    update all tests Orion Henry 2022-09-06 12:04:50 -0500
  • bab4501671
    implement increment Orion Henry 2022-09-06 11:18:28 -0500
  • 6142c383b1
    map and array insert, delete for apply() Orion Henry 2022-09-02 11:57:08 -0500
  • 6cbf2737c0
    move op observer into transaction Orion Henry 2022-09-02 09:53:49 -0500
  • b946e8c1a6
    Set optimization levels to 'Z' for release profile Alex Good 2022-09-21 22:56:38 +0100
  • 8c0bb30530
    Add an e2e testing tool for the JS packaging Alex Good 2022-09-21 22:55:13 +0100
  • ce250a7bcd
    Add examples of using automerge with bundlers Alex Good 2022-09-21 22:54:31 +0100
  • 7a6a33da98
    Rename automerge-js to automerge Alex Good 2022-09-21 22:53:00 +0100
  • 748dc954be
    Remove async automerge-wasm wrapper Alex Good 2022-09-21 22:50:39 +0100
  • 2ca826d5d4 add python wrapper Julien Fraichard 2022-09-23 11:43:06 +0200
  • 6a5729c6c3 deploy: 427002caf3 alexjg 2022-09-12 11:42:31 +0000
  • 427002caf3 Correctly load documents with deleted objects Alex Good 2022-09-12 12:31:09 +0100
  • 92a041bb53
    Correctly load documents with deleted objects Alex Good 2022-09-12 12:31:09 +0100
  • fc9cb17b34
    Use the local automerge-wasm in automerge-js tests Alex Good 2022-09-08 16:27:30 +0100
  • 4a82beb45c deploy: f586c82557 alexjg 2022-09-08 11:52:45 +0000
  • f586c82557 OpSet::visualise: add argument to filter by obj ID Alex Good 2022-09-07 16:45:36 +0100
  • 639ff04e0d
    OpSet::visualise: add argument to filter by obj ID Alex Good 2022-09-07 16:45:36 +0100
  • 53f5d9304f fmt & clippy Orion Henry 2022-09-06 15:14:16 -0500
  • df90125dae update all tests Orion Henry 2022-09-06 12:04:50 -0500
  • 5a216d979c implement increment Orion Henry 2022-09-06 11:18:28 -0500
  • 3015c4bff2 map and array insert, delete for apply() Orion Henry 2022-09-02 11:57:08 -0500
  • 7b354ba465 move op observer into transaction Orion Henry 2022-09-02 09:53:49 -0500
  • 4424f4c5a9 deploy: 649b75deb1 alexjg 2022-09-05 20:13:54 +0000
  • 649b75deb1 Correct documentation for AutoSerde +merlan #flirora 2022-09-05 15:28:31 -0400
  • 2c8e079a57 Correct documentation for AutoSerde +merlan #flirora 2022-09-05 15:28:31 -0400
  • 4ef142bc39 deploy: eba7038bd2 alexjg 2022-09-02 14:03:24 +0000
  • eba7038bd2 Allow for empty head indices when decoding doc Alex Good 2022-09-01 15:38:19 +0100
  • 13e9e165fa
    Allow for empty head indices when decoding doc Alex Good 2022-09-01 15:38:19 +0100
  • 7ceb9993ae deploy: dd69f6f7b4 alexjg 2022-09-01 11:30:49 +0000
  • dd69f6f7b4
    Add readme field to automerge/Cargo.toml Alex Good 2022-09-01 12:27:34 +0100
  • db167c3bfe deploy: e295a55b41 alexjg 2022-09-01 11:26:36 +0000
  • e295a55b41 Add #[derive(Eq)] to satisfy clippy Alex Good 2022-08-27 12:07:32 +0100
  • 014f9bdbd6
    Add #[derive(Eq)] to satisfy clippy Alex Good 2022-08-27 12:07:32 +0100
  • 3ec4932c37 deploy: c2ed212dbc orionz 2022-08-29 18:39:59 +0000
  • 47232e4a57 deploy: 1817e98ec9 orionz 2022-08-29 18:37:44 +0000
  • c2ed212dbc
    Merge pull request #422 from automerge/fix-transaction-put-doc Orion Henry 2022-08-29 13:35:42 -0500
  • 1817e98ec9
    Merge pull request #418 from jkankiewicz/normalize_C_API_header_include Orion Henry 2022-08-29 13:35:01 -0500
  • a0eb4218d8
    Update docs for Transaction::put Alex Good 2022-08-27 11:59:14 +0100
  • 9879fd9342 copy pasta typo fix Orion Henry 2022-08-26 14:19:28 -0500
  • 59bde120ee automerge-js adding trace to out of date errors Orion Henry 2022-08-26 14:15:01 -0500
  • 98328e2ecb automerge-js adding trace to out of date errors marks Orion Henry 2022-08-26 14:15:01 -0500
  • 22f720c465 Emphasize that an AMbyteSpan is only a view onto the memory that it references. Jason Kankiewicz 2022-08-25 13:51:15 -0700
  • e6cd366aa0 automerge-js 0.1.12 Orion Henry 2022-08-24 19:12:47 -0500
  • 6d05cbd9e3 fix indexOf Orion Henry 2022-08-23 12:13:32 -0500
  • ee50b4a3ca dropped change set accidently Orion Henry 2022-08-23 11:43:21 -0500
  • 43bdd60904 the fields in a doc are not docs themselves Peter van Hardenberg 2022-08-23 09:31:09 -0700
  • 363ad7d59a automerge-js ts fixes Orion Henry 2022-08-23 11:12:22 -0500
  • 7da1832b52 Fix documentation bug caused by missing /. Jason Kankiewicz 2022-08-23 06:04:22 -0700
  • 5e37ebfed0 Add AMchangesInit() for @rkuhn in #411. Expose automerge::AutoCommit::with_actor() through AMcreate(). Add notes to clarify the purpose of AMfreeStack(), AMpop(), AMpush(), AMpushCallback(), and AMresultStack. Jason Kankiewicz 2022-08-23 05:34:45 -0700
  • 1ed67a7658 Add missing documentation for the AMvalue.unknown variant, the AMunknownValue.bytes member and the AMunknownValue.type_code member. Jason Kankiewicz 2022-08-22 23:31:55 -0700
  • 3ddde2fff2 Normalize the header include statement for all C source files. Normalize the header include statement within the documentation. Limit AMpush() usage within the quickstart example to variable assignment. Jason Kankiewicz 2022-08-20 21:09:24 -0700
  • abbb1ce7d0 deploy: b4705691c2 orionz 2022-08-22 23:21:55 +0000
  • b4705691c2
    Merge pull request #355 from automerge/storage-v2 Orion Henry 2022-08-22 18:18:50 -0500
  • 9ac8827219
    Remove storage-v2 feature flag Alex Good 2022-08-15 12:52:44 +0100
  • 9c86c09aaa
    Rename Change::compressed_bytes -> Change::bytes Alex Good 2022-08-07 17:03:10 +0100
  • 632da04d60
    Add the -DFEATURE_FLAG_STORAGE_V2 CMake option for toggling the "storage-v2" feature flag in a Cargo invocation. Correct the AMunknownValue struct misnomer. Ease the rebasing of changes to the AMvalue struct declaration with pending upstream changes to same. Jason Kankiewicz 2022-08-07 08:40:06 -0700
  • 8f2d4a494f
    Test entire workspace for storage-v2 in CI Alex Good 2022-07-26 15:33:19 +0100
  • db4cb52750
    Add a storage-v2 feature flag to edit-trace Alex Good 2022-07-25 16:07:20 +0100
  • fc94d43e53
    Expose storage-v2 in automerge-wasm Alex Good 2022-07-25 16:05:09 +0100
  • d53d107076
    Expose storage-v2 in automerge-c Alex Good 2022-07-25 16:03:30 +0100
  • 63dca26fe2
    Additional tests for storage-v2 Alex Good 2022-07-25 15:55:50 +0100