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

chore: add arguments to rake build and default to thin library for brew

github.com/krzysztofzablocki/Sourcery - c7b9f5a35ab61230de1a88b33bcca8ae1bb2aaf3 authored over 3 years ago
Thin lib_InternalSwiftSyntaxParser.dylib in `rake build` (#976)

* Thin lib_InternalSwiftSyntaxParser.dylib in `rake build`

* fix getting architecture

github.com/krzysztofzablocki/Sourcery - 7a33f4ae174937254d01ea0cdfab3ee92b5d6739 authored over 3 years ago
Orders TypeName attributes (#982)

* Fix TypeName attributes sorting

* Updates changelog

github.com/krzysztofzablocki/Sourcery - 2ed1c1bc64cac435272e09ff14d09cb6faeaa27f authored over 3 years ago
Update Type.uniqueMethodFilter(_:_:) (#981)

* Update Type.uniqueMethodFilter(_:_:)

I was facing an issue where I had two methods with the...

github.com/krzysztofzablocki/Sourcery - ed9a1a745b691b561a2a1c6365bd7b38bebf1e89 authored over 3 years ago
Bug/callback not on main thread (#23)

* fix: callback should be called on main thread

* fix: nimble linking issue

github.com/krzysztofzablocki/KZFileWatchers - e2c83d48c0dce8ded7d25ca9723b43764abbed01 authored over 3 years ago
chore: update min deployment target

github.com/krzysztofzablocki/Strongify - c8a151c2fdf77a1fef4143fad7999861609ef98d authored over 3 years ago
Corrects args name in the writing-templates (#979)

github.com/krzysztofzablocki/Sourcery - 518ccfa9ebe5ff523c742aa1a398e968fb5c10dc authored over 3 years ago
feat: add ability to specify custom naming for diffs

github.com/krzysztofzablocki/Difference - e8d023826efc3aef58cf21cc2f6483ad3a067f5b authored over 3 years ago
docs: update metadata for 1.5.0 release

github.com/krzysztofzablocki/Sourcery - 6dc37a4fa173295cb48b09d8151a1b0877d2325c authored over 3 years ago
update internal boilerplate code.

github.com/krzysztofzablocki/Sourcery - 0adbdff743569f6a9f246531246b3f31a8702be9 authored over 3 years ago
chore: tweak naming so that older version of command line tools works

github.com/krzysztofzablocki/Sourcery - 02750896b1c43c062ee5b098044a6c0d5ba9f9a0 authored over 3 years ago
feat: add titlecase filter

github.com/krzysztofzablocki/Sourcery - c8a9d15efb2353e48daa9862e44585dfa16ec589 authored over 3 years ago
feat: update docs and circle / jazzy setup

github.com/krzysztofzablocki/Sourcery - 6b9266a7bfc5eb36c7c79389fb965bf3bc0510d1 authored over 3 years ago
chore(deps): bump nokogiri from 1.11.3 to 1.11.4 (#961)

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.3 to 1.11.4.
- [Release n...

github.com/krzysztofzablocki/Sourcery - c0e70d3bc15b8440cc14a3a5abf51e0e6d0d8f81 authored over 3 years ago
chore(deps): bump addressable from 2.7.0 to 2.8.0 (#971)

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
- [Release...

github.com/krzysztofzablocki/Sourcery - 93766e1807b91fe8a925358efc0a9387042c2f5b authored over 3 years ago
Add support for Property Wrappers (#969)

* Initial support for the CustomAttributeSyntax type

* Using switch statement

* Separate i...

github.com/krzysztofzablocki/Sourcery - d9a65dcbc2e9199f1f40fffe8f50b86577b4522b authored over 3 years ago
feat: Support for trailing line annotations (#970)

github.com/krzysztofzablocki/Sourcery - b07b2a83d36ffdd030626c07a94765043c2dd5c1 authored over 3 years ago
Fix resources path & bundle for cocoapods (#75)

github.com/krzysztofzablocki/LifetimeTracker - 4dff63c6a772d385e93cde0e91571a302437ca45 authored over 3 years ago
Update swift cli detection (#968)

* add some debug code

* add github workflow

* test if PATH looks like it was modified by x...

github.com/krzysztofzablocki/Sourcery - d45b28715b2cb8a36285507cb14476e4c6072b26 authored over 3 years ago
Add SPM support for included UI elements (#74)

* Update swift-tools to 5.3

* Move storyboards into resources

# Conflicts:
# Package.swif...

github.com/krzysztofzablocki/LifetimeTracker - 9dcdd75511e82c59977466960833a6478a2de278 authored over 3 years ago
Multiple link targets (#960)

* Support multiple targets to link

* Update Configuration.swift

* Update CHANGELOG.md

*...

github.com/krzysztofzablocki/Sourcery - 46157b01b908a2ce2c471fb73ca8d4e2707f3b7f authored over 3 years ago
Fix group creation (#958)

* Fix group creation

* Update CHANGELOG.md

* Fix warnings

github.com/krzysztofzablocki/Sourcery - 2e814f80aae1c8f2db24c41c0a12cfcadf33a6e1 authored over 3 years ago
feat: add isVariadic support to method params

github.com/krzysztofzablocki/Sourcery - 4ce52af8574f19dfe8f06a0073d283deb67a1bd6 authored over 3 years ago
chore: update changelog

github.com/krzysztofzablocki/Sourcery - bee38c5eff44c563865b05e2b521306ef229f835 authored over 3 years ago
fix: fixes #964 by removing (seemingly unused) check in default access level for write

github.com/krzysztofzablocki/Sourcery - 094db51d90b09ae34671d18e5f0c327739a3cc9c authored over 3 years ago
fix: correct force parse argument passing to specific file parsers

github.com/krzysztofzablocki/Sourcery - 9928ab93244819bfd771d5de5a4fcfa4d0ef25ff authored over 3 years ago
chore: update package.swift

github.com/krzysztofzablocki/Sourcery - 87873359bb11c1198b3c0767cf58e1806c79220e authored over 3 years ago
update internal boilerplate code.

github.com/krzysztofzablocki/Sourcery - 8e6ab5efa6c9c28a8fa4898b6862ee634c17e72e authored over 3 years ago
docs: update metadata for 1.4.2 release

github.com/krzysztofzablocki/Sourcery - 4e6345067887355775dfa9fbec05a3a029990b19 authored over 3 years ago
chore: update rakefile

github.com/krzysztofzablocki/Sourcery - 6e10d919f59d512c4e3a533ec4e4f3076b6f4750 authored over 3 years ago
chore: update changelog

github.com/krzysztofzablocki/Sourcery - 31a8c5679939baca01e9294a60314a71f632c8ac authored over 3 years ago
chore: revert using Bundle.module because it doesn't resolve correctly atm

github.com/krzysztofzablocki/Sourcery - 9b69d17df248fd2ef894b58e97d36d8d54c46ff0 authored over 3 years ago
Process inline code generated by another template if annotation's suffix is one of the templates in force-parse argument (#957)

* Add original test

* Add forceParseOption

* Add changelog

* Update readme

* Add for...

github.com/krzysztofzablocki/Sourcery - d75606c68ca0a1c9f3b0405f33add3bc366ed64d authored over 3 years ago
Remove symlinks (#954)

* Remove symlinks. These can confuse Xcode.

* Exclude Info.plist-s from targets. No more warn...

github.com/krzysztofzablocki/Sourcery - 83fe75a562b48be49bb3c16d09f04f9f4dbcc5b1 authored over 3 years ago
fix: correctly process open access level, fixes #927

github.com/krzysztofzablocki/Sourcery - 37a517b333df83cc4f009cf72082ae0ee97cca61 authored over 3 years ago
fix: correct isMutable for subscripts, fixes #923

github.com/krzysztofzablocki/Sourcery - aec35890f7ffea016eb78ae0f4eaa28065204fa4 authored over 3 years ago
fix: use modifier instead of attribute for helper accessors, closes #946

github.com/krzysztofzablocki/Sourcery - 9e43dba3a4540691c0de090b9038193f0ffb551c authored over 3 years ago
Fix: inline:auto annotations can be inserted at wrong locations (#953)

* Fix: inline:auto annotations can be inserted at wrong locations in files with other inline ann...

github.com/krzysztofzablocki/Sourcery - 921853180e9f74d7b71740d8661d5f8cc4b71d68 authored over 3 years ago
Fix test by updating expected result on macOS 11.3 and above (#952)

* Fix test by updating expected result on macOS 11.3 and above

* Update CHANGELOG.md

github.com/krzysztofzablocki/Sourcery - 88542fb9573e7e13527a33914d9e30e181d3bfc3 authored over 3 years ago
SPM & 5.4 (#951)

* WIP

* Fix path to the resources of test target

* Introduce SourceryLib target for testin...

github.com/krzysztofzablocki/Sourcery - e834936a0c5e3389b6588e79d17f0328a066417c authored over 3 years ago
chore(deps): bump rexml from 3.2.4 to 3.2.5 (#949)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5.
- [Release notes](https://git...

github.com/krzysztofzablocki/Sourcery - 6eb6662a1df747a28ea13965795152f6f9fc8dca authored over 3 years ago
Fix NSLocalizedString bundle (#71)

github.com/krzysztofzablocki/LifetimeTracker - b8e21d93734f2c894b3915cfaccf1a9ccdd4b8c2 authored over 3 years ago
Added SPM instructions to Readme Installation section (#70)

github.com/krzysztofzablocki/LifetimeTracker - 27d768e827f0232e847ee391aa807e5373a56a8c authored over 3 years ago
update internal boilerplate code.

github.com/krzysztofzablocki/Sourcery - 02e4b2e4589af6f5d83616b5ae30ae1eeec7e545 authored almost 4 years ago
docs: update metadata for 1.4.1 release

github.com/krzysztofzablocki/Sourcery - a7e20be8f606e14f21a188bde7837b0b8c364222 authored almost 4 years ago
fix: update wrong tests

github.com/krzysztofzablocki/Sourcery - 3a77c0fdc410bb295b43123d880e2221dd34db76 authored almost 4 years ago
feat: add .sourcerytemplate support

github.com/krzysztofzablocki/Sourcery - 03d0d57bb173afb662f0b435543970814f6f70d8 authored almost 4 years ago
Fix broken output for files with inline annotations from multiple templates (#944)

* Fix broken output when file contains inline annotations from different templates

* Update C...

github.com/krzysztofzablocki/Sourcery - de2604e5907adf0ceade84c11ba4623311553c82 authored almost 4 years ago
chore: Update issue templates

github.com/krzysztofzablocki/SourceryPro-Feedback - bf0a7544b0cec5220e01f9c9c17bd20b496384e1 authored almost 4 years ago
Extending AutoMockable template by adding handling of "autoMockableImports" and "autoMockableTestableImports" args. (#940)

github.com/krzysztofzablocki/Sourcery - 6cbe6827a63456c022b8c68e0c2462c1f90b7074 authored almost 4 years ago
chore: fixup newline node replacement

github.com/krzysztofzablocki/Sourcery - 8d1ff6cb084c76563a0ab9463c1b9caf772afa81 authored almost 4 years ago
update internal boilerplate code.

github.com/krzysztofzablocki/Sourcery - dc9e9df6cef959f6ca12dbb03630ce4f31ead336 authored almost 4 years ago
docs: update metadata for 1.4.0 release

github.com/krzysztofzablocki/Sourcery - 4c4737ce20b3ff548e2be872ca37bfa76aad1c3b authored almost 4 years ago
chore: update pod requirement

github.com/krzysztofzablocki/Sourcery - a6a485ec606fe916c658d615f026f7e5c1620a9b authored almost 4 years ago
chore: add newline and typed nodes from pro

github.com/krzysztofzablocki/Sourcery - df7051c22b41c3c4c544c88357e39142d699520f authored almost 4 years ago
feat: implement inference for generic types fixes #938

github.com/krzysztofzablocki/Sourcery - 4ac1590495757c9fd28baa8ccf37917c28d26c9a authored almost 4 years ago
Update CHANGELOG.md

github.com/krzysztofzablocki/Sourcery - a92a6e3d8805e679d07633b16670e0ee4e4a93ab authored almost 4 years ago
tests: add generic parameter test

github.com/krzysztofzablocki/Sourcery - da7c12ff219a6ce54edbc8427d18b5abb2f44737 authored almost 4 years ago
keep length when removing generated code before parsing the syntax tree (#930)

* keep length when removing generated code before parsing the syntax tree

* Update changelog
...

github.com/krzysztofzablocki/Sourcery - 0b0d2cd6c1e1f351b9af77ffce2a709ae8a02db8 authored almost 4 years ago
Fixed: Annotations field is empty for protocol composition starting from Sourcery 1.3.0 (#942)

* fixed code signing issue on Xcode 12.4 when performing a debug build

* Fixed issue where An...

github.com/krzysztofzablocki/Sourcery - 24f59c8349ae5d068929700595d4f3f9c5961518 authored almost 4 years ago
fix configuration: "force-parse" option issue (#937) (#939)

github.com/krzysztofzablocki/Sourcery - a9de54bfc933a4fcc02d83872b09a5343aefa02d authored almost 4 years ago