0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 20 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
prelude: Use __has_include. More... about 7 years ago
Omit "directory" lib from Dockerfile's cabal install list, as it seems to confuse cabal. More... about 7 years ago
Update libstdc++ version. More... over 7 years ago
Use -Wno-unused-local-typedef. More... over 7 years ago
Adapt llvm/libcxx patches to upstream changes. More... over 7 years ago
prelude: Avoid instantiating std::variant<>. More... over 7 years ago
Install locales. More... over 7 years ago
Omit filepath lib from Dockerfile's cabal install list, as it seems to confuse cabal. More... over 7 years ago
Don't warn about unused functions. More... over 7 years ago
Use -march=native with GCC. More... over 7 years ago
Unclutter libc++ namespace in diagnostics. More... over 7 years ago
prelude/TYPE: Revert back to __PRETTY_FUNCTION__ in order to support unmanglable types such as lambdas'. More... over 7 years ago
Make std::{shared,unique}_ptr ostreamable. More... over 7 years ago
Make std::optional ostreamable. More... over 7 years ago
Make std::variant ostreamable. More... over 7 years ago
prelude: Fix vector<int> printing for Clang. More... over 7 years ago
prelude: Fix BARK for Clang. More... over 7 years ago
Make libc++'s std::type_info::name() demangle. More... over 7 years ago
prelude: Add some libc++ headers for Clang. More... over 7 years ago
Use libc++ with Clang. More... over 7 years ago
Adapt LLVM patch to upstream changes. More... over 7 years ago
Use -Wno-unused-local-typedefs. More... over 7 years ago
README: Update description of tracked::B (thanks w3z). More... over 7 years ago
Dockerfile: Remove cleanup that's unnecessary now that we have a .gitignore. More... over 7 years ago
lockdown: Ignore futex() silently rather than signaling error. More... over 7 years ago
type_strings: Add missing 'inline'. More... over 7 years ago
Adapt to updated packages and fix some warnings. More... over 7 years ago
Make stage/compiler/standard selection flags replace existing flags of the same kind. More... over 7 years ago
prelude: Backport type_strings a little. More... over 7 years ago
Add .dockerignore. More... over 7 years ago