This website requires JavaScript.
Explore
Help
Sign In
averello
/
swift-mirror
Watch
1
Star
0
Fork
0
You've already forked swift-mirror
mirror of
https://github.com/apple/swift.git
synced
2026-03-04 18:24:35 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
357c298940fdf2d2f41f71fbc525973ecdc4cfdf
swift-mirror
/
test
/
expr
/
print
History
Allan Shortlidge
e0eba4ed5e
AST: Add printing support for
#available
and
#_hasSymbol
conditions.
...
Teach `ASTPrinter` to print `if #available` and `if #_hasSymbol` statements.
2025-09-05 18:34:31 -07:00
..
callexpr.swift
…
conditions.swift
AST: Add printing support for
#available
and
#_hasSymbol
conditions.
2025-09-05 18:34:31 -07:00
discard.swift
…
func_closures.swift
…
literals.swift
…
misc_expr.swift
…
protocol.swift
…
switch.swift
…