Ecosyste.ms: OpenCollective

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

Sourcery

Sourcery is a code generator for Swift language that extends it by enabling meta programming, used in over 40 000 applications.
Collective - Host: opensource - https://opencollective.com/sourcery - Website: https://merowing.info - Code: https://github.com/krzysztofzablocki

docs: update metadata for 2.0.3 release

github.com/krzysztofzablocki/Sourcery - f8ba0209920dfdafda3b9acfbaf5cb63ff907da9 authored over 1 year ago by Ruslan Alikhamov <[email protected]>
Create swift.yml (#1189)

Implemented GH actions for macOS and ubuntu;
disabled both actions until #1188 is merged.

github.com/krzysztofzablocki/Sourcery - 7c04194eb422c753df83e951247e5968113198d7 authored over 1 year ago by Ruslan Alikhamov <[email protected]>
Add support to any keyword for function return type to AutoMockable.stencil (#1186)

* Add support to any keyword for function return type to AutoMockable.stencil

* Update change...

github.com/krzysztofzablocki/Sourcery - c16a20955ea7dcdf3f617c961997c1d4d8aa8075 authored over 1 year ago by Paul <[email protected]>
[Tests] fixed failing TemplatesTests after #1169 (#1187)

* fixed failing TemplatesTests after #1169

* added missing padding

github.com/krzysztofzablocki/Sourcery - 0ff1fbd94906b1c8d6744bba3c2d61336c88e703 authored over 1 year ago by Ruslan Alikhamov <[email protected]>
Add SPM config support (#1184)

* Work on adding SPM support in configuration files

* Change configuration setup, setup watch...

github.com/krzysztofzablocki/Sourcery - 51290a59d80436a00bf5f820da9bd33654c6ed15 authored over 1 year ago by Jimmy Arts <[email protected]>
fix catalyst

github.com/krzysztofzablocki/Inject - 2057eb9819813b89fd2107e99608d2d20890d9c5 authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Add support for existential type (any) to AutoMockable.stencil (#1169)

* Add support for existential type (any) to AutoMockable.stencil

* Add tests

---------

...

github.com/krzysztofzablocki/Sourcery - 6db4d417a71ede95b39fac70c5c7c548cb340677 authored over 1 year ago by Paul <[email protected]>
Merge pull request #28 from alschmut/add-struct-builder-macro-to-readme

Add StructBuilderMacro link

github.com/krzysztofzablocki/Swift-Macros - a0847a4ef0638413433b2e111f6885f2beed39f9 authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Merge pull request #27 from ADiks09/patch-1

Add Localizable Macro

github.com/krzysztofzablocki/Swift-Macros - bc886c747cb3bdc7c303bfe9572ee34b955830cd authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Add StructBuilderMacro to README.md

github.com/krzysztofzablocki/Swift-Macros - 257097dd62e71a0620d0e631c81c01f276006126 authored over 1 year ago by Alexander Schmutz <[email protected]>
Add Localizable Macro

github.com/krzysztofzablocki/Swift-Macros - 6bebf415e10a2a6d8a536b654e71a0e6f92ed0ff authored over 1 year ago by Andrusenko Anton <[email protected]>
Support contained types as variable type name (#1179)

* Extended parsing of variable type

* Added unit test

* updated changelog

* fixed faili...

github.com/krzysztofzablocki/Sourcery - 83c323f97ff4270fb9478eebc7baee4cb30221e6 authored over 1 year ago by Ruslan Alikhamov <[email protected]>
Merge pull request #26 from yume190/main

add TemporaryVariable

github.com/krzysztofzablocki/Swift-Macros - a1b9cd4011befcf01c0011793d7d6db9fcc10343 authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Merge pull request #25 from zijievv/main

Add SF Symbols Generator macro

github.com/krzysztofzablocki/Swift-Macros - 9bbee66331927fd9590a3a42b5c02fd397f1d74d authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Fix relative path of artifactbundle (#1182)

The artifactbundle.info.json.template references the `sourcery/bin` subdirectory but the binary ...

github.com/krzysztofzablocki/Sourcery - 95dbbc057f675252edc4ee4b8a25a4d8d7704fa6 authored over 1 year ago by Eric Horacek <[email protected]>
Merge pull request #24 from JohnnyTseng/patch-1

Add `DictionaryLiteralShorthandMacro`

github.com/krzysztofzablocki/Swift-Macros - 8e451e2162292da837a062662722acfcec390ac3 authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Add `DictionaryLiteralShorthandMacro`

github.com/krzysztofzablocki/Swift-Macros - 25c20906002652b3b520b942c4ab65a7185f9484 authored over 1 year ago by Johnny Tseng <[email protected]>
Fixed parsing of multibyte enum case' identifier with associated value (#1178)

* Fixed parsing of utf8 identifier with associated value
* updated changelog
* added unit test

github.com/krzysztofzablocki/Sourcery - d72d510317797a4c3a5414cf7fd57ce5a602b72d authored over 1 year ago by Ruslan Alikhamov <[email protected]>
Merge pull request #23 from WilhelmOks/main

Add ModifiedCopyMacro

github.com/krzysztofzablocki/Swift-Macros - 1511e5c9d0bf243e8813c43adb30f826bd04d764 authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Fix enum case with rawValue includes trailing comment (#1176)

* removing trailing trivia for enum rawValue
* added unit test
* Updated changelog

github.com/krzysztofzablocki/Sourcery - a4ce0f8b299f2758fe236df76a09df5af5a1d2ef authored over 1 year ago by Ruslan Alikhamov <[email protected]>
Property wrapper and macros annotations support (#1172)

* Replaced CharacterSet with String for finding new lines in StringView.swift
* Removed unused ...

github.com/krzysztofzablocki/Sourcery - e64a3ab4839417204190191b11b9ce4d165b09bb authored over 1 year ago by Ruslan Alikhamov <[email protected]>
Add ModifiedCopyMacro

github.com/krzysztofzablocki/Swift-Macros - fe68524879b3ddcc901b387f51006dee4e1a8fda authored over 1 year ago by WilhelmOks <[email protected]>
Replaced CharacterSet with String for finding new lines in StringView.swift (#1171)

* Replaced CharacterSet with String for finding new lines in StringView.swift
* Added unit test...

github.com/krzysztofzablocki/Sourcery - ab750a0157751cc81d72b40ffed357616dde7722 authored over 1 year ago by Ruslan Alikhamov <[email protected]>
Merge pull request #1175 from art-divin/make-ci-green-again

[CI] fix failing CI integrations

github.com/krzysztofzablocki/Sourcery - 57ba7858faafdccff5d05b7a079b476a2906767a authored over 1 year ago by Ruslan Alikhamov <[email protected]>
[CI] fix failing CI integrations

github.com/krzysztofzablocki/Sourcery - f7a5fde35604b87829603212844b5577a2c4a877 authored over 1 year ago by Ruslan Alikhamov <[email protected]>
chore: docs

github.com/krzysztofzablocki/Sourcery - 4a12b81e34ef133e61ad8f09973537dadfc6a7df authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
[CI] fix failing doc generation (#1173)

github.com/krzysztofzablocki/Sourcery - 8a0f7a408eab8a1acfb692ba94d68cb40af5c76b authored over 1 year ago by Ruslan Alikhamov <[email protected]>
Added "SourceryLib" product to Package.swift (#1170)

github.com/krzysztofzablocki/Sourcery - 56c4b08acbe0d59ba57b852ab9438f0aa42e9ae4 authored over 1 year ago by Ruslan Alikhamov <[email protected]>
Merge pull request #21 from syt2/main

Update README.md, add AssociatedObjectMacro

github.com/krzysztofzablocki/Swift-Macros - a78cb48a2f95a768a8fba0456809bf3978b8efee authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Merge pull request #22 from leedh2004/main

github.com/krzysztofzablocki/Swift-Macros - bbca2ce816d1ee75453b8c28917f4491a2cb792a authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Merge pull request #20 from joshuawright11/main

github.com/krzysztofzablocki/Swift-Macros - 30a0da156c4fca893ebe3f5cd1d1425756135f9f authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Update README.md, add AssociatedObjectMacro

github.com/krzysztofzablocki/Swift-Macros - eb0d83813a7d2840e69096bad4855b79bfd1eef6 authored over 1 year ago by syt <[email protected]>
Merge pull request #19 from zijievv/main

github.com/krzysztofzablocki/Swift-Macros - 1984eda3c3fb27881aeb71c1a40669db71a34d1b authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Create funding.yml

github.com/krzysztofzablocki/Swift-Macros - 42310d99c66ffea066865c2b2785863bf8bd3d55 authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Merge pull request #18 from p-x9/add-alias-macro

Add `AliasMacro`

github.com/krzysztofzablocki/Swift-Macros - 417b1c265ffb31f045077bd16eeec33cea309404 authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Merge pull request #17 from soumyamahunt/patch-1

Add MetaCodable

github.com/krzysztofzablocki/Swift-Macros - 2e13c2fb60587db86a219605b8b8efd9373be0d7 authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Merge pull request #15 from ShenghaiWang/main

Add in SwiftMacros repo

github.com/krzysztofzablocki/Swift-Macros - fa002d8a5695e05fbffe8d4ad519fa6776fb7344 authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Merge pull request #16 from ShenghaiWang/Tutorial

Add in tutorial link

github.com/krzysztofzablocki/Swift-Macros - faa4d2208d2b32a39d20a1e8bfe4e33e71148a0b authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Add MetaCodable

github.com/krzysztofzablocki/Swift-Macros - 319a1eac78f7efcb36b2794f4478981aacd0ebd9 authored over 1 year ago by Soumya Ranjan Mahunt <[email protected]>
Add in tutorial link

github.com/krzysztofzablocki/Swift-Macros - 62b1202ef1aa2fa5594dbf4dd27a58a0ee60634a authored over 1 year ago by Tim Wang <[email protected]>
Add in SwiftMacros repo

github.com/krzysztofzablocki/Swift-Macros - 4096e123c847e877189e23d2a695e7fd888c66a8 authored over 1 year ago by Tim Wang <[email protected]>
Create hello.swift

github.com/krzysztofzablocki/Swift-Macros - 1183bfda9431c8187a849c3d3cbc7914ddaf8d91 authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Merge pull request #14 from sasha-riabchuk/main

github.com/krzysztofzablocki/Swift-Macros - b3fbc671647c5c50aa12f3ca7380012c8711fddb authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Update README.md

github.com/krzysztofzablocki/Swift-Macros - fa1f86e3650052964dd3e0e8dd93e34be6f4eafc authored over 1 year ago by Sasha Riabchuk <[email protected]>
Merge pull request #12 from collisionspace/main

Add Reuse Identifier Macro

github.com/krzysztofzablocki/Swift-Macros - 0f443db0935b940b1325995b6d4e99c3f717bf03 authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Merge branch 'main' into main

github.com/krzysztofzablocki/Swift-Macros - 2ef4d218eb71f8e5454bd00bf928da995ff76cf9 authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Merge pull request #13 from bannzai/add-utilitytype

Add UtilityType

github.com/krzysztofzablocki/Swift-Macros - f9d4bdea75025ff519052c7e768194a53574371f authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
added Reuse Identifier Macro

github.com/krzysztofzablocki/Swift-Macros - 52849cc0345458aa6c311104e9a0efd13f4b1642 authored over 1 year ago by Daniel Slone <[email protected]>
Merge pull request #11 from p-x9/add-associated-object

github.com/krzysztofzablocki/Swift-Macros - 08692777091447b2d2d20d2eaace5bd6786c0073 authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Merge branch 'main' into add-associated-object

github.com/krzysztofzablocki/Swift-Macros - b57597bf89bfee76e31798ed78501afc70ec8754 authored over 1 year ago by p-x9 <[email protected]>
Merge pull request #10 from LeonardoCardoso/main

github.com/krzysztofzablocki/Swift-Macros - 363170a6dbf765ef631c324ae3df932ccebab6f4 authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Add InitMacro

github.com/krzysztofzablocki/Swift-Macros - 41204a19880e637939b902496de609f820db8f1e authored over 1 year ago by Leonardo Cardoso <[email protected]>
Merge pull request #78 from spnkr/patch-1

github.com/krzysztofzablocki/Inject - 73c4def3806e7634426cfc90ba68214f5c4561ea authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Update InjectionForXcode name to be InjectionIII in link

github.com/krzysztofzablocki/Inject - ca6148a581c20e1fa34258214a92d9744a52a4c1 authored over 1 year ago by Will Jessop <[email protected]>
Merge pull request #9 from MussaCharles/learning/official-docs

Add The Swift Programming Language (5.9 beta)

github.com/krzysztofzablocki/Swift-Macros - 53446a3964baad4d6117dcb050e663920c86037c authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Update README.md

github.com/krzysztofzablocki/Swift-Macros - e93e5c678db491f0d6530c590d880fc64690a947 authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Add The Swift Programming Language (5.9 beta)

github.com/krzysztofzablocki/Swift-Macros - ef5caf7e597fb3c719116435d209d40617060563 authored over 1 year ago by MussaCharles <[email protected]>
Merge pull request #8 from IanKeen/patch-1

github.com/krzysztofzablocki/Swift-Macros - ec116852741047cfa98b6b732f30a369cd164aed authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Merge pull request #7 from fruitcoder/extract-case-value

github.com/krzysztofzablocki/Swift-Macros - f94f63a7d3072c7f1d86624493697a520edb090e authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Merge pull request #6 from zijievv/main

github.com/krzysztofzablocki/Swift-Macros - 6dcc594485d546132b5a0a762a588506e7d36da8 authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Add extract-case-value

github.com/krzysztofzablocki/Swift-Macros - bc4c4c9b546b2cd9e34896eeff28eaf3cf89034a authored over 1 year ago by Alexander Türk <[email protected]>
Merge pull request #5 from Matejkob/main

github.com/krzysztofzablocki/Swift-Macros - 107a736114d04c09a007aa97c2bf6746e30ffc8a authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Merge pull request #4 from lukepistrol/add-sfsymbols-macro

github.com/krzysztofzablocki/Swift-Macros - 280adbc1eef1f4b03f99d3ad86fa4aa3ca0318c7 authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
add SFSymbolsMacro to the list

github.com/krzysztofzablocki/Swift-Macros - adaa7e78c53c2832ba58373a675529baf394aa97 authored over 1 year ago by Lukas Pistrol <[email protected]>
Merge pull request #3 from Otbivnoe/Otbivnoe-patch-1

github.com/krzysztofzablocki/Swift-Macros - 5af1ab03142b51d18d702f866b7ce4401c9691ed authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Add `Automating RawRepresentable Conformance` as a community blog

github.com/krzysztofzablocki/Swift-Macros - 8ffbc5c7629dcc7c247519d8980450cd1c2df177 authored over 1 year ago by Nikita Ermolenko <[email protected]>
Add power asserts

github.com/krzysztofzablocki/Swift-Macros - 5db02f7216c407ad8d934ea01cdfcaedd35893ef authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Merge pull request #1 from PycKamil/add-swift-request

Update README.md

github.com/krzysztofzablocki/Swift-Macros - fce694c61a7a54b25896ad8c066c3e660ac448a0 authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Update README.md

github.com/krzysztofzablocki/Swift-Macros - faee07d7e8dfb19dbb3519d4448a12cc46f50b46 authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Merge pull request #2 from SergeyPetrachkov/patch-1

Add an article about MemberwiseInit

github.com/krzysztofzablocki/Swift-Macros - 253c024bdcc66299f772feac5a3e6ac576bbea66 authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Update README.md

github.com/krzysztofzablocki/Swift-Macros - 4c1d880c2871bda5195b24af6ed09c808b97fbc2 authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Add MemberwiseInit article

github.com/krzysztofzablocki/Swift-Macros - fedf75c192d49ad2ef91a47c942847a1b66a18cb authored over 1 year ago by Sergey Petrachkov <[email protected]>
Update README.md

Added information about SwiftRequest

github.com/krzysztofzablocki/Swift-Macros - 79b7bd96b1197291257cff4bd9253b226fbfd54a authored over 1 year ago by Kamil Pyć <[email protected]>
Update README.md

github.com/krzysztofzablocki/Swift-Macros - 9bf051c330db9774f1bd786cf85849ffe70c7159 authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Add Community blogs and tools

github.com/krzysztofzablocki/Swift-Macros - 16590ccd903446c7207788621e2af112c9512839 authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Creating Awesome Macros

github.com/krzysztofzablocki/Swift-Macros - 69e62bdb494fa01275a9729a23d063d1e0fe7608 authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Update README.md

github.com/krzysztofzablocki/krzysztofzablocki - dfd5bfe68f385b51df09c60e8fdbadd208469c01 authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Update README.md

github.com/krzysztofzablocki/krzysztofzablocki - 783ad34de0a1e406d936667699ca82f9707c55f5 authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Artifact bundle (#1155)

* Move zip contents to subdirectory

* Extract zip upload method

* Add artifactbundle task

github.com/krzysztofzablocki/Sourcery - cc4252f1d62f7c44e5c757417a45ee0f56c889d2 authored over 1 year ago by Krystian Kokoszka <[email protected]>
Updated SwiftTemplate to make possible to edit package. (#1163)

github.com/krzysztofzablocki/Sourcery - c925e037985527b66693e1ac8e9e262e4d675013 authored over 1 year ago by Denis Freerider <[email protected]>
Merge pull request #72 from nunogoncalves/custom-bundle-url

Adds custom injection bundle support

github.com/krzysztofzablocki/Inject - 05f8293cae606de9523f80e09f46b1df143d86b9 authored over 1 year ago by Krzysztof Zabłocki <[email protected]>
Update `SwiftTemplate`'s cacheKey to use hash instead of modification date for included files (#1161)

* Update SwiftTemplate's cacheKey to use hash of include file contnets instead of modification d...

github.com/krzysztofzablocki/Sourcery - 719b24f955e1dab7e3516f80121b8a9f6b309926 authored over 1 year ago by Liam Nichols <[email protected]>
update internal boilerplate code.

github.com/krzysztofzablocki/Sourcery - d441f56ba972d04014c6de0f48ac17861ce629f3 authored over 1 year ago by Krzysztof Zablocki <[email protected]>
docs: update metadata for 2.0.2 release

github.com/krzysztofzablocki/Sourcery - 1d23e1c31557e0b7972efe15ba9c895df9722b07 authored over 1 year ago by Krzysztof Zablocki <[email protected]>
[SPM] Update to latest stable swift-syntax release (#1159)

* Update to latest stable swift-syntax release

* Remove “SwiftSyntax” package name

* Remov...

github.com/krzysztofzablocki/Sourcery - 91b444610bf8878eef86feb9469808c7441a097f authored over 1 year ago by Brad Bergeron <[email protected]>
Adds custom injection bundle support

github.com/krzysztofzablocki/Inject - ca24a55b0cfcc3244e928402a91499e77e59124a authored over 1 year ago by Nuno Castro Gonçalves <[email protected]>