userJames Kingcancel
branchsbox/intrinsic-system-typescancel

7 Commits over 0 Days - ∞cph!

6 Months Ago
Use AddType() directly when adding intrinsic system types
6 Months Ago
Hide some more methods from ActionGraph Add PropertyDescription.IsIndexer
6 Months Ago
Don't include IsFamily members from System.* types
6 Months Ago
Filter methods available to ActionGraph Don't include ones with pointer / Span<> / byref parameters
6 Months Ago
Add Nullable<> as an intrinsic type Simplify reflection in NodeLibrary
6 Months Ago
System type tests
6 Months Ago
Add some essential System.* types to TypeLibrary Fixed TypeLibrary.GetType<T>()