Skip to content
Open
No due date
Last updated Jan 26, 2014

Better overall code quality for the C++ code. Includes things such as:
-- Good type checking for all functions.
-- Code style is consistent across all functions.
-- Struct wrapping is consistent across the entire API.
-- Struct wrapping is clean, and they can be wrapped either from Javascript or from C++.
-- Comments.
-- Etc.

0% complete

List view