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

updated CHANGELOG

github.com/krzysztofzablocki/Sourcery - c319f40b91ad54aaaa6471df25b525ab9ab96a88 authored over 7 years ago by Ilya Puchka <[email protected]>
Merge branch 'master' into feature/logging

github.com/krzysztofzablocki/Sourcery - fd133ae629d0ffc96dcdd36812fa42c522da60ee authored over 7 years ago by Ilya Puchka <[email protected]>
unified runtim types validation and added some tests

github.com/krzysztofzablocki/Sourcery - 06e400ab51ef5d6e73bdc0d9acbba3babb759670 authored over 7 years ago by Ilya Puchka <[email protected]>
Merge pull request #248 from krzysztofzablocki/feature/convenience-collections

Added some convenience collections accessors

github.com/krzysztofzablocki/Sourcery - 945eee52cc1372413beab7629e399a7824e81dcf authored over 7 years ago by Ilya Puchka <[email protected]>
Merge branch 'master' into feature/convenience-collections

# Conflicts:
# docs/docsets/Sourcery.tgz

github.com/krzysztofzablocki/Sourcery - 48468708d67622e548b084cf04e8a1487e8df087 authored over 7 years ago by Ilya Puchka <[email protected]>
Merge pull request #249 from krzysztofzablocki/feature/config-paths

Relative paths in config file

github.com/krzysztofzablocki/Sourcery - ec5908d641614a8c024b2aa703a5424f0b5011a1 authored over 7 years ago by Ilya Puchka <[email protected]>
Fixed recursive generic parsing

github.com/krzysztofzablocki/Sourcery - f5b25b3147dcd1b86913b3b6c4ff84e5eaeafe42 authored over 7 years ago by Joannis Orlandos <[email protected]>
Working tests

github.com/krzysztofzablocki/Sourcery - d2a3db9368c57d05c034fb226f5bf6c6ce416d8e authored over 7 years ago by Joannis Orlandos <[email protected]>
Fixed xcodeproj

github.com/krzysztofzablocki/Sourcery - c0687e66d1dd5515dbd508fb5d890c6d02f3d0e0 authored over 7 years ago by Joannis Orlandos <[email protected]>
Cleaning up

github.com/krzysztofzablocki/Sourcery - 27a719b626edf58e37fd7f119d37c5e47fb7eb87 authored over 7 years ago by Joannis Orlandos <[email protected]>
Resolving typenames of referenced generics

github.com/krzysztofzablocki/Sourcery - a27eea5634831cba6060c6bce6707749c7f68aaf authored over 7 years ago by Joannis Orlandos <[email protected]>
removed unused file

github.com/krzysztofzablocki/Sourcery - fd6aaec639a57ee9266687f50f9bd62d7a10f8a4 authored over 7 years ago by Ilya Puchka <[email protected]>
relative config file paths

github.com/krzysztofzablocki/Sourcery - c31fac172af8470efec6ffdab14431dac3dcac8d authored over 7 years ago by Ilya Puchka <[email protected]>
added convenience accessor for contained types by their name

github.com/krzysztofzablocki/Sourcery - 843f1780373e98a3e743e5fe289034b5678a62da authored over 7 years ago by Ilya Puchka <[email protected]>
added convenience accessors for static, class and instance methods

github.com/krzysztofzablocki/Sourcery - e6a7bbdeff1e2aa6f762ca2f8c62e91fbca293b2 authored over 7 years ago by Ilya Puchka <[email protected]>
added convenience access for types by names (swift templates)

github.com/krzysztofzablocki/Sourcery - 09a99b9c2feac5b1c902276ec7e5593362eaf8d4 authored over 7 years ago by Ilya Puchka <[email protected]>
improved error handling in all types of templates

github.com/krzysztofzablocki/Sourcery - 524bfded7f41a4f589bbe701e9f5823e5da3b08b authored over 7 years ago by Ilya Puchka <[email protected]>
Parsing generic types in TypeNane.generic

TypeName.isGeneric
Implemented GenericType with a name (the base type) and referencedTypes contai...

github.com/krzysztofzablocki/Sourcery - 8bf36bb5bf104c25a614b4916c84b1da18ff197f authored over 7 years ago by Joannis Orlandos <[email protected]>
chore: update metadata for new release

github.com/krzysztofzablocki/KZFileWatchers - deb148d6f9d1804613d8aabb2309e87d6500b368 authored over 7 years ago by Krzysztof Zablocki <[email protected]>
Fixes a warning introduced by Xcode 8.3. (#6)

github.com/krzysztofzablocki/KZFileWatchers - 1bb8f2901e1cd0f6a87e56010d0a8cefa0926b00 authored over 7 years ago by nytcpulsford <[email protected]>
Regenerated Sourcery boilerplate

github.com/krzysztofzablocki/Sourcery - 59a7e0a412ef60b8c92a376d7e53cb779d50c805 authored over 7 years ago by Joannis Orlandos <[email protected]>
Support for getting the base type of a generic type as well as resolving the variable's type

github.com/krzysztofzablocki/Sourcery - f2675c970a02ffe4d4af34add70667e85fa1b8b2 authored over 7 years ago by Joannis Orlandos <[email protected]>
Updated docs for EJS templates

github.com/krzysztofzablocki/Sourcery - 7fe8fec963480c43d630eaf1530c9530b3152706 authored over 7 years ago by Robbert Brandsma <[email protected]>
JS template test

github.com/krzysztofzablocki/Sourcery - 49bf0df27174b02474f4188491a778123a5599b7 authored over 7 years ago by Robbert Brandsma <[email protected]>
Included EJS templates inherit parent context

github.com/krzysztofzablocki/Sourcery - ee8f74eaa9b692a96ea0a8febebb97196ce0a3a6 authored over 7 years ago by Robbert Brandsma <[email protected]>
Use JSContext ExceptionHandler instead of rethrow function

github.com/krzysztofzablocki/Sourcery - 3fb5973d31914dd622e7c430a8882c351d855904 authored over 7 years ago by Robbert Brandsma <[email protected]>
added error when accessing unknown types

github.com/krzysztofzablocki/Sourcery - 82e4014f18bc218e091c96425297b379bab69c76 authored over 7 years ago by Ilya Puchka <[email protected]>
added a bit more logs

github.com/krzysztofzablocki/Sourcery - 45df18629611e49ef3475da726a92805877e1b28 authored over 7 years ago by Ilya Puchka <[email protected]>
added log levels and "quite" option

github.com/krzysztofzablocki/Sourcery - e65dcd0fddc4c729cf1c096f2b81cb4e687c7a8f authored over 7 years ago by Ilya Puchka <[email protected]>
Update changelog

github.com/krzysztofzablocki/Sourcery - 254e30217ef59572b4383cdc206ad44c644a07a6 authored over 7 years ago by Robbert Brandsma <[email protected]>
EJS error reporting

github.com/krzysztofzablocki/Sourcery - 758d8d18194adcc39a72139c8ea44a39ca0ce2a8 authored over 7 years ago by Robbert Brandsma <[email protected]>
Basic error reporting from EJS templates

github.com/krzysztofzablocki/Sourcery - 205cf31a8c9c060bcb8f676a4afbf84ae5945c2c authored over 7 years ago by Robbert Brandsma <[email protected]>
Allow includes from EJS templates

github.com/krzysztofzablocki/Sourcery - 2868b0cefe379cf2dab6e602bcea5b7c1fd92be1 authored over 7 years ago by Robbert Brandsma <[email protected]>
added "error:" and "warning:" to logs to trigger Xcode errors/warnings

github.com/krzysztofzablocki/Sourcery - 5ee24fd6e671ec3715368de3d8c67c40e729301a authored over 7 years ago by Ilya Puchka <[email protected]>
docs: update metadata for 0.6.0 release

github.com/krzysztofzablocki/Sourcery - ddc70f3eed66d9bacf71874f5ca893f1b2f30cbb authored over 7 years ago by Krzysztof Zablocki <[email protected]>
Merge pull request #237 from krzysztofzablocki/decorator

Decorator template

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

github.com/krzysztofzablocki/Sourcery - fa7c08be6c7051dd0ee05d489cb1505362b8f5e2 authored over 7 years ago by Ilya Puchka <[email protected]>
added decorator template

github.com/krzysztofzablocki/Sourcery - 44c2b95950ad5918785fd88d86119b617191a42f authored over 7 years ago by Ilya Puchka <[email protected]>
[ci skip] deploy from merowing

github.com/krzysztofzablocki/krzysztofzablocki.github.io - 570e9129331775f9b10e9056df667e1246c555a9 authored over 7 years ago by werckerbot <[email protected]>
Merge pull request #238 from krzysztofzablocki/fix-enum-cases-annotations

fix: aggregating enum case annotations from previous cases

github.com/krzysztofzablocki/Sourcery - 841cc7f98bef51620a04c1a3ab764ad3f0183802 authored over 7 years ago by Ilya Puchka <[email protected]>
fix: aggregating enum case annotations from previous cases

bug was introduced by inline annotations support (#212)

github.com/krzysztofzablocki/Sourcery - 7783b1852a8e4b6dc5a1ff23303f5f7621ac95ee authored over 7 years ago by Ilya Puchka <[email protected]>
Merge pull request #234 from krzysztofzablocki/feature/config-path

Option for path to config file

github.com/krzysztofzablocki/Sourcery - f804bb974cdbd1077bac975c74a07d4b31a105f5 authored over 7 years ago by Ilya Puchka <[email protected]>
[ci skip] deploy from merowing

github.com/krzysztofzablocki/krzysztofzablocki.github.io - 6c822d656864a9009e8795d51a1a2fd56272efa0 authored over 7 years ago by werckerbot <[email protected]>
docs: update changelog and guides

github.com/krzysztofzablocki/Sourcery - 33fa20ef614577a8fbbd1a2a6f4724593257fa43 authored over 7 years ago by Ilya Puchka <[email protected]>
chore: CLI option to provide path to config file

github.com/krzysztofzablocki/Sourcery - 6edb30907ddb9cf21220fce51f89ef3a3a61e428 authored over 7 years ago by Ilya Puchka <[email protected]>
Merge pull request #231 from krzysztofzablocki/remove-generation-context

Replacing GenerationContext and TypeReflectionBox with single TemplateContext type

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

github.com/krzysztofzablocki/Sourcery - e756e9be14451cbf2d406c32a69c7fc4b3eb8310 authored over 7 years ago by Ilya Puchka <[email protected]>
replace TypeReflectionBox and GenerationContext with TemplateContext

github.com/krzysztofzablocki/Sourcery - 0ed923b163b2efb3987eb26717303dca85b7a78e authored over 7 years ago by Ilya Puchka <[email protected]>
Merge pull request #230 from krzysztofzablocki/ejs-tags-in-swift-templates

EJS tags in swift templates

github.com/krzysztofzablocki/Sourcery - 3bee4192a7d74f7acdbcfe61f7a76388b205b3a4 authored over 7 years ago by Ilya Puchka <[email protected]>
Merge pull request #232 from krzysztofzablocki/feature/fix-typealias-parsing

Fix Typealias parsing + processing tweaks

github.com/krzysztofzablocki/Sourcery - 6002dbc7878d467673bab1d6fcebbe491e064bb7 authored over 7 years ago by Ilya Puchka <[email protected]>
chore: get rid of unused warning

github.com/krzysztofzablocki/Sourcery - b901e582ffc35c995cb84f879a7e5f5f172a39e1 authored over 7 years ago by Krzysztof Zablocki <[email protected]>
docs: update changelog

github.com/krzysztofzablocki/Sourcery - b83da1a4d2c738246debfbfe7fe926dc5f0191ea authored over 7 years ago by Krzysztof Zablocki <[email protected]>
tests: add regression test with localized tests

github.com/krzysztofzablocki/Sourcery - 92547244f7d80eb858740030358a855bf6746867 authored over 7 years ago by Krzysztof Zablocki <[email protected]>
chore: update dependencies

github.com/krzysztofzablocki/Sourcery - ec62ce1fca31893feda87f1918781c34e01b1a9a authored over 7 years ago by Krzysztof Zablocki <[email protected]>
fix: only void replace after src processing

github.com/krzysztofzablocki/Sourcery - 61c6b96942b6bad3f2d63cbb7de8b2e8eb8d86af authored over 7 years ago by Krzysztof Zablocki <[email protected]>
fix: output should only be validated for writeability not readability or existance

github.com/krzysztofzablocki/Sourcery - 2b477a08229d8150c286ae94bbcfdebf6aaa4113 authored over 7 years ago by Krzysztof Zablocki <[email protected]>
fix: only load yml when it exists

github.com/krzysztofzablocki/Sourcery - fe91599e19be11846677f8e597b007ac93485485 authored over 7 years ago by Krzysztof Zablocki <[email protected]>
added ejs style tags for swift templates to control new lines and whitespaces

github.com/krzysztofzablocki/Sourcery - 3eab4397d78a4bb3ce8f739667fb5eb936133edd authored over 7 years ago by Ilya Puchka <[email protected]>
Merge pull request #228 from jschmid/patch-1

Fixed typo in README

github.com/krzysztofzablocki/Sourcery - 8379500f5017ddbf566d5786b2732af5c7cf4623 authored over 7 years ago by Ilya Puchka <[email protected]>
Updated Jazzy docs

github.com/krzysztofzablocki/Sourcery - 44368a4d9e0181a4fd63f4b82422093a5b06347b authored over 7 years ago by Jonas Schmid <[email protected]>
Fixed typo in docs

github.com/krzysztofzablocki/Sourcery - a65676d7497b392ae97300f9d3541c50b1535a82 authored over 7 years ago by Jonas Schmid <[email protected]>
Merge pull request #227 from krzysztofzablocki/fix-auto-inline-annotations

Fixed automatic inline code generation for multiple templates

github.com/krzysztofzablocki/Sourcery - fe4a9f073c47fa54076835f2b07375eec783be7b authored over 7 years ago by Ilya Puchka <[email protected]>
fixed some failing tests

github.com/krzysztofzablocki/Sourcery - c45f00f783a321ab03ffcce59ee4fa1aab0d2b6d authored over 7 years ago by Ilya Puchka <[email protected]>
fix: inserting auto inline annotations

github.com/krzysztofzablocki/Sourcery - 1fafcd032dce5b55d5f292ea29b2b0484316f23a authored over 7 years ago by Ilya Puchka <[email protected]>
Merge pull request #226 from krzysztofzablocki/array-annotations

Merging multiple annotations values into array

github.com/krzysztofzablocki/Sourcery - 4715ec921113a0fa9a04726df88114be1a4b5b38 authored over 7 years ago by Ilya Puchka <[email protected]>
merging multiple annotations values into array

github.com/krzysztofzablocki/Sourcery - a7a7949e2aaaa016810a5ea26c2585ce3174c7d8 authored over 7 years ago by Ilya Puchka <[email protected]>
Merge pull request #225 from krzysztofzablocki/rethrow-methods

rethrows property for Method

github.com/krzysztofzablocki/Sourcery - 2a05310f9677bb3a52c92efdd087c2bcbf888332 authored over 7 years ago by Ilya Puchka <[email protected]>
added rethrows property for Method

github.com/krzysztofzablocki/Sourcery - b125e3cb7a0ae37ce0b45f4b7206ef2fc527450f authored over 7 years ago by Ilya Puchka <[email protected]>
Merge pull request #224 from krzysztofzablocki/swift-templates-protocols

fix: accessing protocols in swift templates

github.com/krzysztofzablocki/Sourcery - ac42dffb6ef049ccfe55471cf569d2b5a2081c07 authored over 7 years ago by Ilya Puchka <[email protected]>
Merge branch 'master' into swift-templates-protocols

github.com/krzysztofzablocki/Sourcery - 3323505780a4ce69b80c4ad36207f8df23fddeab authored over 7 years ago by Ilya Puchka <[email protected]>
Merge pull request #221 from krzysztofzablocki/generation-artifacts

Prune generation artifacts

github.com/krzysztofzablocki/Sourcery - 65dccf5634fb11970f651c047455fa56b421ff4b authored over 7 years ago by Ilya Puchka <[email protected]>
Merge pull request #220 from krzysztofzablocki/suppress-swift-warnings

Suppress swift templates warnings

github.com/krzysztofzablocki/Sourcery - 8b41cb4ca1bda390cd1cc30fa2f3f2dad9de3276 authored over 7 years ago by Ilya Puchka <[email protected]>
Merge pull request #223 from krzysztofzablocki/readme-doc-links

Fixed docs links in README

github.com/krzysztofzablocki/Sourcery - 2343422edfaa22aff611d6d92d54bbc9afb14684 authored over 7 years ago by Ilya Puchka <[email protected]>
fix: accessing protocols in swift templates

github.com/krzysztofzablocki/Sourcery - 67029a52c35ad9f1430838052b14dedcbc92e770 authored over 7 years ago by Ilya Puchka <[email protected]>
Fixed docs links in README

github.com/krzysztofzablocki/Sourcery - f95b856aa91bf7b416c4aabc60e0e007cfc73e17 authored over 7 years ago by Ilya Puchka <[email protected]>
suppress swift templates warnings

github.com/krzysztofzablocki/Sourcery - 78e65f6a8bca13ff4f7c83e79e4627b1b6cb3983 authored over 7 years ago by Ilya Puchka <[email protected]>
do not create generated files with empty content

github.com/krzysztofzablocki/Sourcery - 5be72587c6e8e3c7d2e5d8ef5cd8afc3f322529e authored over 7 years ago by Ilya Puchka <[email protected]>
Merge pull request #199 from krzysztofzablocki/docs

Jazzy docs

github.com/krzysztofzablocki/Sourcery - d2e0ada322dd7bced82cfb21a75df997f5b81b62 authored over 7 years ago by Ilya Puchka <[email protected]>
Merge branch 'master' into docs

# Conflicts:
# README.md
# Sourcery/Models/TypeName.swift

github.com/krzysztofzablocki/Sourcery - ba54a24c8fe92ba35be9e21dd09a5dfe5de93969 authored over 7 years ago by Ilya Puchka <[email protected]>
Merge pull request #219 from krzysztofzablocki/fix-recursion

fix: infinite recursion

github.com/krzysztofzablocki/Sourcery - 5cf9cfd45810b2025a80cc27fe400412474e9bcf authored over 7 years ago by Ilya Puchka <[email protected]>
fix: inifine recursion

github.com/krzysztofzablocki/Sourcery - 4c599fbbca43fc90233117c4e78dc24bdfd9f562 authored over 7 years ago by Ilya Puchka <[email protected]>
[ci skip] deploy from merowing

github.com/krzysztofzablocki/krzysztofzablocki.github.io - b9ae1fe586eac87dff5413322fcfa0fcde19e543 authored over 7 years ago by werckerbot <[email protected]>
[ci skip] deploy from merowing

github.com/krzysztofzablocki/krzysztofzablocki.github.io - 95b5a5b4bbc6632e6914a18b9db6f390788a4bc2 authored over 7 years ago by werckerbot <[email protected]>
[ci skip] deploy from merowing

github.com/krzysztofzablocki/krzysztofzablocki.github.io - 11f0969731a9981b850d8657cc4b5d1d853aaf57 authored over 7 years ago by werckerbot <[email protected]>
[ci skip] deploy from merowing

github.com/krzysztofzablocki/krzysztofzablocki.github.io - 3d06adace5849c2ee22d5a775e9bacf5a7466b97 authored over 7 years ago by werckerbot <[email protected]>
[ci skip] deploy from merowing

github.com/krzysztofzablocki/krzysztofzablocki.github.io - 1896ac308afb2221fce57450fb26d977998f1f35 authored over 7 years ago by werckerbot <[email protected]>
[ci skip] deploy from merowing

github.com/krzysztofzablocki/krzysztofzablocki.github.io - 5833015c388cfe6a5f576e69931d2fa02f084fa5 authored over 7 years ago by werckerbot <[email protected]>
docs: updated readme (#218)

* docs: mentioned support for StencilSwiftKit filters

* docs: fixed typo in readme

github.com/krzysztofzablocki/Sourcery - 85aa33a520bd2b11fe8b9ed5137a418eeb1eaea2 authored over 7 years ago by Shane Vitarana <[email protected]>
moved "why" section back to README

github.com/krzysztofzablocki/Sourcery - 16dffa7643d1114d2965d8133aaabb3e22d41a74 authored almost 8 years ago by Ilya Puchka <[email protected]>
generated jazzy docs

github.com/krzysztofzablocki/Sourcery - f62342c3bec9b919984c8c43378a26371167302f authored almost 8 years ago by Ilya Puchka <[email protected]>
added public accessors to documented types and declarations

github.com/krzysztofzablocki/Sourcery - e653ed450c90bd40212ea0a085bb42374f784250 authored almost 8 years ago by Ilya Puchka <[email protected]>
removed unneded public methods

github.com/krzysztofzablocki/Sourcery - 0dfa4536981f0ba6e0d0206ca7955dbc111c3f7f authored almost 8 years ago by Ilya Puchka <[email protected]>
added method callName property

github.com/krzysztofzablocki/Sourcery - 23e37f50019323a0c6da6832563fa484edcfc777 authored almost 8 years ago by Ilya Puchka <[email protected]>
improved docs

github.com/krzysztofzablocki/Sourcery - e5dd460bebb99c02b0010264b4bc27bf39c19cfd authored almost 8 years ago by Ilya Puchka <[email protected]>
Merge pull request #216 from krzysztofzablocki/method-parameters-and-properties-defaults

Added default values parsing for variables and method parameters

github.com/krzysztofzablocki/Sourcery - 673c1a11c2a482d77c91c7b61a1cb9609e4a8ba0 authored almost 8 years ago by Ilya Puchka <[email protected]>