crashappsec / libcon4m

Base Compiler and Runtime Support for con4m
Apache License 2.0
0 stars 0 forks source link

Flow layout and buffer type stub #4

Closed viega closed 5 months ago

viega commented 5 months ago

The name might be wrong, but the 'flow' interface gives a grid with one column meant to hold text you plan on outputting in a continuous flow (i.e., to the terminal).

As part of this, I added an API for adding rows and cells to a grid easily, and added auto-expansion of the table when using that API.

The grid is now is feature complete wrt. what I'd done in nimutils.