summaryrefslogtreecommitdiffstats
path: root/parser.l
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2019-08-19 07:12:24 -0700
committerKaz Kylheku <kaz@kylheku.com>2019-08-19 07:12:24 -0700
commitfc44a670c11fb653b3600327082eeb8df8b82563 (patch)
tree97a04b679704c75bbabb1b37cdd52258cd732b6c /parser.l
parentc38f93bc7f763ae776c7e68de120faea169d7f05 (diff)
downloadtxr-fc44a670c11fb653b3600327082eeb8df8b82563.tar.gz
txr-fc44a670c11fb653b3600327082eeb8df8b82563.tar.bz2
txr-fc44a670c11fb653b3600327082eeb8df8b82563.zip
new functions: find-symbol and find-symbol-fb.
Turns out, there is already a find_symbol in lib.c, completely unused. * eval.c (eval_init): Register find-symbol and find-symbol-fb intrinsics. * lib.c (find_symbol): Fix this hitherto unused function to do correct defaulting of the package argument and, to accept an additional argument specifying the not-found value. (find_symbol_fb): New function. * lib.c (find_symbol): Declaration updated. (find_symbol_fb): Declared. * txr.1: Documented.
Diffstat (limited to 'parser.l')
0 files changed, 0 insertions, 0 deletions