0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 6 hours ago.
Aug 29, 2024 — Aug 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update the classes removing redundant access specifiers and 'virtual' keywords More... over 4 years ago
Use 'override' instead of 'virtual' for a destructor More... over 4 years ago
Update the copyright notice More... over 4 years ago
Remove the 'virtual' keywords from overrides More... over 4 years ago
Remove redundant access specifiers More... over 4 years ago
Update the copyright notice More... over 4 years ago
Insert a few blank lines in class definitions More... over 4 years ago
Update a workflow More... over 4 years ago
Use signed types in arithmetic operators More... over 4 years ago
Remove redundant 'inline' keywords More... over 4 years ago
Edit comments More... over 4 years ago
Insert line breaks More... over 4 years ago
Use 'int_type' and 'uint_type' in member functions More... over 4 years ago
Remove redundant access specifiers More... over 4 years ago
Add conversions to bool More... over 4 years ago
Modify the definitions of inequality operators for C++20 More... over 4 years ago
Add information about the package installation More... over 4 years ago
Merge master More... over 4 years ago
Add the 'INSTALL' file More... over 4 years ago
Add a reference in the README file More... over 4 years ago
Edit the README file More... over 4 years ago
Change the license link More... over 4 years ago
Remove the plain text README file More... over 4 years ago
Define operators &=, |=, and ^= for the primitive data types More... over 4 years ago
Define operator ~ for the primitive data types More... over 4 years ago
Define binary bitwise operators for the primitive data types More... over 4 years ago
Define operators += and -= for the primitive data types More... over 4 years ago
Define unary operators + and - for the primitive data types More... over 4 years ago
Define binary operators + and - for the primitive data types More... over 4 years ago
Move the definitions of data_register and address register into class execution_context More... over 4 years ago