|
@@ -4,11 +4,11 @@ A list of missing things, and stuff that would be nice to have...
|
|
## Missing Functionality
|
|
## Missing Functionality
|
|
|
|
|
|
* MaxGUI - Windows
|
|
* MaxGUI - Windows
|
|
|
|
+* Fix c-style extern struct types.
|
|
|
|
|
|
## New Features and Improvements
|
|
## New Features and Improvements
|
|
|
|
|
|
* Method overloading
|
|
* Method overloading
|
|
* Generics
|
|
* Generics
|
|
* Operator overloading
|
|
* Operator overloading
|
|
-* New primitive types (unsigned types, size_t equivalent)
|
|
|
|
-
|
|
|
|
|
|
+* New primitive types (unsigned types)
|