8000 Tags · abertelrud/swift-tools-support-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: abertelrud/swift-tools-support-core

Tags

0.1.10

Toggle 0.1.10's commit message
Conform TracingEvent to Codable

0.1.9

Toggle 0.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request swiftlang#93 from apple/persistent-cache

[TSCUtility] Add support for creating a persistent cache

0.1.8

Toggle 0.1.8's commit message
[TSCBasic] Add RelativePath.appending(components:) method

0.1.7

Toggle 0.1.7's commit message
Update Context.swift

0.1.6

Toggle 0.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request swiftlang#82 from dmbryson/llb

Sink some support code from llbuild2

0.1.5

Toggle 0.1.5's commit message
Add typealias for any typed dictionary to store arbitrary context-dep…

…endent data.

0.1.4

Toggle 0.1.4's commit message
Add support for redirecting stderr to stdout.

0.1.3

Toggle 0.1.3's commit message
[TSCUtility] Use a separate array property wrapper for PolymorphicCod…

…able

Conditional conformance doesn't seem to work that well.

0.1.2

Toggle 0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[TSCUtility] Introduce PolymorphicCodable property wrapper (swiftlang#67

)

* [TSCUtility] Introduce PolymorphicCodable property wrapper

This allows encoding and decoding polymorphic types without writing
a bunch of boilerplate code.

* [TSCUtility] Conditionally conform Array to PolymorphicCodable

0.1.1

Toggle 0.1.1's commit message
[TSCBasic] Don't delete empty tmpdir

Only delete tmpdir when explicitly asked by clients.
0