Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Move to Clojure source code.tar.gz | 2015-02-15 | 155.2 kB | |
Move to Clojure source code.zip | 2015-02-15 | 174.1 kB | |
README.md | 2015-02-15 | 276 Bytes | |
Totals: 3 Items | 329.7 kB | 0 |
- Processor is now written in Clojure
- Calls to bundle methods now follow Parcelable specs (e.g. does not allow arbitrary subclasses to be stored in bundles. While they are in memory they do not throw errors but as soon as they are serialised they will)
- Fixes [#25] [#35]