mfikes / esprit

ClojureScript on the ESP32 using Espruino
Eclipse Public License 2.0
138 stars 13 forks source link

Upstream Espruino Meta Issue #29

Open kiranshila opened 4 years ago

kiranshila commented 4 years ago

I'd like to keep an issue open for the things we do that "patch" inconsistencies in the Espruino interpreter. The less we have to do to the compiled CLJS, the better I think. So if we close issues that "fix" bugs but don't really fix the interpreter, we should note that those bugs really still do exists and once they get fixed upstream, revert our change and really close the issue.

Issues we've patched that are also patched in upstream, waiting for binary release to revert our fix

Issues we've patched, but still exist upstream

Issues that we've not patched, but are patched upstream, waiting for binary release to close

Issues that we've not patched and still exist upstream