Pinned Repositories
Bear
Bear is a tool that generates a compilation database for clang tooling.
Constantine
A plugin for Clang compiler
Crisp
A Clang/LLVM add-on to enforce coding rules
Grldd
Haskell learning project.
json_compilation_db
Rust crate to read/write JSON compilation database file.
scan-build
Clang's scan-build re-implementation in python
workingontologist
Code examples for http://workingontologist.org/
rizsotto's Repositories
rizsotto/Bear
Bear is a tool that generates a compilation database for clang tooling.
rizsotto/scan-build
Clang's scan-build re-implementation in python
rizsotto/Constantine
A plugin for Clang compiler
rizsotto/Crisp
A Clang/LLVM add-on to enforce coding rules
rizsotto/json_compilation_db
Rust crate to read/write JSON compilation database file.
rizsotto/Grldd
Haskell learning project.
rizsotto/workingontologist
Code examples for http://workingontologist.org/
rizsotto/acpi_call
A linux kernel module that enables calls to ACPI methods through /proc/acpi/call. Now with support for Integer, String and Buffer parameters.