aboutsummaryrefslogtreecommitdiff
path: root/clojurescript
AgeCommit message (Expand)Author
2008-09-16ClojureScript: Fixed *allow-unresolved-vars*Chouser
2008-09-16ClojureScript: fix locals names and removed *check-arity* (which was kinda bo...Chouser
2008-09-16ClojureScript: more logic in emit code to produce less verbose JavaScript.Chouser
2008-09-16ClojureScript: reduce number of local variables emitted.Chouser
2008-09-15ClojureScript: minimal example functioning nowChouser
2008-09-13clojurescript: added support for loop, recur, try/catch/finally, and a bunch ...Chouser
2008-09-12Initial preliminary checkin of ClojureScript -- very incomplete.Chouser