Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/krzysztofzablocki/Sourcery
Meta-programming for Swift, stop writing boilerplate code.
https://github.com/krzysztofzablocki/Sourcery
fix: added missing kind property for Protocol (#30)
709b088fe4f0c69a1839ae35f4609827f5a7862a authored about 8 years ago by Ilya Puchka <[email protected]>
709b088fe4f0c69a1839ae35f4609827f5a7862a authored about 8 years ago by Ilya Puchka <[email protected]>
fix: shell escape path names (#29)
ce211a1681006b1a4f66f09ce6d8af17a00aef31 authored about 8 years ago by Miguel Bejar <[email protected]>
ce211a1681006b1a4f66f09ce6d8af17a00aef31 authored about 8 years ago by Miguel Bejar <[email protected]>
feat: update description and equality templates and re-generate model boilerplate
e048a0d81c76bc5b362a054a2ed54627c04120ea authored about 8 years ago by Krzysztof Zablocki <[email protected]>
e048a0d81c76bc5b362a054a2ed54627c04120ea authored about 8 years ago by Krzysztof Zablocki <[email protected]>
feat: implement annotation scanning for variables and types
aef47aa3fee037cf61683f2c0f429f5186c8f06f authored about 8 years ago by Krzysztof Zablocki <[email protected]>
aef47aa3fee037cf61683f2c0f429f5186c8f06f authored about 8 years ago by Krzysztof Zablocki <[email protected]>
docs: update metadata and readme about source annotation feature
7a1befc108b400f534a24e2cb83b1a446dbe921a authored about 8 years ago by Krzysztof Zablocki <[email protected]>
7a1befc108b400f534a24e2cb83b1a446dbe921a authored about 8 years ago by Krzysztof Zablocki <[email protected]>
docs: add lenses example (#27)
0d31ddd66db626edc288b60db69fe5348520efa4 authored about 8 years ago by Filip Zawada <[email protected]>
0d31ddd66db626edc288b60db69fe5348520efa4 authored about 8 years ago by Filip Zawada <[email protected]>
feat: added kind property to Type
74d21bd4973f4d88716e850aaf5c38b13a8928e1 authored about 8 years ago by Ilya Puchka <[email protected]>
74d21bd4973f4d88716e850aaf5c38b13a8928e1 authored about 8 years ago by Ilya Puchka <[email protected]>
feat: introduce substring identifier and simplify parsing code
fb688b98d65e922d6b3c19802615bca56ce8a07a authored about 8 years ago by Krzysztof Zablocki <[email protected]>
fb688b98d65e922d6b3c19802615bca56ce8a07a authored about 8 years ago by Krzysztof Zablocki <[email protected]>
improved strategy to detect enum rawType
5bb97c90263fc158ccdb5f7609098adbcee3208d authored about 8 years ago by Ilya Puchka <[email protected]>
5bb97c90263fc158ccdb5f7609098adbcee3208d authored about 8 years ago by Ilya Puchka <[email protected]>
refactor: refactor some structure and logic around enum raw type parsing
8e740bee121adcf0198fd0a4123c3a294869f00f authored about 8 years ago by Krzysztof Zablocki <[email protected]>
8e740bee121adcf0198fd0a4123c3a294869f00f authored about 8 years ago by Krzysztof Zablocki <[email protected]>
refactor: only check variable for rawValue if it's an instance variable
d413eb81fc4c2d2a548284f9cd4de89eee2f06e3 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
d413eb81fc4c2d2a548284f9cd4de89eee2f06e3 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
chore: release 0.3.3
9aafb3a2ade0d7ba8b4fe68a3707e75bdce21a42 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
9aafb3a2ade0d7ba8b4fe68a3707e75bdce21a42 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
feat: skip files generated by sourcery and refactor code
6c7e1edf3d7419e6281074b3088e5ad25f41d1bb authored about 8 years ago by Krzysztof Zablocki <[email protected]>
6c7e1edf3d7419e6281074b3088e5ad25f41d1bb authored about 8 years ago by Krzysztof Zablocki <[email protected]>
docs: add info about variable type to readme
18b0bd120397905e3e5fbdaad0f2d9158bdd19bd authored about 8 years ago by Krzysztof Zablocki <[email protected]>
18b0bd120397905e3e5fbdaad0f2d9158bdd19bd authored about 8 years ago by Krzysztof Zablocki <[email protected]>
feat: add support for checking optionality in variables
00284610e24d1210b3c6273951ee379bf0b7a877 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
00284610e24d1210b3c6273951ee379bf0b7a877 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
fix: tread empty parenthesis as enum case without associated types
8bce510f46df3710809b285aa0259d1a361639c5 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
8bce510f46df3710809b285aa0259d1a361639c5 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
chore: corrected description template whitespaces and updated generated code (#17)
f8ea293cfcecce96a0b7ad4d16d5013aa63d18f3 authored about 8 years ago by Ilya Puchka <[email protected]>
f8ea293cfcecce96a0b7ad4d16d5013aa63d18f3 authored about 8 years ago by Ilya Puchka <[email protected]>
chore: Update README.md (#16)
defd6c03bca99eff236b4ded7cbd0d7a0364154f authored about 8 years ago by Vincent Sisk <[email protected]>
defd6c03bca99eff236b4ded7cbd0d7a0364154f authored about 8 years ago by Vincent Sisk <[email protected]>
chore: update dependencies
82ee05e70709b62e5b40e592ce5b4bdc289da831 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
82ee05e70709b62e5b40e592ce5b4bdc289da831 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
feat: allow lookup of contained types via dot expression by using value(forUndefinedKey:)
368fc4b61ac4c3ef38f0c0f083b2ff6a4f4f4f41 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
368fc4b61ac4c3ef38f0c0f083b2ff6a4f4f4f41 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
Update README.md
c6270c22b747b229732356c145be9353002d5118 authored about 8 years ago by Krzysztof Zabłocki <[email protected]>
c6270c22b747b229732356c145be9353002d5118 authored about 8 years ago by Krzysztof Zabłocki <[email protected]>
chore: increase version
b9ab8533ae1c6a236b3548e57397206dadb6f9f5 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
b9ab8533ae1c6a236b3548e57397206dadb6f9f5 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
refactor: rename internal templates to just use .stencil extension and make stencil stop autocorrecting those
060411bce54e96ae951d10994b798d1075d490b8 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
060411bce54e96ae951d10994b798d1075d490b8 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
refactor: Insanity changing to Sourcery
eeb98e76bfe16550d98dc486492fe389f373b5e4 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
eeb98e76bfe16550d98dc486492fe389f373b5e4 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
feat: improve demo gif
e29686bece53b498e2a4952ed5055ed295c16082 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
e29686bece53b498e2a4952ed5055ed295c16082 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
Implemented based, inheriting and implementing types collections (#12)
feat: introduce new based reflection and modify inheriting and implementing
6a4a0b5a610f81395eb9f9f28eb805ab21839d88 authored about 8 years ago by Ilya Puchka <[email protected]>
Add header with version to generated output file (#11)
feature: add header with version to generated output files
5b32f7539f54e694f7644f709842c38261e5fb45 authored about 8 years ago by Dominique d'Argent <[email protected]>
chore: add information about binary instalation from releases tab
a5c036cc393662b929454f947884e7d76f1a43f7 authored about 8 years ago by Krzysztof Zabłocki <[email protected]>
a5c036cc393662b929454f947884e7d76f1a43f7 authored about 8 years ago by Krzysztof Zabłocki <[email protected]>
chore: update readme
e45c00e3cbba212187dd9009c8e1f9ea51af42d1 authored about 8 years ago by Krzysztof Zabłocki <[email protected]>
e45c00e3cbba212187dd9009c8e1f9ea51af42d1 authored about 8 years ago by Krzysztof Zabłocki <[email protected]>
Merge pull request #9 from ilyapuchka/imprve-equality-template
chore: correct whitespaces in Equality.stencil.swift
1171cf804137f380303e6b85276d8ca54298c381 authored about 8 years ago by Krzysztof Zabłocki <[email protected]>
fixed types in Eqaulity.stencil.swift
6f340624166a82de231af9db6b9c317fd9a6b922 authored about 8 years ago by Ilya Puchka <[email protected]>
6f340624166a82de231af9db6b9c317fd9a6b922 authored about 8 years ago by Ilya Puchka <[email protected]>
Merge pull request #7 from wzs/fix/update-readme-links
chore: Fix relative links in README
5f5ae2c681f13b6cd6e12805e49dd88a6e37cd88 authored about 8 years ago by Krzysztof Zabłocki <[email protected]>
Fix relative links in Readme
fcddf10aeae14e062c5dbaabffea76da0b808d1e authored about 8 years ago by Paweł Wrzosek <[email protected]>
fcddf10aeae14e062c5dbaabffea76da0b808d1e authored about 8 years ago by Paweł Wrzosek <[email protected]>
Update README.md
c49e4bf24844f76c941bb10ab007b08d815608d8 authored about 8 years ago by Krzysztof Zabłocki <[email protected]>
c49e4bf24844f76c941bb10ab007b08d815608d8 authored about 8 years ago by Krzysztof Zabłocki <[email protected]>
feat: add enum reflection for hasAssociatedValues
e85c43451f9b6d8ceb7d1f3b5b8801efccc93f5d authored about 8 years ago by Krzysztof Zablocki <[email protected]>
e85c43451f9b6d8ceb7d1f3b5b8801efccc93f5d authored about 8 years ago by Krzysztof Zablocki <[email protected]>
feat: fix relative path's not working and add shortcuts script into the repo
817154edd3e1fb120097503648ad34e0494253e2 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
817154edd3e1fb120097503648ad34e0494253e2 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
chore: release 0.2.0
104f809743b93844fa6392e19c7ff559fd17c256 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
104f809743b93844fa6392e19c7ff559fd17c256 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
feat: add example app connected to Insanity
025609dadeceb70f2500bdd55128d556698a2609 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
025609dadeceb70f2500bdd55128d556698a2609 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
chore: put models at right level, they aren't coupled with SourceKit
ed851198ceba6f6c213241ece6db0fb14f46237e authored about 8 years ago by Krzysztof Zablocki <[email protected]>
ed851198ceba6f6c213241ece6db0fb14f46237e authored about 8 years ago by Krzysztof Zablocki <[email protected]>
feat: use Insanity to code-generate descriptions for Insanity models
f1625b7ee77ec44e279b6fc8c149dcedad9e909a authored about 8 years ago by Krzysztof Zablocki <[email protected]>
f1625b7ee77ec44e279b6fc8c149dcedad9e909a authored about 8 years ago by Krzysztof Zablocki <[email protected]>
chore: add Vendor to ignore
f1e587ec8cbb4a3b5825e8411f411fc6cef09748 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
f1e587ec8cbb4a3b5825e8411f411fc6cef09748 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
feat: use Insanity to code-generate Insanity boilerplate
48730dd3514709d9bc4a43219ff1143dddc9a5f2 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
48730dd3514709d9bc4a43219ff1143dddc9a5f2 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
chore: initial commit
0416390dbc7d60214fc918d38cbe46a34b56f0f0 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
0416390dbc7d60214fc918d38cbe46a34b56f0f0 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
docs: add info about insanity generating itself
8dade4036c6fefec23b9fe2dbc0bd3bcbcace6a4 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
8dade4036c6fefec23b9fe2dbc0bd3bcbcace6a4 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
Initial commit
2716be91f570524de54f2dbc39579911306d29d6 authored about 8 years ago by Krzysztof Zabłocki <[email protected]>
2716be91f570524de54f2dbc39579911306d29d6 authored about 8 years ago by Krzysztof Zabłocki <[email protected]>