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

update internal boilerplate code.

github.com/krzysztofzablocki/Sourcery - 3863827d3a9a61f13f8ff40fbd625c26cc8fc619 authored over 6 years ago by Ilya Puchka <[email protected]>
docs: update metadata for 0.13.1 release

github.com/krzysztofzablocki/Sourcery - 1390b819e24cd1091ab863a5b9f2788a8953a071 authored over 6 years ago by Ilya Puchka <[email protected]>
Cache base path configurable via yaml file (#612)

* chore: .bundle/config updated by bundler

* feat: configurable cacheBasePath via YAML file
...

github.com/krzysztofzablocki/Sourcery - 31c6a17e5493bca9140f026a23d949eeb8105f7e authored over 6 years ago by Jim Roepcke <[email protected]>
AutoCodable for enums (#606)

* generate codable for enums without raw type and associated values

* handle enum cases with ...

github.com/krzysztofzablocki/Sourcery - fc767e0f7f9584dcc3e3a59e1128c8c82a824e3c authored over 6 years ago by Ilya Puchka <[email protected]>
Remove obsolete .swift_version & README update (#17)

* Replace deprecated swift version declaration

* Fix note about compatibility with Swift 3.0

github.com/krzysztofzablocki/KZFileWatchers - 7b0ecf61ef6da00bff779b1c4e493bfbf0aa99fc authored over 6 years ago by Tomáš Slíž <[email protected]>
Merge pull request #69 from rdgborges/feature/watchos

Added support for watchos in podspec

github.com/krzysztofzablocki/PropertyMapper - 530c5d4e2d358b2db9da663d74ef4e1603fec0b2 authored over 6 years ago by Krzysztof Zabłocki <[email protected]>
Update watchOS deployment target

github.com/krzysztofzablocki/PropertyMapper - a90ecc2f1199f3bf69a142ca6450ea31fb04a965 authored over 6 years ago by Rodrigo Borges <[email protected]>
Update for Xcode 9.3 & Swift 4.1 (#16)

* Add Carthage sources to the repository

* Update pods

* Update the project to Swift 4.1
...

github.com/krzysztofzablocki/KZFileWatchers - 639e1755fb76f52ef81776eea7531ac366ba1a25 authored over 6 years ago by Tomáš Slíž <[email protected]>
Added support for watchos in podspec

github.com/krzysztofzablocki/PropertyMapper - 567e22323e42419a070b7230fba0be4aba41b8e9 authored over 6 years ago by Rodrigo Borges <[email protected]>
fixed code highlighting in codable guide

github.com/krzysztofzablocki/Sourcery - 6e29894121e66dcbab9d3e64367464e46c5546fd authored over 6 years ago by Ilya Puchka <[email protected]>
move Codable to examples section

github.com/krzysztofzablocki/Sourcery - 6516bf2eae414c65dbce1a0c282e3f9a04a2506c authored over 6 years ago by Ilya Puchka <[email protected]>
update internal boilerplate code.

github.com/krzysztofzablocki/Sourcery - 68a837239df4e4b1b3ef9cfd6c2b8fc616f9f2df authored over 6 years ago by Ilya Puchka <[email protected]>
docs: update metadata for 0.13.0 release

github.com/krzysztofzablocki/Sourcery - 1b874d4d00f5bbd679443b6f3a391e693032d04e authored over 6 years ago by Ilya Puchka <[email protected]>
fixed adding protocol conformance to NSObject subclasses (#603)

github.com/krzysztofzablocki/Sourcery - a092c4b2a47daee26fa11b8be92e0484a5bc9633 authored over 6 years ago by Ilya Puchka <[email protected]>
AutoCodable template (#599)

* Add undefined keys to CodingKeys enum

* added comment about autogenerated keys

* marker ...

github.com/krzysztofzablocki/Sourcery - ce7947376df20bff18f1c5637565fc44800ccc0a authored over 6 years ago by Ilya Puchka <[email protected]>
insert auto-inlined code line before body end (#602)

github.com/krzysztofzablocki/Sourcery - fa0c2a43969ee803b4dc9dfa137302f3d83bcfd5 authored over 6 years ago by Ilya Puchka <[email protected]>
Add missing objc attributes (#41)

github.com/krzysztofzablocki/LifetimeTracker - 0788ffe5d8ada8cf26d332a3ea939767b8124ce0 authored over 6 years ago by pgmarchenko <[email protected]>
fixed parsing protocol methods return types followed by attributes (#598)

fixed parsing protocol methods return types followed by attributes

github.com/krzysztofzablocki/Sourcery - cae2300b513f181d3a4022b817a8e8c117c0f887 authored over 6 years ago by Ilya Puchka <[email protected]>
update internal boilerplate code.

github.com/krzysztofzablocki/Sourcery - 36759cd4cde3eb4a2a94da313e4ad17e596f8829 authored almost 7 years ago by Ilya Puchka <[email protected]>
docs: update metadata for 0.12.0 release

github.com/krzysztofzablocki/Sourcery - 3d6b7120ceb66a50ae2e1109824a27e4ae084edb authored almost 7 years ago by Ilya Puchka <[email protected]>
Swift 4.1 (#571)

* swift 4.1 warnings fixed

* updated .swift-version

* removed unneeded string extension

...

github.com/krzysztofzablocki/Sourcery - f864148398a963cce53374442b86164544b55b0b authored almost 7 years ago by Ilya Puchka <[email protected]>
changed order of tasks in release rake job

github.com/krzysztofzablocki/Sourcery - a4c14954290431b5e0e0fd003e672524502808ff authored almost 7 years ago by Ilya Puchka <[email protected]>
updated templates tests boilerplate

github.com/krzysztofzablocki/Sourcery - e1d4bc06df599ba80d16ee4aee012601261aa3c8 authored almost 7 years ago by Ilya Puchka <[email protected]>
Fix dependencies (#591)

* ensure SPM and CocoaPods dependencies match, update SourceKitten in SPM to 0.20.0

* fix coc...

github.com/krzysztofzablocki/Sourcery - 2443407a5a1753a8bfb96a8ff1648253ae6e8271 authored almost 7 years ago by Ilya Puchka <[email protected]>
update internal boilerplate code.

github.com/krzysztofzablocki/Sourcery - 1b19a9cd96869e92fb3d5c147178ea8549ad0cc9 authored almost 7 years ago by Ilya Puchka <[email protected]>
docs: update metadata for 0.11.2 release

github.com/krzysztofzablocki/Sourcery - 8280c1aca2bc48c676aa0b2730ac50520728ee7f authored almost 7 years ago by Ilya Puchka <[email protected]>
Update CHANGELOG.md

github.com/krzysztofzablocki/Sourcery - cec60f0b530ae33d203af22aa7ca8ca5b8eac520 authored almost 7 years ago by Ilya Puchka <[email protected]>
Revert: fix: use process environment when running commands (#495) (#593)

github.com/krzysztofzablocki/Sourcery - d4f2aa27e45573a1e63c9d7b34b99fd97cba6f59 authored almost 7 years ago by Ilya Puchka <[email protected]>
Fix for AutoMockable template to handle methods optional return values (#595)

* Fix for AutoMockable template to handle methods optional return values

* Update Changelog.m...

github.com/krzysztofzablocki/Sourcery - d0e2a1338c6d54e33ee4183a8b9d09adc4e1d9e0 authored almost 7 years ago by Sergey Kuryanov <[email protected]>
fix autocases extension access level (#592)

github.com/krzysztofzablocki/Sourcery - 6799f3c9383f7397d74c23b052432879642764f8 authored almost 7 years ago by Ilya Puchka <[email protected]>
docs: preparing for next development iteration.

github.com/krzysztofzablocki/Sourcery - 53eaa750750314547bf754ecdde78b457bd8d73d authored almost 7 years ago by Liquidsoul <[email protected]>
rake: use local variable in validate_docs

This is to ensure we put the dervied data in the folder we'll be
deleting afterwards.

github.com/krzysztofzablocki/Sourcery - fb756b3b79c9851bf4e38dea36b522e4b959e2a8 authored almost 7 years ago by Liquidsoul <[email protected]>
docs: update metadata for 0.11.1 release

github.com/krzysztofzablocki/Sourcery - c133f50fcf7c4e9b619420b0d71d9045de5cadbe authored almost 7 years ago by Liquidsoul <[email protected]>
rake: use same arguments for sourcekitten call in docs and validate_docs

github.com/krzysztofzablocki/Sourcery - 6264af5310575cdc2bf9cdb0e4dc3c6e42565216 authored almost 7 years ago by Liquidsoul <[email protected]>
Update internal boilerplate code

github.com/krzysztofzablocki/Sourcery - c5aa225086cf324b8b92cde965d2276a6007f8fe authored almost 7 years ago by Liquidsoul <[email protected]>
Update CHANGELOG

github.com/krzysztofzablocki/Sourcery - b554c6bac75ac03c9ce4242e89d8803d368ab1f5 authored almost 7 years ago by Liquidsoul <[email protected]>
docs: preparing for next development iteration.

github.com/krzysztofzablocki/Sourcery - 8ec656a173d9a033daaeb47f058e92c080454e0b authored almost 7 years ago by Liquidsoul <[email protected]>
Set Swift Language version to 4.0 for Yams and SourceKittenFramework

github.com/krzysztofzablocki/Sourcery - 48292e1c6f011729bf9763407f5824d204d1a0b1 authored almost 7 years ago by Liquidsoul <[email protected]>
update SourceKitten to 0.20 (#589)

* update SourceKitten to 0.20

* shut up slather

github.com/krzysztofzablocki/Sourcery - 190d1cb2b46ecc68c36f35d2aa3d2699df89a3e4 authored almost 7 years ago by Ilya Puchka <[email protected]>
README grammar and style updates (#588)

github.com/krzysztofzablocki/Sourcery - 2e2c2315c4ac5a9ac5ca8cfe6dab2239b5902f02 authored almost 7 years ago by Aaron Brager <[email protected]>
Fix README (#582)

Update README.md

github.com/krzysztofzablocki/Sourcery - f6463b8baa0a1dab10c29a4d9f72a328f884ea05 authored almost 7 years ago by Takeshi Ihara <[email protected]>
Release Pod version 1.4.0 - Circular Dashboard

github.com/krzysztofzablocki/LifetimeTracker - 751dcff4fd00a269f2eaabc585cb705605a2dfe0 authored almost 7 years ago by Hans Seiffert <[email protected]>
Merge pull request #40 from krzysztofzablocki/circularDashboard

Circular dashboard

github.com/krzysztofzablocki/LifetimeTracker - 8335ea790fe8744eb2c4988c30dd38273b9b992d authored almost 7 years ago by Hans Seiffert <[email protected]>
Fixed parsing protocol methods return type (#579)

github.com/krzysztofzablocki/Sourcery - 8564ad35c84340f72794bc132f0f2088521f2e5c authored almost 7 years ago by Ilya Puchka <[email protected]>
docs: update metadata for 0.11.0 release

github.com/krzysztofzablocki/Sourcery - 3afeb07512313c42ae6046f3a0e7b5ac86f49387 authored almost 7 years ago by Ilya Puchka <[email protected]>
update internal boilerplate code.

github.com/krzysztofzablocki/Sourcery - 363280bdfdd221d4c1ceb606a4ae07927ba276db authored almost 7 years ago by Ilya Puchka <[email protected]>
and pods project too 🤦‍♂️

github.com/krzysztofzablocki/Sourcery - 2c815b758ef94ed2e577b5b6ac9ec91932295718 authored almost 7 years ago by Ilya Puchka <[email protected]>
docs got updated again 🤦‍♂️

github.com/krzysztofzablocki/Sourcery - 64a9f36c6cf275e5487ab1e3cc5bc6c9e1edee81 authored almost 7 years ago by Ilya Puchka <[email protected]>
fixed rakefile

github.com/krzysztofzablocki/Sourcery - b59bab846b55a1bfca343ef80ff315726dd2bfb5 authored almost 7 years ago by Ilya Puchka <[email protected]>
updated docs

github.com/krzysztofzablocki/Sourcery - 516827a476371e516c1ce689e7897d71b2720354 authored almost 7 years ago by Ilya Puchka <[email protected]>
Associated type for enum cases with empty parenthesis (#573)

* Fix enum cases with empty parenthesis not having Void associated value

* Update CHANGELOG.m...

github.com/krzysztofzablocki/Sourcery - 11455cde7fe21685e3c6be254b0259a530c06214 authored almost 7 years ago by Andrey Sevrikov <[email protected]>
Fix outdated `overrideGroupMaxCount ` usage in README

github.com/krzysztofzablocki/LifetimeTracker - 644b27e4940f3528be7d77376d33f0f35c746bb9 authored almost 7 years ago by Hans Seiffert <[email protected]>
Update README with current circular dashboard implementation

github.com/krzysztofzablocki/LifetimeTracker - dabb9f9cad373a42e598155e6f239d179771a2d8 authored almost 7 years ago by Hans Seiffert <[email protected]>
Add shadow and initial drag offset to circular dashboard

github.com/krzysztofzablocki/LifetimeTracker - 509e97a791ff8749620f4279dab53729cfc89919 authored almost 7 years ago by Hans Seiffert <[email protected]>
Use default status bar style in the circular dashboard table view controller

github.com/krzysztofzablocki/LifetimeTracker - 4c8d21012b89295a00a01a5f0ea64c4c71e873bf authored almost 7 years ago by Hans Seiffert <[email protected]>
Show leaks count instead of issues count in the circular dashboard view

github.com/krzysztofzablocki/LifetimeTracker - 0566b207f2e4e62440cf2b18d792e05a0c214999 authored almost 7 years ago by Hans Seiffert <[email protected]>
Add unit tests to verify that the maxCount modification logic is working as expected

github.com/krzysztofzablocki/LifetimeTracker - 18d1e1c663ef6a18cae9764409578111d458932d authored almost 7 years ago by Hans Seiffert <[email protected]>
Update maxCounts if the value was changed in the configuration during the runtime

github.com/krzysztofzablocki/LifetimeTracker - 0e82f13138588c8b0974256dbbcbfc9628ea1275 authored almost 7 years ago by Hans Seiffert <[email protected]>
Add circular style dashboard view

github.com/krzysztofzablocki/LifetimeTracker - f57a7631feadfd3798e62d8cc1cf59fea2b3669e authored almost 7 years ago by Hans Seiffert <[email protected]>
Git-ignored IDEA based IDEs configurations. (#569)

github.com/krzysztofzablocki/Sourcery - 5779f868924cfb7415115d413b412b3114ffd235 authored almost 7 years ago by Eugene Egorov <[email protected]>
Dependencies update (#564)

updated dependencies in podfile and package

github.com/krzysztofzablocki/Sourcery - 24fc4ba1672ae0b5858348516bf86a974c6a062c authored almost 7 years ago by Ilya Puchka <[email protected]>
reverted updating all dependencies, updated cocoapods

github.com/krzysztofzablocki/Sourcery - 088facc350afee2852fefda0ec99238dc0a03463 authored almost 7 years ago by Ilya Puchka <[email protected]>
add CLI options to exclude files (#548)

github.com/krzysztofzablocki/Sourcery - 9fce43306a5248095b0f8e0c3d1b7f5ed02836c1 authored almost 7 years ago by Ilya Puchka <[email protected]>
Update README.md

github.com/krzysztofzablocki/Sourcery - cc0fe731af74dbe5b1c6c9a16aefb79103e65621 authored almost 7 years ago by Ilya Puchka <[email protected]>
fixed creating output folder (#545)

github.com/krzysztofzablocki/Sourcery - cef1a4df0628e5c5356af1dff697b3a2f2f741d2 authored almost 7 years ago by Ilya Puchka <[email protected]>
fixed inferring variable types with default values with closures, enum and contained types (#546)

github.com/krzysztofzablocki/Sourcery - d1a43e233d1a99fd84efe29a7757d84d2f751192 authored almost 7 years ago by Ilya Puchka <[email protected]>
annotations namespaces (#549)

github.com/krzysztofzablocki/Sourcery - c856c13bdff782a86a493eb318cd670de2b38d8e authored almost 7 years ago by Ilya Puchka <[email protected]>
updated CHANGELOG

github.com/krzysztofzablocki/Sourcery - b9d6bd978b40cb098f5c454da9647ed11a363758 authored almost 7 years ago by Ilya Puchka <[email protected]>
updated generated code for tests

github.com/krzysztofzablocki/Sourcery - f6263bf087c7ff7ecdb7680aa137fafccf196f0f authored almost 7 years ago by Ilya Puchka <[email protected]>
updated all dependencies

github.com/krzysztofzablocki/Sourcery - c7afd55ac49812021572998e85cc32d6ee574652 authored almost 7 years ago by Ilya Puchka <[email protected]>
Fix trailing comma (#544)

* fix trailing comma in description template

github.com/krzysztofzablocki/Sourcery - 0e2b1a54fad537192a88cc884ef6c1a84ded7bc9 authored almost 7 years ago by Takeshi Ihara <[email protected]>
fixed swiftlint

github.com/krzysztofzablocki/Sourcery - b47cdb1db87bf6dd6469961f4ad0733d5ea4cc8c authored almost 7 years ago by Ilya Puchka <[email protected]>
do not remove back ticks in type names (#538)

github.com/krzysztofzablocki/Sourcery - 3605fb7c1a2233405ec1beeafe38a39716ae429c authored almost 7 years ago by Ilya Puchka <[email protected]>
Create lenses only for stored properties (#525)

* Create lenses only for stored properties

Two changes, the first will create lenses only for...

github.com/krzysztofzablocki/Sourcery - ed8adee57a799403f561f590acdc819c9498810d authored almost 7 years ago by Christoph Nicolai <[email protected]>
Replaced SourceKitten's cache-backed substring with Foundation APIs (#519)

github.com/krzysztofzablocki/Sourcery - fb03c8ee3ac635741a83f7c06286c8870ab6651c authored almost 7 years ago by Tamas Lustyik <[email protected]>
fixed parsing nested types from extensions

github.com/krzysztofzablocki/Sourcery - 432f9fb683da20373f9f0cf991b19a315a4ffcba authored almost 7 years ago by Ilya Puchka <[email protected]>
[Fix] Typo in README (#535)

github.com/krzysztofzablocki/Sourcery - 8c8c287cf88833afd788f7f4266403d50e40285a authored almost 7 years ago by Mac Bellingrath <[email protected]>
Merge pull request #6 from mr-v/collection_and_enum_fixes

Collection and enum fixes

github.com/krzysztofzablocki/Difference - 996c2d6ec8ef6098f56537c55bc51fbeb582bd82 authored almost 7 years ago by Krzysztof Zabłocki <[email protected]>
Merge pull request #5 from GregoryMaks/bugfix/optional-issue

Fix issue with optional children

github.com/krzysztofzablocki/Difference - dbc59d37f744b3f11e5278b2a652a176bfebd15a authored almost 7 years ago by Krzysztof Zabłocki <[email protected]>
Merge pull request #4 from Rag0n/feature/fix_quick_matcher

Fix quick matcher in readme

github.com/krzysztofzablocki/Difference - 5c501a8268aa37d16bff3d06c918864be527afbf authored almost 7 years ago by Krzysztof Zabłocki <[email protected]>
Mention that directories are cool too (#527)

github.com/krzysztofzablocki/Sourcery - a07ff96453e5138b6735ff9541d8cc67918450e8 authored almost 7 years ago by Max Howell <[email protected]>
fix: deal with swift 4.1 equality changes

github.com/krzysztofzablocki/Sourcery - 3041ba7ed84138f13e7973d34973dce2b10259be authored almost 7 years ago by Krzysztof Zablocki <[email protected]>
fixed resolving generics actual type names (#524)

github.com/krzysztofzablocki/Sourcery - 84a7bef7d91bc88e0acfed2f89c8e6f522c864fa authored almost 7 years ago by Ilya Puchka <[email protected]>
docs: metadata release

github.com/krzysztofzablocki/LifetimeTracker - 3c2e42ed6ce9bb85086df89197e37e70a8775728 authored almost 7 years ago by Krzysztof Zablocki <[email protected]>
Merge pull request #37 from ajfigueroa/Swift-4-ObjC-Annotations

Add @objc annotations to LifetimeTracker

github.com/krzysztofzablocki/LifetimeTracker - b776e076518bdcf709eb03096f5f3518cff32049 authored almost 7 years ago by Krzysztof Zabłocki <[email protected]>
Add @objc annotations to LifetimeTracker

github.com/krzysztofzablocki/LifetimeTracker - 94be933a3a77269462a2dbc8f52c9fc4803aca64 authored almost 7 years ago by Alex Figueroa <[email protected]>
Add super calls for prepareForReuse (#36)

github.com/krzysztofzablocki/LifetimeTracker - 4c514d17d7b0031f4fdf7f34f1f5b43cff341eb7 authored almost 7 years ago by Alex Figueroa <[email protected]>
AutoMockable with annotations (#518)

* AutoMockable with annotations

* Added changelog line for AutoMockable with annotations

github.com/krzysztofzablocki/Sourcery - 330d7e108fc9c851f4e3b7520c10520fa1eccad2 authored almost 7 years ago by Alberto Salas <[email protected]>
fixed parsing typealiases of generic types (#517)

github.com/krzysztofzablocki/Sourcery - b1015a092dff90e66f7f5215c396977ad951a1f7 authored almost 7 years ago by Ilya Puchka <[email protected]>
Automatically add generated files to the project (#514)

* link generated file

* updated docs

* do not fail if can not link file

* updated packa...

github.com/krzysztofzablocki/Sourcery - c5de175b142215ebabb4dc23c833af71c9a080b8 authored almost 7 years ago by Ilya Puchka <[email protected]>
Added closures to AutoMockable (#512)

github.com/krzysztofzablocki/Sourcery - f4d4d694c23135751fdaa662c67cdc5f1eaaf36a authored almost 7 years ago by Alberto Salas <[email protected]>
Allow using JS templates with SPM (#508)

* allow js templates for spm builds

* do not print misleading warning

* updated docs

* ...

github.com/krzysztofzablocki/Sourcery - 25aa1563ea0c06084c918ed6309a7728980ba934 authored almost 7 years ago by Ilya Puchka <[email protected]>
Merge pull request #511 from krzysztofzablocki/mock-extensions

Do not mock methods from protocol extensions

github.com/krzysztofzablocki/Sourcery - 73aca816ad49fe50236976f9c0cd898b0a7aa9c6 authored almost 7 years ago by Ilya Puchka <[email protected]>
removed generating mock from methods from protocol extensions

github.com/krzysztofzablocki/Sourcery - 297681965d7dd87ca6a6e9cf2bfdd585af00f8de authored almost 7 years ago by Ilya Puchka <[email protected]>