-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compile sdk #62
Compile sdk #62
Commits on Jul 27, 2024
-
treat template arguments as dependencies
detect indirect dependency cycles
Cre3per committedJul 27, 2024 Configuration menu - View commit details
-
Copy full SHA for cbcdb3f - Browse repository at this point
Copy the full SHA cbcdb3fView commit details -
include modules required by template arguments
Cre3per committedJul 27, 2024 Configuration menu - View commit details
-
Copy full SHA for ff87134 - Browse repository at this point
Copy the full SHA ff87134View commit details
Commits on Jul 28, 2024
-
resolve built-in types in template arguments
Cre3per committedJul 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 16d529c - Browse repository at this point
Copy the full SHA 16d529cView commit details
Commits on Jul 29, 2024
-
MPulseCellOutflowHookInfo is string metadata
Cre3per committedJul 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 8e0d25a - Browse repository at this point
Copy the full SHA 8e0d25aView commit details
Commits on Jul 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 73eca23 - Browse repository at this point
Copy the full SHA 73eca23View commit details
Commits on Jul 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5b55924 - Browse repository at this point
Copy the full SHA 5b55924View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51527a1 - Browse repository at this point
Copy the full SHA 51527a1View commit details
Commits on Aug 1, 2024
-
forward-declare non-odr-uses of types
Cre3per committedAug 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 2e3b55a - Browse repository at this point
Copy the full SHA 2e3b55aView commit details
Commits on Aug 4, 2024
-
add includes for static fields
Cre3per committedAug 4, 2024 Configuration menu - View commit details
-
Copy full SHA for ddcd099 - Browse repository at this point
Copy the full SHA ddcd099View commit details -
to prevent the case where both resolvers don't resolve a dependency
Cre3per committedAug 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 49cad6d - Browse repository at this point
Copy the full SHA 49cad6dView commit details -
remove bitfields larger than 8 bits
Cre3per committedAug 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 980d2b4 - Browse repository at this point
Copy the full SHA 980d2b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9cf986 - Browse repository at this point
Copy the full SHA c9cf986View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5891d98 - Browse repository at this point
Copy the full SHA 5891d98View commit details -
Merge branch 'dump-types-per-module' into compile-sdk
Cre3per committedAug 4, 2024 Configuration menu - View commit details
-
Copy full SHA for ac9a4c9 - Browse repository at this point
Copy the full SHA ac9a4c9View commit details
Commits on Aug 5, 2024
-
Cre3per committed
Aug 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 9e6734b - Browse repository at this point
Copy the full SHA 9e6734bView commit details -
Cre3per committed
Aug 5, 2024 Configuration menu - View commit details
-
Copy full SHA for ed4f4bb - Browse repository at this point
Copy the full SHA ed4f4bbView commit details -
generate static_assert() for offsetof()
Cre3per committedAug 5, 2024 Configuration menu - View commit details
-
Copy full SHA for f3ae29f - Browse repository at this point
Copy the full SHA f3ae29fView commit details -
Cre3per committed
Aug 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 276f9bf - Browse repository at this point
Copy the full SHA 276f9bfView commit details
Commits on Aug 6, 2024
-
Cre3per committed
Aug 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 5275f17 - Browse repository at this point
Copy the full SHA 5275f17View commit details
Commits on Aug 7, 2024
-
Cre3per committed
Aug 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 7b447f7 - Browse repository at this point
Copy the full SHA 7b447f7View commit details
Commits on Aug 11, 2024
-
fix pad sizes in special cases
Cre3per committedAug 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 337b9a3 - Browse repository at this point
Copy the full SHA 337b9a3View commit details -
remove premake in favor of cmake
Cre3per committedAug 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 7f4665b - Browse repository at this point
Copy the full SHA 7f4665bView commit details
Commits on Aug 15, 2024
-
use larger integer types for consecutive bitfields
Cre3per committedAug 15, 2024 Configuration menu - View commit details
-
Copy full SHA for b54ee96 - Browse repository at this point
Copy the full SHA b54ee96View commit details
Commits on Aug 18, 2024
-
replace misaligned types and fields with dummies
Cre3per committedAug 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 87e832a - Browse repository at this point
Copy the full SHA 87e832aView commit details
Commits on Aug 22, 2024
-
Cre3per committed
Aug 22, 2024 Configuration menu - View commit details
-
Copy full SHA for d0f37ab - Browse repository at this point
Copy the full SHA d0f37abView commit details
Commits on Aug 23, 2024
-
better code naming, use variable for cmake project name
Cre3per committedAug 23, 2024 Configuration menu - View commit details
-
Copy full SHA for b0321dc - Browse repository at this point
Copy the full SHA b0321dcView commit details -
Cre3per committed
Aug 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 63bd597 - Browse repository at this point
Copy the full SHA 63bd597View commit details -
Configuration menu - View commit details
-
Copy full SHA for fce7d82 - Browse repository at this point
Copy the full SHA fce7d82View commit details -
more accurate misalignment warnings
Cre3per committedAug 23, 2024 Configuration menu - View commit details
-
Copy full SHA for e6e8294 - Browse repository at this point
Copy the full SHA e6e8294View commit details -
Cre3per committed
Aug 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 1e6d127 - Browse repository at this point
Copy the full SHA 1e6d127View commit details -
remove mid-class access modifiers
because we always use `public` because we want standard-layout-classes
Cre3per committedAug 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 2816bc7 - Browse repository at this point
Copy the full SHA 2816bc7View commit details
Commits on Aug 24, 2024
-
replace self-finding DeclaredClass with direct cast
Cre3per committedAug 24, 2024 Configuration menu - View commit details
-
Copy full SHA for a53defc - Browse repository at this point
Copy the full SHA a53defcView commit details
Commits on Aug 25, 2024
-
Cre3per committed
Aug 25, 2024 Configuration menu - View commit details
-
Copy full SHA for fbe7ac5 - Browse repository at this point
Copy the full SHA fbe7ac5View commit details
Commits on Aug 26, 2024
-
sdk headers are generated in an
include
directoryCre3per committedAug 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 182801f - Browse repository at this point
Copy the full SHA 182801fView commit details -
cache alignment, check for standard-layout
Cre3per committedAug 26, 2024 Configuration menu - View commit details
-
Copy full SHA for e497dbd - Browse repository at this point
Copy the full SHA e497dbdView commit details -
classes with base classes can have standard-layout
Cre3per committedAug 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 308223e - Browse repository at this point
Copy the full SHA 308223eView commit details
Commits on Aug 27, 2024
-
Cre3per committed
Aug 27, 2024 Configuration menu - View commit details
-
Copy full SHA for cafa466 - Browse repository at this point
Copy the full SHA cafa466View commit details -
Cre3per committed
Aug 27, 2024 Configuration menu - View commit details
-
Copy full SHA for bdcd7e3 - Browse repository at this point
Copy the full SHA bdcd7e3View commit details
Commits on Sep 1, 2024
-
Merge branch 'main' of github.com:neverlosecc/source2gen into compile…
…-sdk
Cre3per committedSep 1, 2024 Configuration menu - View commit details
-
Copy full SHA for c900cc4 - Browse repository at this point
Copy the full SHA c900cc4View commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ab0dde9 - Browse repository at this point
Copy the full SHA ab0dde9View commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 80cc781 - Browse repository at this point
Copy the full SHA 80cc781View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17b0d5f - Browse repository at this point
Copy the full SHA 17b0d5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7166122 - Browse repository at this point
Copy the full SHA 7166122View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d76471 - Browse repository at this point
Copy the full SHA 0d76471View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b9c071 - Browse repository at this point
Copy the full SHA 6b9c071View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15d1eb1 - Browse repository at this point
Copy the full SHA 15d1eb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9257deb - Browse repository at this point
Copy the full SHA 9257debView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30743e0 - Browse repository at this point
Copy the full SHA 30743e0View commit details