Brass Core Plugins

todo

Outputs a to-do list in XML format.

Remarks

The to-do list is populated by comments from your project.

Any comment that starts with todo: or hack: will be written to the XML log file.

Example

/* todo: Fix case when bc is negative. */
; hack: Hard-coded delay to give hardware time to respond.