Age | Commit message (Expand) | Author |
---|---|---|
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-27 | Add helper count function to Variant | George Marques |
2020-12-23 | Rename Control margin to offset | Marcel Admiraal |
2020-12-10 | Use pointer parameters in Variant function pointers | George Marques |
2020-11-25 | Core: Always enable ptrcall, remove PTRCALL_ENABLED define | Rémi Verschelde |
2020-11-23 | Initialize class/struct variables with default values in core/ and drivers/ | Rafał Mikrut |
2020-11-16 | Remove empty lines around braces with the formatting script | Aaron Franke |
2020-11-11 | Refactor variant built-in methods yet again. | reduz |
2020-11-10 | Create Variant built-in functions. | reduz |
2020-11-09 | Make sure operators appear in the docs too | reduz |
2020-11-09 | Variant: Rename Type::_RID to Type::RID | Rémi Verschelde |
2020-11-09 | Refactored variant constructor logic | reduz |
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |