Commit Graph

62 Commits

Author SHA1 Message Date
Tim Pope cb1ebfbc5b Drop unnecessary use of anonymous function 2012-12-09 12:31:56 -05:00
Tim Pope b3b3ce4bca Add cpr/cpR maps to require.
In response to discussion in #4.
2012-12-07 20:15:48 -05:00
Tim Pope 19f2f9cc28 Fix clobbering of output on cp
Closes #10.
2012-12-07 19:27:24 -05:00
Tim Pope 1a036ebed1 Fix search/replace fail 2012-12-06 23:04:48 -05:00
Tim Pope bc9d873fff Default to user namespace
Closes #9.
2012-12-06 20:44:00 -05:00
Tim Pope 8865fcbb23 Leverage classpath#split from ns completion 2012-12-05 13:16:10 -05:00
Tim Pope 17e3eeb2c6 Work around 'wildignore'
Closes #5.
2012-12-05 13:12:39 -05:00
Tim Pope 1bda41a59f Drop trailing colon in error 2012-12-05 00:06:00 -05:00
Tim Pope 0df564966f Don't try to guess class path in jar files
The 'path' is copied in to jar file buffers on arrival.  Don't clobber
it with the $CLASSPATH default.
2012-12-04 22:32:30 -05:00
Tim Pope 208f549664 Throw error if requiring doesn't load namespace
References #2.
2012-12-04 20:28:07 -05:00
Tim Pope 7a98feb253 Try to remove comments in cq
This will break on strings with semicolons in them.
2012-12-04 20:18:54 -05:00
Tim Pope ff9e3b5cd7 Initial commit 2012-12-04 01:38:17 -05:00