Got rid of the unnecessary crud around optimizing away .call(this)
commite12e1abb4da540c6ae7c19ffe58a9f4d2f96f666
authorVladimir Sedach <vas@oneofus.la>
Thu, 25 Oct 2018 01:17:57 +0000 (24 18:17 -0700)
committerVladimir Sedach <vas@oneofus.la>
Thu, 25 Oct 2018 01:17:57 +0000 (24 18:17 -0700)
tree02f29dec69e74a9d3fde5f47285fba80e0922cfa
parentc202f5d001bd4c2fe2e2940d69e9401c82aef764
Got rid of the unnecessary crud around optimizing away .call(this)
src/compiler.lisp
src/function-definition.lisp
src/lib/ps-loop.lisp
src/special-operators.lisp
src/utils.lisp