Ecosyste.ms: OpenCollective

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

github.com/tauri-apps/javascriptcore-rs

JavaScriptCore bindings and wrappers for Rust
https://github.com/tauri-apps/javascriptcore-rs

Add license

e849e57ba1ceb417f3b903d73ca2b1e9e15c4e8f authored over 3 years ago by Jason Cai <[email protected]>
chore: add license template and rustfmt

4fc319a809034db4ec5ca8f6bf1ac9a5f3b16984 authored over 3 years ago by Jason Cai <[email protected]>
Merge pull request #45 from pewsheen/generate-sys

Generate javascriptcore-sys

ceeb819a308f9b77a599e1ae06fc6f222fb67b6c authored over 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
test: update javascriptcore test case for newer JSC version

c008c1ba67d75d1c0e8f3c85688757d57fdbead5 authored over 3 years ago by Jason Cai <[email protected]>
Generate javascriptcore-sys

60205f604217bafeccce58fde2ffd158a80a8985 authored over 3 years ago by Jason Cai <[email protected]>
Add Gir.toml

d93e40e7ed067a35f0ddc6d97a33ab869df03d2d authored over 3 years ago by Yu-Wei Wu <[email protected]>
Add submodules

7df0215f53d63715c8f646caf563b46df5ad0e3d authored over 3 years ago by Yu-Wei Wu <[email protected]>
Merge pull request #41 from jangernert/crate

Update to latest glib

aff98eddcba23fcdcc9306cb4b25ba1da3b078e3 authored over 3 years ago by antoyo <[email protected]>
update to latest glib

a9be517e0537c73a5a3cf280bd8c9cfd64f39c6f authored over 3 years ago by Jan Lukas Gernert <[email protected]>
Merge pull request #36 from bilelmoussaoui/patch-1

Bump dependencies & version

329a3cf70243f74f8463634f01320436ecede99d authored over 4 years ago by antoyo <[email protected]>
Bump dependencies & version

1b8364b12d28cb4e830726fca9af9957baf1e096 authored over 4 years ago by Bilal Elmoussaoui <[email protected]>
Merge pull request #34 from jangernert/crate

Update glib dependency

d7d2a88313f1cc9fd70079de4c2370ae23c238db authored almost 5 years ago by antoyo <[email protected]>
bump version number

a2111c4f3d39b85e052a299cd8f032e63735e916 authored almost 5 years ago by Jan Lukas Gernert <[email protected]>
update dependency

4095a4e8d62ea943f39e7e22a3bea87e83ad066f authored almost 5 years ago by Jan Lukas Gernert <[email protected]>
Merge pull request #33 from gtk-rs/feature/gtk-0.7.0

Update dependency version

077514009ba9a83ff869676d7d845e14ce1c20d7 authored over 5 years ago by antoyo <[email protected]>
Update dependency version

4b71c43d6ea009ef884a836b5b07399cfe40bd41 authored over 5 years ago by Antoni Boucher <[email protected]>
Merge pull request #32 from gtk-rs/fix/issue-31

Update dependency versions

d0d71fccb219be282567ee7a71b87fc177b6e0d4 authored over 5 years ago by antoyo <[email protected]>
Update dependency versions

Fix #31

78b30e48aa5ae8eaf568b7e46857d134ed7c2f60 authored over 5 years ago by Antoni Boucher <[email protected]>
Merge pull request #30 from gtk-rs/feature/update-version

Update version

0c4bd0e3a33ddc77b6f7a6e2e85177944a73c608 authored over 5 years ago by antoyo <[email protected]>
Update version

bb2638304e341dc590ecb2f5c2610b5d20dc0f57 authored over 5 years ago by Antoni Boucher <[email protected]>
Merge pull request #29 from gtk-rs/feature/ref

Add Ref suffix

f7692914e6f417fcf8684a43a355b9d7cc594d88 authored over 5 years ago by antoyo <[email protected]>
Add Ref suffix

8c2cfa1e2501a98189c3d446461b6e90f0945a97 authored over 5 years ago by Antoni Boucher <[email protected]>
Merge pull request #28 from gtk-rs/feature/update-dependencies

Update dependency versions

2c67cefa069375dcb1b579717de3e0daea171142 authored over 5 years ago by antoyo <[email protected]>
Update dependency versions

e3ec3d9df3b2ca645164d3473086e6ce644f39fd authored over 5 years ago by Antoni Boucher <[email protected]>
Merge pull request #25 from gtk-rs/update-crate

Update crate

858411aaf92287e4ffdcab5e6fc51a7aecf9eb3f authored over 6 years ago by antoyo <[email protected]>
Merge branch 'crate' into update-crate

2a555f91b40fbb44b9eec315b85fd69fb8a4af50 authored over 6 years ago by antoyo <[email protected]>
Update version

561160043fdd8d372c0e7572abc8b061ce5e92ad authored over 6 years ago by Antoni Boucher <[email protected]>
Update crates name

310addb9b31b8ded5d1c252289abe4d01fc5567f authored over 6 years ago by Guillaume Gomez <[email protected]>
Merge pull request #24 from gtk-rs/update-version

Update dependency version

62b49a0a5e8f9879665e595ecd35c0af4e6c69de authored over 6 years ago by antoyo <[email protected]>
Update dependency version

079ed620a16bd0315af67ab4b92380bb4a4dd2bb authored over 6 years ago by Antoni Boucher <[email protected]>
Merge pull request #23 from antoyo/crate

Crate

7131ae0da2eba2751a5d0ecf0150d3690dcba44a authored almost 7 years ago by antoyo <[email protected]>
Fix impl of glib conversions for GlobalContext.

This should be using JSGlobalContextRef, not JSValueRef, but it
works as it was because they're ...

32e02af7b2ef938c48ef52b4d196fd05e195caf5 authored almost 7 years ago by Bruce Mitchener <[email protected]>
Simplify implementation of Value::to_boolean.

9be848796b74edf305af61827d91c278ac9a5f14 authored almost 7 years ago by Bruce Mitchener <[email protected]>
Merge pull request #21 from waywardmonkeys/cleanups

Cleanups

edcb07038d7d8196f59bacd77e7ee26550f44c12 authored almost 7 years ago by antoyo <[email protected]>
Fix impl of glib conversions for GlobalContext.

This should be using JSGlobalContextRef, not JSValueRef, but it
works as it was because they're ...

2fc545b54bef36a198c02dc836a859a43d1121e9 authored almost 7 years ago by Bruce Mitchener <[email protected]>
Simplify implementation of Value::to_boolean.

e6077dce24f6e62c43e12216e6225556ded865cf authored almost 7 years ago by Bruce Mitchener <[email protected]>
Merge pull request #20 from antoyo/crate

Update version

cccdb0e7a17da30af919a3ae0763547d5c315809 authored almost 7 years ago by antoyo <[email protected]>
Merge pull request #19 from antoyo/master

Update version

684bbe33ab662425a725a3ab38f35b1ec265bfe1 authored almost 7 years ago by antoyo <[email protected]>
Update version

0a971d47dbe4b1cbd880b2c2ba03b4df74447acc authored almost 7 years ago by Antoni Boucher <[email protected]>
Update version

328da8d7da9070dc3e8f48ee1fa893dec390c2ce authored almost 7 years ago by Antoni Boucher <[email protected]>
Merge pull request #18 from antoyo/crate

Crate

fc37a25112edbaaef533d59ad07801b53e2a6317 authored almost 7 years ago by antoyo <[email protected]>
Merge branch 'master' into crate

fe867737ed0eaff262d1a22944ff70220d401e85 authored almost 7 years ago by Antoni Boucher <[email protected]>
Merge branch 'quadrupleslap-forks-things-master'

dbef830cc0c942f09fb23125991a9813c9f321ec authored almost 7 years ago by Antoni Boucher <[email protected]>
Added Value::to_string and incremented versions.

0de0dcea40458ddee4f4814b43411c4b4e485f28 authored almost 7 years ago by Ram Kaniyur <[email protected]>
Merge pull request #14 from antoyo/crate

Crate

26cc9c0e7697c14192a60a1d298079e34084503a authored about 7 years ago by Guillaume Gomez <[email protected]>
Merge pull request #13 from antoyo/master

Update versions

6ed2891f4fc3a47d11aab010f73c3576b36d6564 authored about 7 years ago by Guillaume Gomez <[email protected]>
Merge branch 'crate' of github.com:gtk-rs/javascriptcore-rs into crate

c4cb51f17db6f19fb0e5bdbff5435b438f805334 authored about 7 years ago by Antoni Boucher <[email protected]>
Merge branch 'master' into crate

2f36a47cff07a9eb334fa3da3f3005a510f99f1f authored about 7 years ago by Antoni Boucher <[email protected]>
Update versions

41a0061a4adbdf8259fba49f700fbdc16e6da6da authored about 7 years ago by Antoni Boucher <[email protected]>
Merge pull request #12 from antoyo/crate

Crate

3be16cebd0dfecdcb7deae23782da2e8516fa5f8 authored over 7 years ago by Guillaume Gomez <[email protected]>
Merge branch 'master' into crate

6eafa07da531940d2bf02746c2759a295433f4b8 authored over 7 years ago by Antoni Boucher <[email protected]>
Merge pull request #11 from antoyo/master

Bump version

3dc652cbeda6053c62e8386be856a73f5ab4ef78 authored over 7 years ago by Guillaume Gomez <[email protected]>
Bump version

c7844f94fc8ee0e75c12551e2711fe89e1fb20a2 authored over 7 years ago by Antoni Boucher <[email protected]>
Merge pull request #10 from antoyo/crate

Crate

1800ce4778552a530d7cde3da907c354bb270ce1 authored over 7 years ago by Guillaume Gomez <[email protected]>
Merge branch 'master' into crate

41d42c4b980250c8b55bc06839c3a0ad2089ff33 authored over 7 years ago by Antoni Boucher <[email protected]>
Merge pull request #9 from gtk-rs/update-glib-version

Update glib crate version

c652b6c7e532fb260054b869dcfba1bcb5d6c813 authored over 7 years ago by Guillaume Gomez <[email protected]>
Update glib crate version

373bfacd47198f687b7925e644eaba0923df05f2 authored over 7 years ago by Antoni Boucher <[email protected]>
Merge pull request #8 from gtk-rs/up-cargo

Update crate cargo files

996bb33f3f81914efb7f4af7b2d9c4b9d04cbe9e authored over 7 years ago by Guillaume Gomez <[email protected]>
Update crate cargo files

f873882ad30a744688540f74533b36bcbd3ef3a2 authored over 7 years ago by Guillaume Gomez <[email protected]>
Merge pull request #7 from gtk-rs/up-crate

Update crates name

b2282952d76ac30b82e1266cc0f4cf92892c21d7 authored over 7 years ago by Guillaume Gomez <[email protected]>
Update crates name

80c2ed7e81990ddf55a72d62b40d23c57098f797 authored over 7 years ago by Guillaume Gomez <[email protected]>
Fix license key

b6169abf4ce59b788b2914d91a3b0fb864adf64e authored over 7 years ago by Guillaume Gomez <[email protected]>
Update cargo files

1349947fa5a8ce00bd61c435b02b995bf6a74815 authored over 7 years ago by Guillaume Gomez <[email protected]>
Set crate version

eb3c3077f9f33fbb201c16aba7a0150846913b2b authored over 7 years ago by Guillaume Gomez <[email protected]>
Merge pull request #6 from GuillaumeGomez/switch

switch to gtk-rs

1f4d57081c16a59264310e5c22b0f7f8fe4fc813 authored over 7 years ago by Guillaume Gomez <[email protected]>
switch to gtk-rs

daa0865f85ccef4d29ad42632b8ee0266a1bd4a1 authored over 7 years ago by Guillaume Gomez <[email protected]>
Merge pull request #5 from GuillaumeGomez/travis

Add travis test

644191f280bad1523929ca371dc2d5cf1d0d3691 authored over 7 years ago by Guillaume Gomez <[email protected]>
Add travis test

d64719bdb373d9abd0c656e2f531dcb4abc31f83 authored over 7 years ago by Guillaume Gomez <[email protected]>
Merge pull request #4 from GuillaumeGomez/readme

Update readme

da63b1ad8ca0f5ca9b2d0ce1f12f39cbc21ce82c authored over 7 years ago by Guillaume Gomez <[email protected]>
Update readme

fa870fa0cc2807349fe107c14bc7e1f22cab1ec3 authored over 7 years ago by Guillaume Gomez <[email protected]>
Merge pull request #3 from GuillaumeGomez/fixup

fix url

aed6dfc05d4bf82e296c62cf0febd9d52480aecd authored over 7 years ago by Guillaume Gomez <[email protected]>
fix url

a31b4ff77794cf4014a0f7b6e9c767188607d242 authored over 7 years ago by Guillaume Gomez <[email protected]>
Merge pull request #2 from GuillaumeGomez/levelling

Update to gtk-rs level

f9b44eef1f08681d542702404e3c17fb4de95eb6 authored over 7 years ago by Guillaume Gomez <[email protected]>
Update to gtk-rs level

85f9c6bc837d8cf9596cc6966f4d4a3967cdd136 authored over 7 years ago by Guillaume Gomez <[email protected]>
Update dependency

cb4c11808f5bacaf9adea3e3679087e85a226829 authored over 7 years ago by Antoni Boucher <[email protected]>
Add sys crate

eb9e512a6518bea2f2e12af357046171f992c78b authored over 7 years ago by Antoni Boucher <[email protected]>
Switch glib dependency to git

23fda1736e7f6064aa063e05b189ef4116f38391 authored over 7 years ago by Antoni Boucher <[email protected]>
Update versions

0e78f68ce1297014f43e16f72033231a8aca62f5 authored over 7 years ago by Antoni Boucher <[email protected]>
Merge branch 'lukasstevens-master'

42badb63f420a8bf5ba139171fec759cf12ddb1f authored almost 8 years ago by Antoni Boucher <[email protected]>
Split FromGlibPtr according to gtk-rs/glib

ac58af93ee92b495e5c38ec390a7df3dfee9706b authored almost 8 years ago by Lukas Stevens <[email protected]>
Added license.

0baab29df6871670e2adf5c3730534faeb9ec30f authored over 8 years ago by Antoni Boucher <[email protected]>
Initial version.

e427a4cff6e9b92d411d14535eba5307c1d9b0d4 authored over 8 years ago by Antoni Boucher <[email protected]>