WarmUpTill
|
9ec772f723
|
Restructure includes
The intention of this change is to reduce the interdependency of the
various components to reduce compile time when applying changes.
|
2023-04-30 13:13:18 -07:00 |
|
WarmUpTill
|
2c5caabab0
|
Add advss namespace
Fixes name conflict with "Duration" class and typedef of the same name
on MacOS
|
2023-04-17 11:33:24 -07:00 |
|
WarmUpTill
|
e66d0bc6b8
|
Rework MacroRef
This should resolve issues of macro names / selections not properly
updating after renaming / grouping / un-grouping macros
|
2023-03-13 11:30:29 -07:00 |
|
WarmUpTill
|
42773790e4
|
Enable getting varaible values from conditions and actions
|
2023-01-15 09:33:46 -08:00 |
|
WarmUpTill
|
b5ec9e7586
|
Add const qualifier to various functions
|
2022-12-23 13:16:22 -08:00 |
|
WarmUpTill
|
53a5fa6ff4
|
Restructure "src/" folder
Moving files from the "src/" folder into "src/legacy", "src/macro-core",
and "src/utils" was necessary as it was becoming a bit too cluttered.
|
2022-08-17 11:08:53 -07:00 |
|