Wiki

Ticket #30 (closed enhancement: fixed)

Opened 16 years ago

Last modified 16 years 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 Download (421 bytes) - added by hopscc 16 years ago.
01-cobraTokCleanup.patch Download (5.9 KB) - added by hopscc 16 years ago.
cobraTokeniser - clearup some Todo items

Change History

Changed 16 years 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 16 years ago by hopscc

Changed 16 years 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 16 years ago by hopscc

cobraTokeniser - clearup some Todo items

Changed 16 years ago by hopscc

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

Changed 16 years 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.