diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2012-02-01 14:15:04 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2012-02-01 14:15:04 -0800 |
commit | df3337250fdff73a0d6076d4ada1719aaecdaafd (patch) | |
tree | 0de3819b927aff20f83a06a06540c4ed386f771b /mpi-patches | |
parent | da46f6b1d25d2e0a44fb73905dcc8bdc5c35f54a (diff) | |
download | txr-df3337250fdff73a0d6076d4ada1719aaecdaafd.tar.gz txr-df3337250fdff73a0d6076d4ada1719aaecdaafd.tar.bz2 txr-df3337250fdff73a0d6076d4ada1719aaecdaafd.zip |
* eval.c (lookup_sym_lisp1): New function.
(do_eval, do_eval_args): New static functions.
(eval, eval_args): Become wrappers for do_eval and do_eval_args,
respectively.
(eval_lisp1, eval_args_lisp1): New static functions.
(dwim_loc, op_dwim): Use eval_lisp1 and eval_args_lisp1 instead
of eval and eval_args.
* parser.y (meta_expr): Bugfix: expand the whole dwim expression,
rather than its arguments, which are not an expression.
* txr.1: Updated with notes that dwim really does Lisp-1 style
evaluation.
Diffstat (limited to 'mpi-patches')
0 files changed, 0 insertions, 0 deletions