Ecosyste.ms: OpenCollective

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

github.com/actix/actix-derive

[ARCHIVED] development moved into main actix repo
https://github.com/actix/actix-derive

Merge pull request #17 from JohnTitor/update-actix

Update `actix` dev-dependency to 0.10.0-alpha.2

f586e319e97fd463f960162f8030a8c26ad70a79 authored almost 5 years ago
Clean-up README

129ca2289e023618611d720eb0386cd3b5441a35 authored almost 5 years ago
Remove outdated rustfmr config

a75d7109abd956fbf26a9a624f31319637cfde58 authored almost 5 years ago
Update `actix` dev-dependency to 0.10.0-alpha.2

1598d365a5f4dcbf51ea48f5742274d5ab226bea authored almost 5 years ago
prepare release

a00e01367b9d9493dab0b16b8c1f46e934867f2d authored about 5 years ago
Merge pull request #15 from DanSnow/syn-quote-1

chore: Update syn, quote to 1.0

02de5c59a52ab6fe90c9576da641f38c0d19700f authored about 5 years ago
chore: Update syn, quote to 1.0

95adc78b3a32c5196765742c98a011d5e7ddf1fc authored over 5 years ago
0.4.0 Bump

2cc5222141e31124676fff6e28e236c10b213cb1 authored almost 6 years ago
Add MessageResponse derive (#14)

6728f94f1242ea63e95d32f0f0a9d5764408d9eb authored almost 6 years ago
0.3.2: Bump

9b74a809c12f4b0264dcdd03173095ff8c4c6b01 authored about 6 years ago
Import super namespace so the rtype can refer to it (#12)

db60cfc isn't enough to suppress the warning as the `#item_type` may have
types not included in...

4dd1326570d1f152874864e65aee218fba0de49a authored about 6 years ago
Prepare release 0.3.1

029cb383db5979b210e31d5db8945109ac2db91c authored about 6 years ago
Merge pull request #10 from mehcode/master

Upgrade syn

bdd9491f6bed1d0c1f01cec92ad02e7c772765c3 authored over 6 years ago
Upgrade syn

12a79873f6fbff143690d97d1d1bbf5a15550271 authored over 6 years ago
update readme

f1419c983e0dd0424d9e3fba4473f7e2143c7845 authored over 6 years ago
upgrade syn and quote deps

90a06be7a91aad6d54e4e312b6cc764a8e92305b authored over 6 years ago
min travis ver

0d8c6f857a3374f5e8d8173aa9f7b3d2c8ada2b4 authored over 6 years ago
update changes

d4444f53b16a3f6291611739871593b8e4885c3a authored over 6 years ago
Merge pull request #9 from boncheolgu/fix_warning

Fix warning in rustc 1.29.0-nightly

6170cafe56820975310f642d7b6e5e4bd5de4d6f authored over 6 years ago
Fix warning in rustc 1.29.0-nightly

db60cfcd8aa692d05532f7e13f25359674a03a89 authored over 6 years ago
Merge pull request #8 from messense/rand-0-4

Update to rand 0.4

452f4cf550c64208f3855f74ffa91d6a45f55648 authored almost 7 years ago
Update to rand 0.4

a1240fba09a602a0708d2e602d7b8d2e8ee47dbe authored almost 7 years ago
allow to rtype(result=Result)

e927c21f5415e084d8ca4f6d2c0a4debf9a96edf authored almost 7 years ago
Merge branch 'master' of github.com:actix/actix-derive

4d18ae48af62e2407102389002346d611d0c3785 authored almost 7 years ago
actix 0.5 support

7d02fcd18607896c07e233af52b6ee527bd23385 authored almost 7 years ago
Merge pull request #7 from andreevlex/fix-1

spelling check

75cab15184349d97f66f11ee9579c866a5b492a4 authored almost 7 years ago
spelling check

3380233af7ae6fae788d24ce0cf388d4ef1f6e5a authored almost 7 years ago
allow passing in whole message structs

9faca566e5be5c93adf1903f0b25ad300b962003 authored about 7 years ago
move tests to actix

5ec5e3d3c9925c513141a4a2c8a9109fcc6fd0a7 authored about 7 years ago
add changes

1501db4371a78fd76f11ba971bc28be546e663d1 authored about 7 years ago
fix readme

edc6bfc2f7a6323434f143c1502c93e2d774cf96 authored about 7 years ago
fix readme

4963fd41d5a7369876882c09c3c08783fe43d78f authored about 7 years ago
readme update

454406411dd25336f2fc332dee29d06b179eb4d5 authored about 7 years ago
fix stable syntax

66a6655f5f2bcac7b8d657dbeafcebf54360bd89 authored about 7 years ago
fix nightly tests

4a1e0abb91f1ec9350f9df237b295e99fc495933 authored about 7 years ago
add stream handler support

eb12742d426a6dffc571ea8952948dfdd6d8345f authored about 7 years ago
prepare release

3612475ced3488a39b2df1dc6b32545f6fae0a2a authored about 7 years ago
msg proc macro

7e869ec14eec59a488748dbc6e916265a7eabd30 authored about 7 years ago
attr proc macro for handler definition

7e8fc75fb0ac26f3a6fd4c085535b74544809817 authored about 7 years ago
readme cleanups

8b6cd2c5a1bc794aa9d7aab165c49adde8d58aac authored about 7 years ago
cleanup implementation

86a6e091a8e04fa6c79ebb80cc4707791129528a authored about 7 years ago
package config

38d44edcdafad92b9b4f978386c143ba49386f42 authored about 7 years ago
rename Message to Response

58c5fceb70dada0a8c2e7f4955f9dbe592150c08 authored about 7 years ago
Merge pull request #5 from kingoflolz/master

Add default to unit item type and error type if no Message attr is present

7d1be1318dcc8d945333b601f21afc5bf56f4481 authored about 7 years ago
Add default to unit item type and error type if no Message attr is present

cebc00b988422a7ddde3201acbd1d4eebd568d72 authored about 7 years ago
update Cargo.toml, add README.md

771811bcdb0684c4b90be6c67c70b1ff8aa912f1 authored about 7 years ago
Add #[derive(Message)], #[Message(response, error)] macros

caedfbfef27c933918a6c42feab96d1bcc416421 authored about 7 years ago
Initial commit

2d43dd59707bf98e7743932352f0074e2e97cd5e authored about 7 years ago