Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 471 Bytes

TODO.markdown

File metadata and controls

27 lines (17 loc) · 471 Bytes

0.6 or later

Inline function.

Ideas: Fix multiple defn bodies problem (map over defn bodies)

Watch files for reloading (using something like lazytest's watcher)

0.5 DONE

Rename not to rename shadowed var names. Use clojure.zip for tree walking.

0.4.1 DONE

Threading and extract as local to use parsley. Rework API for parsley.

0.4 DONE

New cache layout: map namespaces to parsley called on that namespace. Use new cache for implementing rename.