1
0
Fork 0
easejs/lib
Mike Gerwitz 4fea62a8ed [#19] Removed 'final' keyword and all associated logic
- Kept FinalClass'
2011-06-08 01:26:04 -04:00
..
class.js Properly copying over abstract methods in implement() 2011-06-08 01:10:44 -04:00
class_abstract.js Added support for named abstract subclasses 2011-05-22 21:05:46 -04:00
class_builder.js Fixed static bug and removed late static binding 2011-05-31 22:29:07 -04:00
class_final.js Added support for final subtypes 2011-05-22 21:35:29 -04:00
interface.js Using __dirname for modules rather than relative path 2011-03-27 02:02:04 -04:00
member_builder.js [#19] Removed 'final' keyword and all associated logic 2011-06-08 01:26:04 -04:00
prop_parser.js [#19] Removed 'final' keyword and all associated logic 2011-06-08 01:26:04 -04:00
propobj.js Implemented constant properties 2011-05-19 19:48:51 -04:00
util.js Simplified and enhanced util.freeze() 2011-05-15 19:12:24 -04:00