Reformat symbol table

Using function calls instead of one big object literal for the symbols makes
the notation far more concise and readable.  Having the actual symbol name
in the last position helps aligning the preceding columns, making the list
easier to read.

Another benefit is that all symbol definitions now pass through a single
function, where additional processing (e.g. for Unicode input) might take
place in a future commit.
This commit is contained in:
Martin von Gagern 2015-09-10 10:13:35 +02:00
parent 8accf0f18a
commit 414f9dd248

File diff suppressed because it is too large Load Diff