Add complete library, fixes #2, #3, #4, #5 |
|
More...
|
over 13 years ago
|
Hold onto *ns* state, fixes #7 |
|
More...
|
over 13 years ago
|
Add helpful help info |
|
More...
|
over 13 years ago
|
Handle CONT signal (resume from ctrl-z) |
|
More...
|
over 13 years ago
|
Remove main-thread; not used anymore |
|
More...
|
over 13 years ago
|
Restore terminal when finished |
|
More...
|
over 13 years ago
|
Remove pipes from multiline input |
|
More...
|
over 13 years ago
|
Fix dejour link (thanks IRC logs from November!) |
|
More...
|
over 13 years ago
|
Generalize & congeal interface to cancellation |
|
More...
|
over 13 years ago
|
Extract some of the cancellation concerns |
|
More...
|
over 13 years ago
|
Start to wrap tests around JlineInputReader |
|
More...
|
over 13 years ago
|
Group completion & JlineInputReader with jline |
|
More...
|
over 13 years ago
|
Isolate JLine dependency from main |
|
More...
|
over 13 years ago
|
Move side-effect-y setup structure nearer to main |
|
More...
|
over 13 years ago
|
Remove unnecessary-in-1.3 catches |
|
More...
|
over 13 years ago
|
Name main ns what it really is |
|
More...
|
over 13 years ago
|
Print in a thread so we can kill that too |
|
More...
|
over 13 years ago
|
Eval in a future; bail on Ctrl-C |
|
More...
|
over 13 years ago
|
Note work to be done on Ctrl-C |
|
More...
|
almost 14 years ago
|
Remove unnecessary structure for completion candidates |
|
More...
|
almost 14 years ago
|
Add dumb completion after '/' for namespace-qualified vars |
|
More...
|
almost 14 years ago
|
Make missing completions explicit in README |
|
More...
|
almost 14 years ago
|
Be less brutal with the interruptible sequence-printing hack |
|
More...
|
almost 14 years ago
|
Add greeting to match the normal one |
|
More...
|
almost 14 years ago
|
Allow completion before/after vectors and maps |
|
More...
|
almost 14 years ago
|
Add completion for namespaces (and earmuffed vars!) |
|
More...
|
almost 14 years ago
|
Explain atom tomfoolery |
|
More...
|
almost 14 years ago
|
Update readme |
|
More...
|
almost 14 years ago
|
Complete ns imports |
|
More...
|
almost 14 years ago
|
Don't attempt completion on already-ended words |
|
More...
|
almost 14 years ago
|