Pinned Repositories
.emacs.d
Emacs config files
ac-irony
Auto-complete completion source for irony-mode
cmake-superbuild
CMake SuperBuild template using External_Projects
company-irony
company-mode completion back-end for irony-mode
compdb
The compilation database Swiss army knife
flycheck-irony
C, C++ and Objective-C support for Flycheck, using Irony Mode
irony-mode
A C/C++ minor mode for Emacs powered by libclang
notes
My notebook, to share things that interest me
run-clang-format
A wrapper script around clang-format, suitable for linting multiple files and to use for continuous integration
zuko
Honorable zsh config
Sarcasm's Repositories
Sarcasm/irony-mode
A C/C++ minor mode for Emacs powered by libclang
Sarcasm/compdb
The compilation database Swiss army knife
Sarcasm/run-clang-format
A wrapper script around clang-format, suitable for linting multiple files and to use for continuous integration
Sarcasm/company-irony
company-mode completion back-end for irony-mode
Sarcasm/flycheck-irony
C, C++ and Objective-C support for Flycheck, using Irony Mode
Sarcasm/notes
My notebook, to share things that interest me
Sarcasm/.emacs.d
Emacs config files
Sarcasm/cctz
CCTZ is a C++ library for translating between absolute and civil times using the rules of a time zone.
Sarcasm/fzy
Sarcasm/slog
Sarcasm/aswf-sample-project
ASWF Sample Project
Sarcasm/bazel-example-irony-mode
Sandbox for trying to get irony-mode to work in a bazel project
Sarcasm/capnproto
Cap'n Proto serialization/RPC system - core tools and C++ library
Sarcasm/cci
C11 Compiler Infrastructure: A C11 compiler written in C++17
Sarcasm/cmake-cxx-standard
Sarcasm/company-c-headers
Auto-completion for C/C++ headers using Company
Sarcasm/company-lsp
Company completion backend for lsp-mode
Sarcasm/company-mode
Modular in-buffer completion framework for Emacs
Sarcasm/conda-recipes
Personal list of conda recipes
Sarcasm/cpm-kj-tls
Debugging capnproto issue 1325 (https://github.com/capnproto/capnproto/issues/1325)
Sarcasm/cppgraphqlgen
C++ GraphQL schema service generator
Sarcasm/cquery
Low-latency language server supporting multi-million line C++ code-bases, powered by libclang. Works in any editor with language server support (vscode, emacs, vim, etc).
Sarcasm/emacs-cquery
Emacs client for cquery, a low-latency language server supporting multi-million line C++ code-bases
Sarcasm/lsp-mode
Emacs client/library for the Language Server Protocol
Sarcasm/lsp-ui
Sarcasm/OpenColorIO
A color management framework for visual effects and animation.
Sarcasm/openssl-cmake
Build OpenSSL with CMake on MacOS, Win32, Win64 and cross compile for Android, IOS
Sarcasm/repo-manifests
Sarcasm's collection of repo manifests
Sarcasm/run-iwyu
A wrapper script around include-what-you-use, suitable for linting multiple files and to use for continuous integration
Sarcasm/swiper
Ivy - a generic completion frontend for Emacs, Swiper - isearch with an overview, and more. Oh, man!