Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ruffle-rs/rust-flash-lso

A fast and safe parser for Adobe Flash Local Shared Object files (.sol), AMF0 and AMF3 in rust
https://github.com/ruffle-rs/rust-flash-lso

tests: Test AMF0 ECMAArray

2f770555ea49c6db49c57c1dd46c7cc686e8dacc authored 12 months ago
Write dense elements in ECMAArray with amf0

11ebd71af7bf7c1aa198097dd8e35367d21f3283 authored 12 months ago
Merge pull request #51 from Aaron1011/new-fix-obj-reference

2f976fb15b30aa4c5cb398710dc5e31a21004e57 authored about 1 year ago
Expose Rc in Element constructor

This makes it more convient to re-use an Rc<Value> on the Ruffle side

2c461570f1cbaa491459664055fda80280354444 authored about 1 year ago
Disable broken object reference table writing for now

We currently deduplicate objects in the object reference table
with a derived PartialEq implemen...

dcd60528533339f6479466670cdbd564f6df065a authored about 1 year ago
Remove leftover eprintln!

450234ad4225facff08226c31468fb7cf9fb8197 authored about 1 year ago
Fix writing amf3 reference tables in combinators

In several places, we updated a reference table RefCell,
and then returned a SerializeFn. Howeve...

f9526ea0e7e22cf5704972aa43c5b0f9e8896773 authored about 1 year ago
Merge pull request #44 from ruffle-rs/dependabot/cargo/gloo-file-0.3.0

949ffefaf7c16c829bf0be267011b138b95d935f authored about 1 year ago
Merge branch 'master' into dependabot/cargo/gloo-file-0.3.0

e2af68fe4c9d65f2f0af3a698105333f03611197 authored about 1 year ago
Merge pull request #43 from ruffle-rs/dependabot/cargo/criterion-0.5.1

e66814c6dd4ac9ee05a7c5405de214f295056c86 authored about 1 year ago
Merge branch 'master' into dependabot/cargo/criterion-0.5.1

8010d9aa195e1a0bec526e4b226410e160f9673e authored about 1 year ago
Merge branch 'master' into dependabot/cargo/gloo-file-0.3.0

3a1a9818d7aa4a7ee99b8e548ec73bc50eef5ebe authored about 1 year ago
Add module for reading and writing AMF packets

295470b6c338a32978d7f7f0d0201eeb787d1e4e authored about 1 year ago
Fix clippy complaints

2d159940b0d351f964b9836dae9185fe783398c7 authored about 1 year ago
web editor: Make tree node text unselectable

39ad0593bcef0d8a2eef677bf9623b614b1c5499 authored over 1 year ago
Minor web fixes

Fix tab links, app name, and readme

0d0da486273173c551546257b871692bfbbb4e84 authored over 1 year ago
web editor: Compare path instead of value when changing selection

4f9d53a835b4f907237f932d8ed4babce07da6e8 authored over 1 year ago
Update gloo-file requirement from 0.2.3 to 0.3.0

Updates the requirements on [gloo-file](https://github.com/rustwasm/gloo) to permit the latest v...

fc0ba430f409b4ce2eec8c986aebfbf71c8d9dcd authored over 1 year ago
Update criterion requirement from 0.4.0 to 0.5.1

Updates the requirements on [criterion](https://github.com/bheisler/criterion.rs) to permit the ...

f1b61eb9b575f6dfb9813f1f63a2df82365fb5dd authored over 1 year ago
Merge pull request #40 from ruffle-rs/dependabot/cargo/env_logger-0.10.0

3669a352c14192d0d301e594ae6047ae99725006 authored almost 2 years ago
Merge pull request #41 from ruffle-rs/some_refactors

Better handling of self-referential data

eae66fc020b7757831d01d4251b1588460d3053f authored almost 2 years ago
Format

bd56614d515cfa6c6d8ac0f0156ed46d75b9075a authored almost 2 years ago
Update json for change to exposed references

bd2eb6e4f8fb64cc32bfae6bebbe1b1dc80cae78 authored almost 2 years ago
Lifetime trickery

f4bedaf53e2edd94fd4d558aa72d3e651798e6c7 authored almost 2 years ago
Add new writer for self-referential data, switch reader to Rc for less memory use when caching, no longer expand recursive data, expose referenences

f8fb584a7f61ae5e6888f174586c163d36d81927 authored almost 2 years ago
Remove derive-try-from-primitive, reorganise types

a7d8495cb43fbaeb56c07f28fc3a2f6b990477ec authored almost 2 years ago
Update env_logger requirement from 0.9.0 to 0.10.0

Updates the requirements on [env_logger](https://github.com/rust-cli/env_logger) to permit the l...

41e71c4dc160ac2992709abebe98fea7554faae3 authored about 2 years ago
Merge pull request #38 from ruffle-rs/update_clap

Update clap

8376453eddddbe701031a091c0eed94068fa5649 authored over 2 years ago
fmt

688177219a136fabb4ac8b0c9d3c2ef4e0101e2c authored over 2 years ago
Update clap, fix clippy lint

d109b256b106bd7d9afc4b4941682f6669842d74 authored over 2 years ago
Merge pull request #27 from ruffle-rs/dependabot/cargo/criterion-0.4.0

Update criterion requirement from 0.3.5 to 0.4.0

a0b7c8d180cea8f49bb4d6822b78aea912a96db7 authored over 2 years ago
Update criterion requirement from 0.3.5 to 0.4.0

Updates the requirements on [criterion](https://github.com/bheisler/criterion.rs) to permit the ...

a8bd7e1aea0da80534c5b439be3b3f2f4993b08b authored over 2 years ago
Merge pull request #26 from ruffle-rs/library_updates

2fc122cd8a399fdc81f928f89b94d5d3dfe860e4 authored over 2 years ago
Finish yew 19.x upgrade

70cb777fbc1f75dbee826b6f7c78a0674c70cf85 authored over 2 years ago
Cleanup from migration, fix some web issues

89141b08229b0fd5573c47400ecc20aa6904320a authored over 2 years ago
Migration to yew 19 (pain) (part 1)

9998ff2e315166aa6b1c4187c7f7182d880af3e7 authored over 2 years ago
Fix clippy lints

559ab9cb97dbb4ed3131a18698ba40d1d67cfe87 authored over 2 years ago
Update libraries

e00e01cbc16dcdf297d876f1f63422689f127b4f authored over 2 years ago
Merge pull request #25 from ruffle-rs/nom_7

Update to nom 7.x, Yew 18.x, and rust 2021 edition

1af96043e752145893da4a9754d92d3c7b6b749f authored about 3 years ago
Fmt

79a93e34ec34059e8bdbde87e7cee3370be92751 authored about 3 years ago
Update yew to 0.18

beb5091550b76f0f9664e78a4313153412ec90aa authored about 3 years ago
Update to nom 7.x

5ce82886759280f82185a233484bd359ad4f6c72 authored about 3 years ago
Merge pull request #22 from ruffle-rs/dependabot/cargo/pretty_assertions-1.0.0

Update pretty_assertions requirement from 0.7.2 to 1.0.0

b4d9e162fca81ef4695363ebb70e658c9b6473a2 authored about 3 years ago
Merge pull request #24 from ruffle-rs/dependabot/cargo/clap-3

Update clap requirement from 2 to 3

712bfac942837cefebd501db75e236169748a6c3 authored about 3 years ago
Update clap requirement from 2 to 3

Updates the requirements on [clap](https://github.com/clap-rs/clap) to permit the latest version...

35f97ca8d270b9d666324c2f054a302c2f2be6e7 authored about 3 years ago
Update pretty_assertions requirement from 0.7.2 to 1.0.0

Updates the requirements on [pretty_assertions](https://github.com/colin-kiegel/rust-pretty-asse...

74201fd09b42cc6a8e586083bec72b184033b197 authored over 3 years ago
Merge pull request #20 from midgleyc/nom-6

dev: set nom to 6.* for use in ruffle

19fecd07b9888c4bdaa66771c468095783b52bed authored over 3 years ago
dev: set nom to 6.* for use in ruffle

ruffle requires 6.1 through winit

eedc8436fe08b2bc07b91ab542e4b7827df98486 authored over 3 years ago
Merge pull request #19 from ruffle-rs/yew_17_4

Update yew

a0a32715dec86d66814157d712c2fd8a5cb8560f authored over 3 years ago
Update yew

e066a9a0f5afad6f69c34746bdd66316c289b033 authored over 3 years ago
Merge pull request #18 from ruffle-rs/ruffle_changes

5dbd90f41183a829b9541accb61784fa72e30e9a authored over 3 years ago
Fix conflicts, add missing comments

00a939586e879bf5e9216c8a62e33ff390eba4a2 authored over 3 years ago
Make `AMF0Decoder::parse_single_element` public

This makes sense because `AMF3Decoder::parse_single_element` is also public. This is the same th...

e165f6b2ae0fe720eb54cb8c16858572117bdb90 authored over 3 years ago
Update libraries + minor refactor

8a1a885083f5faf9c0731a8376c57b92e8a56c90 authored over 3 years ago
Format

44402a9568faa6f7805ae2d04e1a4e84f4abf758 authored over 3 years ago
Only complex types (Array,EcmaArray,Object,TypedObject) should be sent/received by reference

4bf0bee13f93c90629569822e987b9165c5c98ee authored over 3 years ago
Run workflow on pr targeting any branch

d889f26c38eab16d61c55b08544cbe6d278cc2f1 authored over 3 years ago
Add half-life-2-flash as a test case

6559292bdb9b94dfbde458c7d4b9a1ab4ae7f862 authored over 3 years ago
Format

8f63b83d4784d58c36ae98ed42d1b62b434d5005 authored over 3 years ago
Fix build errors and clippy lints

d765b4fd6623ed0141eb53eedf6c5019c12fa6c5 authored over 3 years ago
Support for reading Amf0 references

572ddd70c253e788263a44a6dc95afe6d5e266a0 authored over 3 years ago
Fix lso-to-json build failures and general cleanup

e5d987fbadd7e27edb446321fd06e991dae80675 authored over 3 years ago
Return results for writing, and better results for reading

70553b658517c48b97509183927609e220fd3c84 authored over 3 years ago
Merge pull request #15 from ruffle-rs/dependabot/cargo/env_logger-0.9.0

Update env_logger requirement from 0.8.2 to 0.9.0

855e30ed8befa9af0fec8fbdcb0233616e51dcff authored over 3 years ago
Merge pull request #16 from EmperorBale/patch-1

89f315f52e5733a015ed677edef5a04ee1121f5e authored over 3 years ago
Add comment to parse_single_element

10ccf11cab8ea687561f74c8622bd2de301b60b4 authored over 3 years ago
Make `amf0::read::parse_single_element` public

This makes sense because `AMF3Decoder::parse_single_element` is also public, and they are conven...

ca9a9778569afc0260fa4e42dc14d475ea310e43 authored over 3 years ago
Update env_logger requirement from 0.8.2 to 0.9.0

Updates the requirements on [env_logger](https://github.com/env-logger-rs/env_logger) to permit ...

af3665a5b1fe4e4bf3aa1a3ed8e057fed546875c authored over 3 years ago
Merge pull request #11 from ruffle-rs/dependabot/cargo/yewtil-0.4.0

94dc0be81fe3d1060190aa90d018bee9f0a22cc0 authored over 3 years ago
Update yewtil requirement from 0.3.2 to 0.4.0

Updates the requirements on [yewtil](https://github.com/yewstack/yew) to permit the latest versi...

7b292d63b649fbd459d12b8ff21f41da33be945f authored over 3 years ago
Check formatting in actions

ab070c6efacf75e848d03bb4aaf89e8b173c13bf authored almost 4 years ago
Merge pull request #10 from CUB3D/dependabot/add-v2-config-file

Upgrade to GitHub-native Dependabot

20dd695f4074b6f51c381f286a472383b83ec9f6 authored almost 4 years ago
Merge pull request #9 from CUB3D/dependabot/cargo/pretty_assertions-0.7.2

Update pretty_assertions requirement from 0.6.1 to 0.7.2

468089f31f617848e06853594aedc9f2db66ba6a authored almost 4 years ago
Upgrade to GitHub-native Dependabot

878a3f4ab2a10c7ee0951da0ce622ad09651d9b9 authored almost 4 years ago
Update pretty_assertions requirement from 0.6.1 to 0.7.2

Updates the requirements on [pretty_assertions](https://github.com/colin-kiegel/rust-pretty-asse...

bee6d53826091d2506408143c7663f96ac4e6fe1 authored almost 4 years ago
Make amf3 parse body pub

6e9a0cdc91a4f7fe0b90903be584252e5677285f authored almost 4 years ago
Merge pull request #7 from CUB3D/refactor

5ba1928ba2af07d19cc5677cd4f2b192c1320309 authored almost 4 years ago
Update readme

e41a4df28b716f8dbf7e67d9b50c6c4bb4ad8a1f authored almost 4 years ago
Refactor int read/write

f863442b5e657fca249b5a0649a4695874c21612 authored almost 4 years ago
Update version

f06628e22701052feb731a2a74dabbf8da70a198 authored almost 4 years ago
More refactors

2b78284ba9772420f4171ee20aec3c825597d7e5 authored almost 4 years ago
Fix benchmarks

9fad9df3f0c22ba603abfea2fac9734beead3d92 authored about 4 years ago
Fix test failures

507c4a944f4e070602ce30ccb85f1d7d6ea5fbd4 authored about 4 years ago
Cargo fix

9298395acbaed33c788a0f12bbe2a57a7a1f7531 authored about 4 years ago
Move flex into a extras module, split into read and write

08fcadab609b15d4fc1857518317e284f5503091 authored about 4 years ago
Custom error type

72a3c2e1bc4a98bbfeaca9fc33001ef6ae658312 authored about 4 years ago
Convert Serializer -> Writer, Deserializer -> Reader

eb67e89d86ad22a872a4d17065e7edab9e49814f authored about 4 years ago
Allow disabling amf3

250ea358e24205bdc54d79ead86164c4825c1135 authored about 4 years ago
cargo fix+fmt

74b4ca13ae3734bd4f07be117a67bb18bf8ec986 authored about 4 years ago
Split amf into read and write

b96a9ff85be7b0081147a641778b7e0c9f76afcf authored about 4 years ago
Fix benches

afd32842111775c7359e5551526f3288a5956c0e authored about 4 years ago
Merge branch 'master' of github.com:CUB3D/rust-flash-lso

1a87f339fa9c3ab166ea01ecea9b7bcfb068cf42 authored about 4 years ago
Merge pull request #6 from CUB3D/refactor_and_document

e4e072a3d96c63882bbc92a9466241f0730b2b9c authored about 4 years ago
Fix comparison on stable

0fd6721c131ce44387122071e1a368aea2df1838 authored about 4 years ago
Sol -> LSO

4455f52accc96e0764c6135dc09ef3ea1ba4dd2f authored about 4 years ago
Clippy lints

4929f5f8a72893ed92fd5a472665fcb79082ae7c authored about 4 years ago
Add more documentation

46920599d4c3e23018f12ae1a5de08103df049f4 authored about 4 years ago
Support for changing custom elements

48fafe25519d7074d8729d572e0f5e5fd4c2d156 authored about 4 years ago
Saving objects properly implemented

f0fd193c8803ccf7721b7be7d48c6b8b74a67ffd authored about 4 years ago
Searching

10e08af2b0e2e19111a96dfa91636705b6d8226b authored about 4 years ago