1
0
Fork 0
Commit Graph

36 Commits (322c078c5a596079b33e6c057a94a582b1684064)

Author SHA1 Message Date
Mike Gerwitz 322c078c5a [#5] Minor subscript correction for "o" in inheritance section of manual 2011-11-09 00:32:14 -05:00
Mike Gerwitz a2926385b5 [#5] Began adding technical details of inheritance to manual 2011-11-09 00:10:52 -05:00
Mike Gerwitz 6452a239f3 [#5] Added 'virtual' and 'override' keywords to inheritance example in manual; will continue revisions in following commits
- This needs to be corrected as it's a very important detail. However, I need
  to get to bed. So the remaining changes will simply need to wait.
2011-11-07 00:03:39 -05:00
Mike Gerwitz ed7e988c00 [#5] Added 'Member Keywords' section to manual 2011-11-07 00:01:28 -05:00
Mike Gerwitz d3fda70e3f [#5] Began altering class section of manual, adding detailed syntax and specs 2011-11-06 23:55:18 -05:00
Mike Gerwitz 4fea62a8ed [#19] Removed 'final' keyword and all associated logic
- Kept FinalClass'
2011-06-08 01:26:04 -04:00
Mike Gerwitz 9492a181f3 Removed 'Late Static Binding' section from documentation
- May be re-introduced in the future, but the documentation will have to be updated with the new implementation
2011-05-31 22:31:58 -04:00
Mike Gerwitz 91260471c7 Added documentation for 'const' keyword 2011-05-30 11:17:10 -04:00
Mike Gerwitz ac8a2da200 Documentation menu correction 2011-05-30 11:17:10 -04:00
Mike Gerwitz d8a8fbc03c Added final keyword documentation 2011-05-28 09:35:50 -04:00
Mike Gerwitz f5712db5de Fixed makeinfo warning regarding @var 2011-05-28 08:48:22 -04:00
Mike Gerwitz cacb5945a1 Documentation typo correction 2011-05-27 17:55:06 -04:00
Mike Gerwitz 5182ed3e31 Added late static binding documentation 2011-05-18 20:42:25 -04:00
Mike Gerwitz edac0e1667 Added static property documentation 2011-05-15 09:38:24 -04:00
Mike Gerwitz c64c6bb964 Added static method documentation 2011-05-15 09:21:10 -04:00
Mike Gerwitz 18e72c3124 Began adding static documentation 2011-05-15 08:52:00 -04:00
Mike Gerwitz 30d10ff9d7 Constructor must now be public 2011-03-23 21:35:25 -04:00
Mike Gerwitz e4f70be6ae Added section on constructors to manual 2011-03-23 21:01:43 -04:00
Mike Gerwitz f874a48a55 Error => TypeError, manual 2011-03-21 22:19:03 -04:00
Mike Gerwitz 973a1e4100 Proofread inheritance section 2011-03-21 20:04:37 -04:00
Mike Gerwitz e1d4cecf2b Swapped 'Overriding Methods' and 'Type Checks and Polymorphism' due to referring content 2011-03-21 19:39:59 -04:00
Mike Gerwitz 824185c3ff Added 'Type Checks and Polymorphism' subsection to manual 2011-03-21 00:04:44 -04:00
Mike Gerwitz 7bbe44adc3 Added section in manual for overriding methods 2011-03-20 23:18:46 -04:00
Mike Gerwitz e800cd8e40 Began adding 'Understanding Member Inheritance' subsection to manual 2011-03-20 18:49:40 -04:00
Mike Gerwitz ba48e7994e Completion of main inheritance section for manual
- Not yet proofread
- Still requires subsections
2011-03-20 18:12:37 -04:00
Mike Gerwitz 254fc7e149 Reduced image size for manual 2011-03-20 15:08:21 -04:00
Mike Gerwitz b48a703c24 Began adding inheritance chapter, which required getting images working within documentation
- Restructured portions of Makefile
2011-03-19 19:35:21 -04:00
Mike Gerwitz 9c3cfc5c3a Added section on visibility escalation to manual 2011-03-16 22:53:32 -04:00
Mike Gerwitz 6037cef654 Corrections to visibility portion of manual 2011-03-16 22:43:04 -04:00
Mike Gerwitz 1c5fefa58d Began adding section on visibility 2011-03-16 00:27:09 -04:00
Mike Gerwitz 4cadbcb901 Added comment to more clearly state that the class declaration example does not use ease.js 2011-03-15 22:13:21 -04:00
Mike Gerwitz 3f7721d0ab Added temporary instance section to manual 2011-03-15 21:31:51 -04:00
Mike Gerwitz 7c4efe5f2a Added section on temporary classes 2011-03-15 00:31:09 -04:00
Mike Gerwitz 5ce4fd5be8 Manual typo fix 2011-03-14 18:48:49 -04:00
Mike Gerwitz 397a106112 Class chapter corrections 2011-03-14 18:04:46 -04:00
Mike Gerwitz 920f338c98 Began adding 'Working With Classes' chapter 2011-03-14 00:13:43 -04:00