mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-06-01 06:14:11 +08:00
Update TODO.md
This commit is contained in:
@@ -54,8 +54,6 @@ https://zhuanlan.zhihu.com/p/39369370
|
|||||||
- ToString with hints and custom options
|
- ToString with hints and custom options
|
||||||
- Print diff when updating AST (for IDE)
|
- Print diff when updating AST (for IDE)
|
||||||
- All existing features and backward compatible interface design
|
- All existing features and backward compatible interface design
|
||||||
- Binary ITypeDescriptor provider format.
|
|
||||||
- API to import and export fake types (ITypeDescriptor that cannot be executed)
|
|
||||||
- Add DisposedFlag to collections and all reflectable classes and interfaces
|
- Add DisposedFlag to collections and all reflectable classes and interfaces
|
||||||
- Reflectable interfaces like `IReflectableReadableCollection<T>`, inherits from `IReadableCollection<T>` and `IReadableCollection<Value>`
|
- Reflectable interfaces like `IReflectableReadableCollection<T>`, inherits from `IReadableCollection<T>` and `IReadableCollection<Value>`
|
||||||
- Remove `FOREACH` and `FOREACH_INDEXER`, replaced by range-based for loop
|
- Remove `FOREACH` and `FOREACH_INDEXER`, replaced by range-based for loop
|
||||||
|
|||||||
Reference in New Issue
Block a user