Pinned Repositories
clang
Mirror of official clang git repository located at http://llvm.org/git/clang. Updated hourly.
gitignore
A collection of useful .gitignore templates
home
Dotfiles, scripts, etc.
indexstore-db
Index database library for use with sourcekit-lsp
language-server-protocol
Defines a common protocol for language servers.
lldb
Mirror of official lldb git repository located at http://llvm.org/git/lldb. Updated hourly.
llvm
Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated hourly.
llvm-project
sourcekit-lsp
Language Server Protocol implementation for Swift
swift
The Swift Programming Language
benlangmuir's Repositories
benlangmuir/clang
Mirror of official clang git repository located at http://llvm.org/git/clang. Updated hourly.
benlangmuir/gitignore
A collection of useful .gitignore templates
benlangmuir/home
Dotfiles, scripts, etc.
benlangmuir/indexstore-db
Index database library for use with sourcekit-lsp
benlangmuir/lldb
Mirror of official lldb git repository located at http://llvm.org/git/lldb. Updated hourly.
benlangmuir/sourcekit-lsp
Language Server Protocol implementation for Swift
benlangmuir/language-server-protocol
Defines a common protocol for language servers.
benlangmuir/llvm
Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated hourly.
benlangmuir/llvm-project
benlangmuir/swift
The Swift Programming Language
benlangmuir/llvm-zorg
benlangmuir/swift-clang
benlangmuir/swift-corelibs-foundation
The Foundation Project, providing core utilities, internationalization, and OS independence
benlangmuir/swift-corelibs-libdispatch
The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware
benlangmuir/swift-driver
Swift compiler driver reimplementation in Swift
benlangmuir/swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
benlangmuir/swift-integration-tests
Automated tests for validating the generated Swift snapshots behave correctly
benlangmuir/swift-lldb
This is the version of LLDB that supports the Swift programming language & REPL.
benlangmuir/swift-package-manager
The Package Manager for the Swift Programming Language
benlangmuir/swift-source-compat-suite
The infrastructure and project index comprising the Swift source compatibility suite.
benlangmuir/swift-stress-tester
Stress testing utilities for Swift's tooling
benlangmuir/swift-syntax
SwiftPM package for SwiftSyntax library.
benlangmuir/swift-tools-support-core
Contains common infrastructural code for both SwiftPM and llbuild.