Ticket #273 (closed enhancement: fixed)
Code commenting and New Year tweaking
Reported by: | hopscc | Owned by: | Chuck |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | Cobra Compiler | Version: | 0.8.0 |
Keywords: | Cc: |
Description
Add docstrings to RTL code (Extensions files) so some info will show in doc gen of these (StandardLibraryExtensionMethods).
Fix typo in Nodes.cobra comment
Add docstrings/comments to props and methods in CobraParser?.cobra
Add stack-like methods (push/pop) as convenience extensions on List
Additional Test for this.
Implement some TODO code - checks and error messages for multiple protection access modifiers, incompatible explicitly specified accessor modifiers
and trap and emit message for invalid/unsupported name form for short form properties explicitly naming property backing variables.
New tests for these.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.