• ClojureScript
  • API
  • News
  • GitHub
Version Details
1.10.914
1.10.891
1.10.866
1.10.844
1.10.741
1.10.597
1.10.516
1.10.439
1.10.312
1.10.238
1.9.946
1.9.908
1.9.854
1.9.671
1.9.660
1.9.562
1.9.542
1.9.521
1.9.494
1.9.473
1.9.456
1.9.293
1.9.229
1.9.216
1.9.198
1.9.89
1.9.76
1.9.36
1.9.14
1.8.51
1.8.40
1.8.34
1.7.228
1.7.170
1.7.145
1.7.48
1.7.28
0.0-3308
0.0-3255
0.0-3211
0.0-3196
0.0-3126
0.0-3115
0.0-3058
0.0-2913
0.0-2843
0.0-2814
0.0-2755
0.0-2740
0.0-2719
0.0-2644
0.0-2505
0.0-2496
0.0-2411
0.0-2371
0.0-2356
0.0-2341
0.0-2322
0.0-2311
0.0-2301
0.0-2280
0.0-2277
0.0-2268
0.0-2261
0.0-2234
0.0-2227
0.0-2202
0.0-2199
0.0-2197
0.0-2173
0.0-2156
0.0-2138
0.0-2134
0.0-2127
0.0-2120
0.0-2067
0.0-2060
0.0-2030
0.0-2024
0.0-2014
0.0-1978
0.0-1934
0.0-1933
0.0-1913
0.0-1909
0.0-1885
0.0-1877
0.0-1859
0.0-1847
0.0-1798
0.0-1586
0.0-1535
0.0-1513
0.0-1503
0.0-1443
0.0-1236
0.0-1211
0.0-971
0.0-927

0.0-2301 - Transducers!

Aug 7, 2014 by David Nolen on Google Groups

The primary reason for this release is the inclusion of the Clojure tranducers work.

Changes

  • transducers

Fixes

  • eliminate dead branches in conditionals to prevent Closure warnings
  • bad var resolution if local contained .

API Additions

  • ArrayIter
  • ArrayList
  • Iteration
  • LazyTransformer
  • LazyTransformer.create
  • LazyTransformer.createMulti
  • MultiStepper
  • PersistentArrayMap.HASHMAP-THRESHOLD
  • PersistentVector.EMPTY-NODE
  • SeqIter
  • Stepper
  • StringIter
  • array-iter
  • array-list
  • dedupe
  • flatmap
  • iter
  • iteration
  • lazy-transformer
  • multi-stepper
  • nil-iter
  • random-sample
  • run!
  • seq-iter
  • stepper
  • string-iter
  • transduce
  • clojure.browser.event/IEventType

ClojureScript is licensed EPL 1.0
Copyright © Rich Hickey