Mike Gerwitz
|
cdbcada4d2
|
Copyright year update
|
2011-12-23 00:09:11 -05:00 |
Mike Gerwitz
|
e24784529e
|
Resolved majority of Closure Compiler warnings (VERBOSE)
- Ignored warnings from tests for now
- VERBOSE flag removed from Makefile for now until I can figure out how to
resolve certain warnings
|
2011-12-13 21:19:14 -05:00 |
Mike Gerwitz
|
e0254f6441
|
Removed invalid @package tags
Not a valid tag in jsdoc
|
2011-12-06 20:19:31 -05:00 |
Mike Gerwitz
|
ce1370e025
|
Now passing getInst() directly into MethodwrapperFactory factory function, like good 'ol times
- I seem to have forgotten that this is necessary due to the static implementation
|
2011-08-31 00:05:07 -04:00 |
Mike Gerwitz
|
3c5362db0a
|
Added MethodWrapperFactory prototype
- Not yet used
|
2011-08-28 17:36:27 -04:00 |