summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* linenoise: undo feature.Kaz Kylheku2015-09-201-0/+26
* linenoise: visual select and clipboard copy/paste.Kaz Kylheku2015-09-201-0/+101
* Adding flatcar* function.Kaz Kylheku2015-09-191-9/+13
* Atom insert feature.Kaz Kylheku2015-09-181-0/+19
* New function: flatcar.Kaz Kylheku2015-09-181-0/+34
* linenoise: insert previous word featureKaz Kylheku2015-09-181-0/+13
* Doc fix under getpwnam.Kaz Kylheku2015-09-181-1/+1
* Improved ~/.txr_profile checks, with security.Kaz Kylheku2015-09-181-2/+12
* New function path-private-to-me.Kaz Kylheku2015-09-171-0/+35
* Add unix group database functions.Kaz Kylheku2015-09-171-0/+78
* linenoise: Ctrl-X Ctrl-V super verbatim mode.Kaz Kylheku2015-09-171-0/+11
* Version 116.txr-116Kaz Kylheku2015-09-171-2/+2
* Listener configuration variables.Kaz Kylheku2015-09-171-7/+39
* Describe listener limitations.Kaz Kylheku2015-09-161-0/+7
* Rearrange some subsections.Kaz Kylheku2015-09-161-36/+37
* linenoise: edit command line in external editor.Kaz Kylheku2015-09-161-0/+24
* linenoise: enhanced multi-line mode with line breaks.Kaz Kylheku2015-09-161-3/+33
* linenoise: parenthesis-matching backward jump.Kaz Kylheku2015-09-151-0/+22
* Wording and grammar fix under permutationsKaz Kylheku2015-09-151-3/+3
* Implement ~/.txr_profile mechanism.Kaz Kylheku2015-09-131-0/+22
* linenoise: recognize additional commands in search.Kaz Kylheku2015-09-131-3/+7
* linenoise: support completion in the middle of line.Kaz Kylheku2015-09-121-5/+3
* linenoise: incorrect ESC treatment in completion.Kaz Kylheku2015-09-121-12/+1
* linenoise: Suppress unknown control characters.Kaz Kylheku2015-09-121-5/+7
* linenoise: Ctrl-R searchKaz Kylheku2015-09-121-0/+45
* Treat comment lines in repl, and plug memory leak.Kaz Kylheku2015-09-111-2/+10
* New :read command in repl for direct stdin parse.Kaz Kylheku2015-09-111-0/+25
* Quit if input form is :quit not its value.Kaz Kylheku2015-09-111-1/+1
* Document some special keys supported by linenoise.Kaz Kylheku2015-09-111-2/+5
* linenoise: Ctrl-C cleanly cancels completion.Kaz Kylheku2015-09-111-3/+15
* Version 115.txr-115Kaz Kylheku2015-09-101-2/+2
* Fix misspelled :toinger filter.Kaz Kylheku2015-09-101-1/+1
* Bugfix: *args* not bound for command line expressions.Kaz Kylheku2015-09-101-8/+14
* Don't scan C source code for Lisp symbols.Kaz Kylheku2015-09-101-0/+38
* Bugfix: make self-path visible to Lisp.Kaz Kylheku2015-09-101-0/+21
* Formatting under new macro.Kaz Kylheku2015-09-091-0/+1
* Documented interactive listener.Kaz Kylheku2015-09-081-0/+343
* New functions, subtypep and typep.Kaz Kylheku2015-09-081-0/+144
* Random states of type random-state, not *random-state*.Kaz Kylheku2015-09-081-0/+8
* Debugger and compatibility now major sections.Kaz Kylheku2015-09-071-5/+7
* kill function returns boolean rather than integer.Kaz Kylheku2015-09-071-1/+11
* Adding raise function.Kaz Kylheku2015-09-071-0/+17
* Parse errors lose program prefix and parens.Kaz Kylheku2015-09-061-0/+10
* Version 114.txr-114Kaz Kylheku2015-09-021-2/+2
* Unix password database access.Kaz Kylheku2015-09-011-0/+79
* Document new time structure and functions.Kaz Kylheku2015-09-011-0/+65
* Documenting stat structure.Kaz Kylheku2015-09-011-25/+47
* Fix bad .meta/.metn formatting.Kaz Kylheku2015-09-011-5/+5
* Fix wrong description of :wholeKaz Kylheku2015-09-011-2/+32
* Struct documentation.Kaz Kylheku2015-08-311-5/+750