aboutsummaryrefslogtreecommitdiff
path: root/gen_interface
AgeCommit message (Collapse)Author
2008-08-16move namespace-directory-aware libs into src/clojure/contribscgilardi
2008-08-12Clean up gen-interface API, don't gen bytecode twice, use struct internally.Chouser
2008-08-12Update gen-interface -- each method description is a vector, and nowChouser
gen-interface allows re-loading of an idential interface.
2008-08-07Rename functions and merge normally desired behavior into the gen-interface ↵Chouser
function. Also add some docs.
2008-08-07Update gen-interface for new source layout.Chouser