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

Document `includeFile(...)` in Swift templates section (#892)

* Document `includeFile(...)` in Swift templates section

* Update Writing templates.md

github.com/krzysztofzablocki/Sourcery - 61bf9ae33169c1c353acdcc412ca09647ac6c639 authored about 4 years ago
refactor: use Section instead of Group for top level settings to workaround iOS 13 bugs

github.com/krzysztofzablocki/AutomaticSettings - 44ee9d2a515eb49e4e9e7ede6b6971f94616c122 authored about 4 years ago
chore: restore default non argument link for no-injection case

github.com/krzysztofzablocki/AutomaticSettings - c64ce513a45b7202928d444f0aa84e3258f7378c authored about 4 years ago
Merge pull request #1 from kean/patch-1

Update README.md

github.com/krzysztofzablocki/AutomaticSettings - b535e71fee27888afbfb57ec4fb7ee164e8a6c00 authored about 4 years ago
Update README.md

Fix some typos

github.com/krzysztofzablocki/AutomaticSettings - 0b4ea0adb8cedce53e4058e6287cb2313d326e1d authored about 4 years ago
feat: demonstrate subsection grouping

github.com/krzysztofzablocki/AutomaticSettings - 313e64d0f4be3407168b846b3e262511d4de1acc authored about 4 years ago
feat: demonstrate how trivial is to add new enum based property

github.com/krzysztofzablocki/AutomaticSettings - 5216c73d0516fff607fb78f1350a9b5a71fd0007 authored about 4 years ago
feat: demonstrate manual and automatic footer/header tweaking

github.com/krzysztofzablocki/AutomaticSettings - b19b1efc686955056f4417d8752d145740ba0114 authored about 4 years ago
feat: demonstrate adding new sub-section

github.com/krzysztofzablocki/AutomaticSettings - 9f39605865adbe5bd19c1f031c5a4c6bd9d6f31d authored about 4 years ago
chore: update metadata

github.com/krzysztofzablocki/Strongify - 8a844bbcf0d9ecf4990e5a3c07361d8695abcd7b authored about 4 years ago
chore: update metadata

github.com/krzysztofzablocki/Playgrounds - fe0f2ad9c93793dd97a8f495892f84ae7a145a0b authored about 4 years ago
chore: update metadata

github.com/krzysztofzablocki/Sourcery - 27da0d35bfc82c0578b499d72110b5dabf91e4b6 authored about 4 years ago
Merge pull request #22 from arangato/feature/same-count-collection-extras

Extra items for sets and dictionaries of the same size

github.com/krzysztofzablocki/Difference - 686d09062680d880aa46610d0724256edf66a795 authored about 4 years ago
Add missing and extra key pairs to same count dictionary difference

github.com/krzysztofzablocki/Difference - 37705a0a212b49e538eaa187faaaf14108ff8aff authored about 4 years ago
Add extra items to same count set difference

github.com/krzysztofzablocki/Difference - ab8d41a1977ba444e3502ec0c98a5f68b1316273 authored about 4 years ago
Merge pull request #10 from tangbl93/master

update SPM support

github.com/krzysztofzablocki/Strongify - 2bee009101b6a358e74f75aba098e7e283726b06 authored about 4 years ago
add .swiftpm/ to gitignore (#884)

github.com/krzysztofzablocki/Sourcery - 7e07c7996454da6b0d3c8e33ee10335cb7e0b8fd authored about 4 years ago
KZAssert.podspec update deployment_target to 6.0 because are warning:

'setObject:forKeyedSubscript:' is only available on iOS 6.0 or newer.

github.com/krzysztofzablocki/KZAsserts - 54b468b09619e4ffd9af69c943f598fc7b21549f authored about 4 years ago
Add two defines: AssertTrueOrIgnore and AssertTrueOrIgnoreBlock.

github.com/krzysztofzablocki/KZAsserts - 400851b49430b17baaf297e64e7a1cbdcbe9be68 authored about 4 years ago
Update KZAssert.podspec. Bump version to 1.2.0.

github.com/krzysztofzablocki/KZAsserts - c93a885938873fea2bb891c036ebeb30c8c6a169 authored about 4 years ago
Added public access to userInfo keys and add 'Condition' key. Expand define KZAMakeError.

github.com/krzysztofzablocki/KZAsserts - 9cabc05b6d79de29349ffd1c3aba23b94423ae7d authored about 4 years ago
Added KZ_ prefix to colors defines.

github.com/krzysztofzablocki/KZAsserts - 92302d396075cefd7a36cd85484c24415363cc6d authored about 4 years ago
feat: match the behaviour of allMethods to allVariables, fixes #838

github.com/krzysztofzablocki/Sourcery - 5d77d28852879980c0bc3d36a465f42970b4fef1 authored about 4 years ago
fix: update test stubs

github.com/krzysztofzablocki/Sourcery - 7555cb7696f31718733329b3d4662942675dd20e authored about 4 years ago
Eliminate extra lines after header (#878)

github.com/krzysztofzablocki/Sourcery - 2b85cd5a10517f4016147fe7938ff3c1879209e3 authored about 4 years ago
update internal boilerplate code.

github.com/krzysztofzablocki/Sourcery - 08479a2f5b42573b5a2314e902e86cb6cd9cf5a1 authored about 4 years ago
docs: update metadata for 1.0.2 release

github.com/krzysztofzablocki/Sourcery - ff2914ed205eca0d452f07a93f6c703533fcb587 authored about 4 years ago
fix: type parser improvements

github.com/krzysztofzablocki/Sourcery - a7bc2cbd9f364d3b485ccdff36d5434ec7febf4c authored about 4 years ago
update internal boilerplate code.

github.com/krzysztofzablocki/Sourcery - ed094c16081ea3ad6d4d8e0d7339755f375e8b37 authored about 4 years ago
docs: update metadata for 1.0.1 release

github.com/krzysztofzablocki/Sourcery - 264d684e9c73cdc5bd9fc1dbf6aef7bbaae05c0d authored about 4 years ago
fix: handle type inferrence with property getters/setters

github.com/krzysztofzablocki/Sourcery - 86cca17fcfceda47dc620115b4cdbdf2507069c5 authored about 4 years ago
fix: restore diffable matchers

github.com/krzysztofzablocki/Sourcery - 86bc1b0119ed1217c899cb2d279fcdbf929c87c7 authored about 4 years ago
chore: include other podspecs in git manual commit rake task

github.com/krzysztofzablocki/Sourcery - 760be06bf83d80c791dfcc33e3bb975af680be07 authored about 4 years ago
chore: run rake update docs

github.com/krzysztofzablocki/Sourcery - ed2adc59706dfd4de7fd87aacdfdbcecb012fb81 authored about 4 years ago
Fix parsing method parameters without names (#870)

github.com/krzysztofzablocki/Sourcery - a2cbe9ac6b95b216d4f6137f2c3ddd372477a181 authored about 4 years ago
chore: auto-update other targets podspecs

github.com/krzysztofzablocki/Sourcery - 8a3954d09c18755bd280a5b9c0ad51bcf65c85c1 authored about 4 years ago
chore: bump gemfile

github.com/krzysztofzablocki/Sourcery - 2b985daf41e243fb4b0ce8f24dfca28195414dd2 authored about 4 years ago
feat: handle multiline variable declarations with comments (#875)

github.com/krzysztofzablocki/Sourcery - 17e9356cb817c45d3a9e33bccef9a61ff0b9b9f9 authored about 4 years ago
Updates Commander (#874)

* Updates Commander 0.7.0 -> 0.9.1

* Updates CHANGELOG

github.com/krzysztofzablocki/Sourcery - 7f902319ddb2eac1098662a2b28f69b155d76546 authored about 4 years ago
Updates SourceKitten, Yams & CocoaPods version. (#873)

* Updates SourceKitten, Yams, Commander, PathKit,...

* Updates CHANGELOG

github.com/krzysztofzablocki/Sourcery - 55645c999f2d585cb808caa75e4581b8b42f2380 authored about 4 years ago
Add podspecs for frameworks (#871)

github.com/krzysztofzablocki/Sourcery - 1dc17c639a18a881f1520f5f087028a3ee368ed3 authored about 4 years ago
Update project for Xcode 12.1 (#869)

* Update project for Xcode 12.1

* Add changelog

* Push Pods sources

github.com/krzysztofzablocki/Sourcery - 877776e9a401ee84645af33c5e7e1a95b52f86af authored about 4 years ago
Merge pull request #9 from mGraczkowskiDigitalforms/master

Updated to version Swift 5.3

github.com/krzysztofzablocki/Strongify - a77872fa9e6a097256bf9272b96a5fdc27e69bb2 authored about 4 years ago
Updated to version Swift 5.3

github.com/krzysztofzablocki/Strongify - 17c0bef4dce4d1f687a24acc9e80fd516529d836 authored about 4 years ago
Updated to version Swift 5.3 (#67)

* Updated to version Swift 5.0. Migration to Xcode 11.2.1 (#1)

* Updated to version Swift 5.3...

github.com/krzysztofzablocki/LifetimeTracker - fca6f73fd7d5dfd28a02684519ccc87928ed81c5 authored about 4 years ago
Tuple for associated values in enum case is deprecated (#868)

github.com/krzysztofzablocki/Sourcery - 6fcf1da4302ea04c4694c9f254ac8e68f4d1ec87 authored about 4 years ago
Fix multiline method declarations parsing (#863)

github.com/krzysztofzablocki/Sourcery - bb124787493d02b43ed2d6ec8b2b066b2a06b98f authored over 4 years ago
Fix an issue, where "types.implementing.<protocolName>" did not work due to an additional module name (#859)

github.com/krzysztofzablocki/Sourcery - a3aab352e78ea3e2eccb2bb9375740ff9bd3427f authored over 4 years ago
fix some typos (#860)

github.com/krzysztofzablocki/Sourcery - 596efa0d5d58cdb5a1be002d443aad7d3361f996 authored over 4 years ago
Update TemplateContext.swift (#858)

github.com/krzysztofzablocki/Sourcery - a9c21db3a9e79060834e8628efd8126d73be58ba authored over 4 years ago
feat: iOS 13 scene delegate support

github.com/krzysztofzablocki/LifetimeTracker - 6bbd746bb083277048d8092800786d7e64c56939 authored over 4 years ago
update internal boilerplate code.

github.com/krzysztofzablocki/Sourcery - 0c6dc860b1e7afc2e025cb63f66ab5dfd69bb743 authored over 4 years ago
docs: update metadata for 1.0.0 release

github.com/krzysztofzablocki/Sourcery - ab3f0ec8ba75da23427cf6b2cd66d4fdc54b854f authored over 4 years ago
Fix error at build time when using SwiftTemplate & Xcode 11.4 or higher (#849)

* Fix generation error from SwiftTemplate

* Add changelog

* Fix unit tests

github.com/krzysztofzablocki/Sourcery - ea385cdf3867f31eedf809af830af908309133c7 authored over 4 years ago
Merge pull request #20 from tahirmt/podspec-swift-5

Bump podspec version to 0.5 and swift version to 5.0

github.com/krzysztofzablocki/Difference - b67d4483312832b2eb3458a25374a353abd8fb21 authored over 4 years ago
Bump podspec version to 0.5 and swift version to 5.0

github.com/krzysztofzablocki/Difference - 7908c2f109ab948746365141f80a489e1f2247b1 authored over 4 years ago
Merge pull request #18 from krzysztofzablocki/swift-5

Update to Swift5

github.com/krzysztofzablocki/Difference - 6161b0334f81c5f3683270409964dbbdcc040ec9 authored over 4 years ago
Adds support for associated types (#846)

* Adds support for associated types

* Adds missing documentation info

* Fixes typo associa...

github.com/krzysztofzablocki/Sourcery - e15dcb63d4f2dde6fa7abd6fd816e8be769478fd authored over 4 years ago
Fixes isValidClosureName to handle generic types correctly. (#845)

* Fix isValidClosureName to handle generic types correctly.

(cherry picked from commit 1ed50f...

github.com/krzysztofzablocki/Sourcery - 6f2c00fb4af7bc3d5022dff8336da9c40c40283c authored over 4 years ago
Merge pull request #16 from Jeehut/patch-1

[README] Improve SwiftPM & make XCTest drop-in replacement

github.com/krzysztofzablocki/Difference - 290cbb049d3f05ad36d103c2c5d60b4595593163 authored over 4 years ago
Default to #file for now for backwards compatibility

github.com/krzysztofzablocki/Difference - 8b558bc1a63e68e2083cec7c84231dc386664341 authored over 4 years ago
[README] Improve SwiftPM & make XCTest drop-in replacement

Fixes #15.

github.com/krzysztofzablocki/Difference - ab0d0d56ff7945f8108d74e71224845d305b9b9d authored over 4 years ago
chore: Add github action workflow

github.com/krzysztofzablocki/Versionable - 4f2a5b0dafc13133f10561624ee15afbed7b2050 authored over 4 years ago
Switch to github actions

github.com/krzysztofzablocki/Difference - 2ba2a3dda6e266e326965d3a6f4f956874eda01d authored over 4 years ago
feat: add versionable container for when you need to use regular encoders or structured trees instead of flat structures

github.com/krzysztofzablocki/Versionable - 70e771c41fa3515d3a48fd137193b13e67d2432a authored over 4 years ago
[823] Optional / Closure recognition (#839)

* feat: change isOptional resolution logic to take closure into account, fixes #823

* chore: ...

github.com/krzysztofzablocki/Sourcery - a441c57219fd933cd63ab49b162ad98cddfbda68 authored over 4 years ago
Merge pull request #14 from krzysztofzablocki/release-04

Updated podspec

github.com/krzysztofzablocki/Difference - f2f127de31c0eb2262ab07fe11ee8e442b5fe137 authored over 4 years ago
Fixed namespace resolution for types (#834)

* Fixed namespace resolution for types

* Fixed regular expression

* Doc comment

* Added...

github.com/krzysztofzablocki/Sourcery - 890aa658129de2b9c3fddd64696cc995f89bccbe authored over 4 years ago
Merge pull request #13 from Ben-Henshall/ben/remove-printing-when-diff-count

Added skipPrintingOnDiffCount, refactored tests

github.com/krzysztofzablocki/Difference - 1ab8013ef628823eb140d45ba8e81f62b50b800a authored over 4 years ago
Added skipPrintingOnDiffCount, refactored tests

github.com/krzysztofzablocki/Difference - fa109b210888ea44de98ffc12f5736f3af8898b8 authored over 4 years ago
Merge pull request #12 from Ben-Henshall/update-readme

Update readme with new diff images

github.com/krzysztofzablocki/Difference - 00c1ccb32e6233af04b9d998fdb15bb6a7751984 authored over 4 years ago