about summary refs log tree commit diff stats
path: root/078emit-hex.subx
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-05-17 01:05:11 -0700
committerKartik Agaram <vc@akkartik.com>2020-05-18 00:44:50 -0700
commit39fc2b831f0e2e67380b6183136a62464803ce23 (patch)
tree0b9b1299657f03898757a5d1d518463881f8425f /078emit-hex.subx
parent02dade7b224043717bc8e2e15eaa743ec4554550 (diff)
downloadmu-39fc2b831f0e2e67380b6183136a62464803ce23.tar.gz
mu.subx: global decls for all string handles
My previous approach was way too slow. Now I just `grep`d for all string
literals in the `Primitives` block, and piped them through:

  while read X; do echo $X |tools/expand_string_handle; done

Still required some post-processing, but orders of magnitude faster and
more amenable to batch-processing.
Diffstat (limited to '078emit-hex.subx')
0 files changed, 0 insertions, 0 deletions