Ticket #30 (closed enhancement: fixed)

Opened 6 months ago

Last modified 6 months ago

Some Minor code changes

Reported by: hopscc Owned by: Chuck
Priority: minor Milestone:
Component: Cobra Compiler Version: 0.8.0
Keywords: Cc:

Description

Patches for some minor code changes, code reformatting clearing in-code TODO comments.

Attachments

02-sharpError.patch (421 bytes) - added by hopscc 6 months ago.
01-cobraTokCleanup.patch (5.9 kB) - added by hopscc 6 months ago.
cobraTokeniser - clearup some Todo items

Change History

Changed 6 months ago by hopscc

Using $sharp() got error output that made no sense as is. Went and looked at the offending code line and easily determined the error condition.
attached is a patch to correct the emitted output to make the error clearer ( 1 line change).

Changed 6 months ago by hopscc

Changed 6 months ago by hopscc

Changes to cobraTokeniser to apply some items mentioned in TODO comments and
fixup( make unique) some error messages.
Many lines but very simple.

Changed 6 months ago by hopscc

cobraTokeniser - clearup some Todo items

Changed 6 months ago by hopscc

  • owner set to Chuck
  • status changed from new to assigned

Changed 6 months ago by Chuck

  • status changed from assigned to closed
  • resolution set to fixed

Both patches applied. Good thinking on breaking out the keywords one per line so they could be commented. I added or refined comments on several of them.

Also, added keyword each, reserved for future use. Removed keywords down, global, instance and step.

Note: See TracTickets for help on using tickets.