ClojureScript, the Clojure compiler that emits JavaScript source code. README and source code: https://github.com/clojure/clojurescript
Leiningen dependency information: [org.clojure/clojurescript "1.8.51"] This release updates the Closure Compiler and tools.reader dependencies, fixes a race condition with :parallel-build, improves JS module integration, and includes a number of enhancements and fixes around optional self hosting. A big thanks to everyone who contributed! As always feedback welcome. ## 1.8.51 ### Changes * bump Closure Compiler to v20160315 * bump tools.reader to 1.0.0-beta1 * CLJS-1624: Avoid useage of JSC_HOME in test bash scripts ### Enhancements * CLJS-1626: cljs.test for bootstrap ### Fixes * CLJS-1588: defrecord satisfies? behavior under bootstrap * CLJS-1632: docs / arglist consistency * CLJS-1612: Resolve ns aliases in syntax-quote * CLJS-1621: Foreign libs modules of different types don't compile together * CLJS-1617: inlined `list` evaluation order * :parallel-build race condition -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.