0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Nov 28, 2024 — Nov 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #497 from igauravsehrawat/master More... about 11 years ago
changed README extension from txt to md , so that i could display markdown on github
G
More... about 11 years ago
Documentation More... over 12 years ago
Fix compilation of claydoc More... over 12 years ago
Move int128 type into separate header More... over 12 years ago
Make some ptr fields const More... over 12 years ago
Change Pointer const operator semantics More... over 12 years ago
Extract duplicate code into a function More... over 12 years ago
Properly clone FormalArg.asArg More... over 12 years ago
Documenting asserts More... over 12 years ago
Use vector of PVData instead of pair of vectors More... over 12 years ago
Remove redundant FormalArg.asArg field More... over 12 years ago
Add const modifier to CValue.forwardedRValue More... over 12 years ago
Use #pragma once instead of #include guards More... over 12 years ago
Unittest target More... over 12 years ago
Fix copy-constructor of RefCounted More... over 12 years ago
Do not pass ValueTempness where rvalue or lvalue is needed More... over 12 years ago
Move clear call (minor) More... over 12 years ago
Better field name for PVData.isTemp More... over 12 years ago
printer.hpp header More... over 12 years ago
Print actual argument in argument type error More... over 12 years ago
Add noreturn attribute to some functions More... over 12 years ago
Extract common code into a function More... over 12 years ago
`external main` should work like `main` in C programs More... over 12 years ago
make MatchResult::matchCode type safe and const More... over 12 years ago
const modifiers for documentation More... over 12 years ago
Make stream operator<< for ArrayRef public More... over 12 years ago
Documentation asserts More... over 12 years ago
test record parameter types More... over 12 years ago
RecordType, RecordDecl refactoring More... over 12 years ago