about summary refs log tree commit diff stats
path: root/.travis.yml
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-11-07 20:12:21 -0800
committerKartik Agaram <vc@akkartik.com>2020-11-07 20:12:21 -0800
commit97b665c9b4bde629fb57eba00e51917b619c892a (patch)
tree78509adb1aa97026bb367091cf3165e04bbdba3c /.travis.yml
parent9185512dba34a8c02d4bb8089e27051f3bd74f85 (diff)
downloadmu-97b665c9b4bde629fb57eba00e51917b619c892a.tar.gz
7213 - redo the bugfix of 7210
It turns out deciding when to initialize the table of bindings is quite
a thorny problem in the presence of function calls (since they need their
args bound). In time I should probably support a linked list of tables.
For now I'll just continue to reuse tables, but perform lookups in reverse
order so that the correct binding is always returned.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions