Pinned Repositories
allevato.github.io
bitfield-keypath-repro
Repro for Swift linker error when keypath references imported C bitfield
icu-swift
Swift APIs for ICU
icu4c-swift
Low-level ICU C APIs for Swift
swift-performance-strings
A case study examining string performance in Swift.
SwiftCGI
An implementation of the CGI and FastCGI specifications in Swift.
vscode-demangler
Visual Studio Code extension that demangles symbols from common programming languages and shows them as inline hints in the editor.
swift-protobuf
Plugin and runtime library for using protobuf with Swift
rules_apple
Bazel rules to build apps for Apple platforms.
allevato's Repositories
allevato/icu-swift
Swift APIs for ICU
allevato/vscode-demangler
Visual Studio Code extension that demangles symbols from common programming languages and shows them as inline hints in the editor.
allevato/bitfield-keypath-repro
Repro for Swift linker error when keypath references imported C bitfield
allevato/bazel
a fast, scalable, multi-language and extensible build system
allevato/class-dump
Generate Objective-C headers from Mach-O files.
allevato/llvm-bazel
allevato/llvm-project
allevato/objc-generics-swift-metadata-accessors-weirdness
allevato/swift
The Swift Programming Language
allevato/swift-argument-parser
Straightforward, type-safe argument parsing for Swift
allevato/swift-argument-parser-default-subcommand-repro
allevato/swift-clang
allevato/swift-compiler-rt
allevato/swift-corelibs-foundation
The Foundation Project, providing core utilities, internationalization, and OS independence
allevato/swift-corelibs-libdispatch
The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware
allevato/swift-corelibs-xctest
The XCTest Project, A Swift core library for providing unit test support
allevato/swift-driver
Swift compiler driver reimplementation in Swift
allevato/swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
allevato/swift-format
Formatting technology for Swift source code
allevato/swift-llbuild
A low-level build system, used by the Swift Package Manager
allevato/swift-lldb
This is the version of LLDB that supports the Swift programming language & REPL.
allevato/swift-llvm
allevato/swift-opt-corruption
allevato/swift-package-manager
The Package Manager for the Swift Programming Language
allevato/swift-protobuf
Runtime library needed to use code generated by swift-protobuf-plugin
allevato/swift-syntax
SwiftPM package for SwiftSyntax library.
allevato/swift-syntax-corruption-repro
allevato/swift-syntax-repros
allevato/swift-tools-support-core
Contains common infrastructural code for both SwiftPM and llbuild.
allevato/vscode-bazel
Bazel support for Visual Studio Code