branchsbox/intrinsic-system-typescancel

7 Commits over 0 Days - ∞cph!

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