Pinned Repositories
Auspicion
Convenient LLVM compiler API for Objective-C.
poetry
Nothing to see here, no code, just musings
Shinobi
A start to something wonderful (an IDE based on clang/llvm/ninja)
SourceCodeKit
A revitalization of the Étoile project SourceCodeKit with adaptations to a more modern Mac OS X objc
swift-async-algorithms
Async Algorithms for Swift
Syntax
A framework for clang based syntax highlighter in Objective-C
phausler's Repositories
phausler/Shinobi
A start to something wonderful (an IDE based on clang/llvm/ninja)
phausler/poetry
Nothing to see here, no code, just musings
phausler/swift-async-algorithms
Async Algorithms for Swift
phausler/Syntax
A framework for clang based syntax highlighter in Objective-C
phausler/Auspicion
Convenient LLVM compiler API for Objective-C.
phausler/gelfload
gelfload is Gregor's ELF loader. It is a usermode loader for ELF executables, used for two purposes: 1) Creating ELF environments on otherwise ELF-hostile platforms (e.g. Mac OS X and Windows) 2) Cross-loading ELF binaries intended for different platforms.
phausler/objc
phausler/binutils
phausler/clang
Mirror of official clang git repository located at http://llvm.org/git/clang. Updated hourly.
phausler/libgit2
The Library
phausler/MarqueeLabel
A drop-in replacement for UILabel, which automatically adds a scrolling marquee effect when the label's text will not fit inside the specified frame.
phausler/musl
phausler/ninja
a small build system with a focus on speed
phausler/ninja-template
phausler/NinjaCompilationDatabase
phausler/objective-git
Objective-C bindings to libgit2
phausler/swift
The Swift Programming Language
phausler/swift-corelibs-foundation
The Foundation Project, providing core utilities, internationalization, and OS independence
phausler/swift-corelibs-libdispatch
The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware
phausler/swift-corelibs-xctest
The XCTest Project, A Swift core library for providing unit test support
phausler/swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
phausler/swift-integration-tests
Automated tests for validating the generated Swift snapshots behave correctly
phausler/swift-lldb
This is the version of LLDB that supports the Swift programming language & REPL.
phausler/swift-syntax
SwiftPM package for SwiftSyntax library.
phausler/TextView
phausler/ubuntu-sysroot
phausler/compiler-rt
Mirror of official compiler-rt git repository located at http://llvm.org/git/compiler-rt. Updated hourly.
phausler/swift-driver
Swift compiler driver reimplementation in Swift
phausler/swift-embedded-examples
A collection of example projects using Embedded Swift
phausler/swift-foundation
The Foundation project