1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add Object::getData() method to access raw data More... over 7 years ago
Add Data initializer to Object(Type) constructor More... over 7 years ago
Use reportError for unimplemented instructions More... over 7 years ago
Add Fatal parameter to Device::reportError() More... over 7 years ago
Handle OpModuleProcessed More... over 7 years ago
Handle OpNoLine More... over 7 years ago
Handle OpString More... over 7 years ago
Handle OpLine More... over 7 years ago
Handle OpSourceContinued More... over 7 years ago
Update docs with information about breakpoints More... over 7 years ago
Add test for breakpoints More... over 7 years ago
Add breakpoint [clear|delete|list] commands More... over 7 years ago
Fix handling of breakpoints after barriers More... over 7 years ago
Implement basic breakpoint scheme More... over 7 years ago
Repeat last command for empty lines More... over 7 years ago
Update example interative session output More... over 7 years ago
Tweak whitespace in instruction printing More... over 7 years ago
Print larger context in interactive debugger More... over 7 years ago
Create OpLabel instructions for Blocks More... over 7 years ago
Fix HAVE_READLINE check for interactive debugger More... over 7 years ago
Make Instruction a doubly linked list More... over 7 years ago
Use range-based for when destroying plugins More... over 7 years ago
Handle BufferBlock decoration More... over 7 years ago
Allow plugins to indicate a lack of thread-safety More... over 7 years ago
Use -q for wget in Travis CI More... over 7 years ago
Parallelize command execution More... over 7 years ago
Add talvos::getEnvUInt() utility function More... over 7 years ago
Implement OpVectorTimesScalar More... over 7 years ago
Disable non-secure function warnings for MSVC More... over 7 years ago
Use VkDeviceSize for VkBuffer_T::NumBytes More... over 7 years ago