replete-repl / replete-ios

ClojureScript REPL iOS app
Eclipse Public License 1.0
395 stars 25 forks source link

hit return by itself |-> nil #28

Closed mfikes closed 8 years ago

mfikes commented 9 years ago

A minor regression was introduced in build 6 where you can hit return and empty space will be evaluated, producing nil

Maybe this can be made to behave like Cljs REPL

mfikes commented 9 years ago

I've also notice that read seems to accept an initial segment of readable characters. So ()) works.

mfikes commented 8 years ago

No longer reproducible, especially with Parinfer.