Removed JS 1.6 specific keyword arg handling since it was broken, and fixing it would...
commit9838e5a5039abb299c66916a590b17a9e5878a96
authorVladimir Sedach <vsedach@gmail.com>
Tue, 24 Aug 2010 04:05:33 +0000 (24 00:05 -0400)
committerVladimir Sedach <vsedach@gmail.com>
Tue, 24 Aug 2010 04:05:33 +0000 (24 00:05 -0400)
treee75e57dbc30afb54edcb74b4899c7eda6ab2d0f0
parent8510ebaf9b5d13c0e216b1a341d65f8c36a1d12c
Removed JS 1.6 specific keyword arg handling since it was broken, and fixing it would make it uglier than using the regular keyword handling.
src/special-forms.lisp
t/ps-tests.lisp