8 Commits
Author SHA1 Message Date
Ruslan Alikhamov cec7895f0a Adjusted file structure to accommodate two generated files (#1299)
* Adjusted file structure to accommodate two generated files

* Adjusted scripting

* Removed Description, Diffable, Equality for now

* Removed Stencil import

* Updated templates

* Updated scripting

* Updated generated coding

* Disable build deletion (temp)

* Updated template

* Updated generated code

* updated generated code

* Updated generated code

* Adjusted scripting

* Updated scripting

* Updated generated code

* Reverted template deletion

* Removed Stencil imports

* Updated generated code

* trigger CI

* Removed description, diffable and equality stencil templates

* Reverted temporary changes

* Commented failing tests

* Skipping JSExport for description & hash

* Updated generated code

* Enabled failing tests

* Adding stencil templates back to test tests

* Reset generated file for linux for test

* Reverted Extensions for testing

* Reverted ParserResultsComposed

* Attempt to fix unit tests

* Attempt to resolve unit test

* Reverted TypeName asSource

* Reverted TypeName revertion

* Reverted revert of ParserResultComposed

* Reverted revert of Extensions

* Reverted revert of Linux.content.generated

* Reverted attempts to fix unit tests

* Fix for the failing codegen tests

* Added clarifying comment

* Removed description, diffable and equality stencil templates

* Updated generated code

* Tinkering with optimization level for speed boost

* Excluded stencil templates for codegen

* Fixed wrong compiler flag

* Removed speed optimization to a separate PR

* Reverted test code
2024-03-13 00:01:29 +04:00
Krzysztof Zablocki b717288412 chore: restructure files 2021-03-07 07:45:41 +01:00
Liquidsoul 1279bf4632 Replaced PackageContent.sh bash script with a swift script 2018-10-10 15:37:21 +02:00
Liquidsoul b7374aafcb Package SourceryRuntime code into the Sourcery binary
The code of SourceryRuntime will now be embedded into the binary so that the
Swift template process can create a SPM project out of it.
The generated file contains a structure that the `FolderSynchronizer` can use.
2018-10-10 15:18:24 +02:00
Krzysztof Zablocki 163683cca9 chore: re-enable swiftlint autocorrect 2017-02-01 12:06:50 +01:00
Krzysztof Zablocki 63dc0961fb feat: initial inline support 2017-02-01 12:06:50 +01:00
Krunoslav Zaher 018d097d2d Adds inline update script. 2017-01-06 23:01:48 +01:00
Krzysztof Zablocki 0416390dbc chore: initial commit 2016-12-11 19:42:07 +01:00