Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 639 Bytes

scratchpad.md

File metadata and controls

30 lines (18 loc) · 639 Bytes

Scratchpad

A file of todo-lists, notes, and other useful stuff.


Todo List

Features

  • ast_expression_tostring() function
  • Track source file of a construct, as well as line number.
  • Track macro evaluations.
  • Freeing of individual memory structures, rather than all at once.

Build & Flow

  • Better mechanism for building with & without coverage.
  • Re-instate coveralls service.
  • Rename various "reserved" makefile targets
  • Version checking in CMake for FLEX and BISON

Small but important

  • Fix identifer misspellings of identifier.

Long-term Changes

  • None