lawrancej / CompilerKit

Compiler construction library in C.
GNU Lesser General Public License v2.1
55 stars 33 forks source link

Clean up existing code #69

Open lapatink opened 12 years ago

lapatink commented 12 years ago

This is something i will be working on for now. It includes but is not limited to:

Taking out todo's that are already completed Taking out function declarations that have no definitions Confirming function declarations match function definitions Write test cases for functions Write examples for functions

I am aware that we are expected to do this, but I am also aware it is very easy to lose sight of such things.

lapatink commented 12 years ago

I will be working on this but other can also join.