Aditya Trivedi

Results 13 comments of Aditya Trivedi

@jinnatan this seems to be an issue with using any keyword as a function identifier. According to the [docs](https://developer.apple.com/library/content/documentation/Swift/Conceptual/Swift_Programming_Language/LexicalStructure.html#//apple_ref/doc/uid/TP40014097-CH30-ID412): >keywords are reserved and can’t be used as identifiers unless they’re...

The current priority is to update the grammar to support the latest Swift release. Once that is done we will do our best to address the enhancement requests. In the...

@valerianb, thanks for reporting. We are looking into it.

@valerianb, I apologize for the delayed response. It looks like the code snippet you shared does not compile. I removed `: String` from the sample code you shared and `tailor`...

Thank you for reporting this @mattlawer! We will try to get this fixed in the coming release.

Hey @pablog! This seems like a useful feature to add. We will try to get this added in a future release.

@romainbiard noted! We will try to get working on this soon. But, we would appreciate community contributions :)

Hi @clayreimann!  We acknowledge that Tailor's analysis times for incremental builds can be significantly reduced by employing caching.  We are definitely open to contributions that would add this enhancement! We...

@clayreimann After conferring with the team, we’ve reached quorum that SQLite is the most appropriate solution for storing the cache data, so hopefully we can pursue that option. Also, let’s...

@clayreimann no worries! Thanks for the update.