diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2025-01-21 07:38:06 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2025-01-21 07:38:06 -0800 |
commit | 35d1c7f01f6bf2004c048ebecf12132e48454d87 (patch) | |
tree | 091e87f1c19bd6099c31c690e9a17977b862123c /parser.c | |
parent | 09dca7b4aabbb22b6febbc5ec1f328abc2fc6a86 (diff) | |
download | txr-35d1c7f01f6bf2004c048ebecf12132e48454d87.tar.gz txr-35d1c7f01f6bf2004c048ebecf12132e48454d87.tar.bz2 txr-35d1c7f01f6bf2004c048ebecf12132e48454d87.zip |
get-csv: use symbols for states.
* csv.tl (get-csv): Since there are only three states, there
is no jump table optimization. We might as well use keyword
symbols for the states rather than integers.
Diffstat (limited to 'parser.c')
0 files changed, 0 insertions, 0 deletions