Browse Source

Implemented method overloading and c style structs.

woollybah 9 years ago
parent
commit
96eb1a320b
1 changed files with 0 additions and 5 deletions
  1. 0 5
      TODO.md

+ 0 - 5
TODO.md

@@ -1,12 +1,7 @@
 A list of missing things, and stuff that would be nice to have...
 
 
-## Missing Functionality
-
-* Fix c-style extern struct types.
-
 ## New Features and Improvements
 
-* Method overloading
 * Generics
 * Operator overloading