Use markdown extension for README |
|
More...
|
almost 14 years ago
|
Update README for var completion |
|
More...
|
almost 14 years ago
|
Complete vars in the context of the current ns |
|
More...
|
almost 14 years ago
|
Herd jline completion stuff into a new ns |
|
More...
|
almost 14 years ago
|
Allow intra-line completion |
|
More...
|
almost 14 years ago
|
Get shared-start business under test |
|
More...
|
almost 14 years ago
|
Create hacks directory for overrides |
|
More...
|
almost 14 years ago
|
Add completion at the end of the line |
|
More...
|
almost 14 years ago
|
Remove redundant javac-options |
|
More...
|
almost 14 years ago
|
Improve docs, increment to 0.0.2 to signify the reasonably working state |
|
More...
|
almost 14 years ago
|
We can use the stock clojure 1.3 now |
|
More...
|
almost 14 years ago
|
Adding LineNumberingPushbackReader-like thing with a customizable buffer size. |
|
More...
|
almost 14 years ago
|
Class up the joint with some destructuring |
|
More...
|
almost 14 years ago
|
Keep reading past the first form by keeping the same stream around |
|
More...
|
almost 14 years ago
|
Explain the monkey-patch to print-sequential |
|
More...
|
almost 14 years ago
|
Use use'd vars |
|
More...
|
almost 14 years ago
|
Add debugger launcher |
|
More...
|
almost 14 years ago
|
Treat ctrl-c in line, since we can't interrupt jline's readLine |
|
More...
|
almost 14 years ago
|
Catch InterruptedException even when it's wrapped |
|
More...
|
almost 14 years ago
|
Get prompt blanked out all fancy for multiline input |
|
More...
|
almost 14 years ago
|
Get multi-line input basically working |
|
More...
|
almost 14 years ago
|
Use piped writers; getting closer to multi-line input |
|
More...
|
almost 14 years ago
|
Print the prompt after ctrl-c interruption |
|
More...
|
almost 14 years ago
|
Remove shutdown-agents - no need for it anymore |
|
More...
|
almost 14 years ago
|
Remove more indirection to simplify things |
|
More...
|
almost 14 years ago
|
Duck punch print-sequential into interruptibility |
|
More...
|
almost 14 years ago
|
Simplify by removing future - we really need to stay synchronous |
|
More...
|
almost 14 years ago
|
Add persistent history |
|
More...
|
almost 14 years ago
|
Support basic readline cancellation via ctrl-c |
|
More...
|
almost 14 years ago
|
First cut |
|
More...
|
almost 14 years ago
|