probmods / webchurch

A Church to Javascript compiler (DEPRECATED)
Other
140 stars 15 forks source link

(null? 0) shouldn't return #t #52

Closed stuhlmueller closed 10 years ago

stuhlmueller commented 10 years ago

Only (null? '()) should return true.

longouyang commented 10 years ago

Are you on 5ed055b25f7973a402f500f24af39ce31fc71bcd? I cannot reproduce your bug

stuhlmueller commented 10 years ago

I'm using probmods.org.

On Tue, Mar 11, 2014 at 1:41 PM, Long Ouyang notifications@github.comwrote:

Are you on 5ed055bhttps://github.com/probmods/webchurch/commit/5ed055b25f7973a402f500f24af39ce31fc71bcd? I cannot reproduce your bug

Reply to this email directly or view it on GitHubhttps://github.com/probmods/webchurch/issues/52#issuecomment-37347089 .

longouyang commented 10 years ago

Ah yes, the version that's deployed there is fairly behind.

It should be up to date in the next week or so, conditional on a bunch of testing that I'm doing to make sure there are no regressions.