Make AND and OR not be recursively expanded in syntax
commit88ef667031a149fdc27e9cf1861cd034271482ff
authorRon Gut <rongut@google.com>
Thu, 3 Nov 2016 15:03:09 +0000 (3 11:03 -0400)
committerDouglas Katzman <dougk@google.com>
Tue, 3 Jan 2017 18:57:29 +0000 (3 13:57 -0500)
tree2a14073d885b085ef258b3ceecbd9b367d75f3f0
parent2e9efba9475fb43c86a6a86143c2ef5500fdb70a
Make AND and OR not be recursively expanded in syntax

This too simplifies things for the interpreter.
src/code/defboot.lisp