| Commit message (Expand) | Author | Age | Files | Lines |
* | linenoise: parenthesis-matching backward jump. | Kaz Kylheku | 2015-09-15 | 1 | -0/+22 |
* | Wording and grammar fix under permutations | Kaz Kylheku | 2015-09-15 | 1 | -3/+3 |
* | Implement ~/.txr_profile mechanism. | Kaz Kylheku | 2015-09-13 | 1 | -0/+22 |
* | linenoise: recognize additional commands in search. | Kaz Kylheku | 2015-09-13 | 1 | -3/+7 |
* | linenoise: support completion in the middle of line. | Kaz Kylheku | 2015-09-12 | 1 | -5/+3 |
* | linenoise: incorrect ESC treatment in completion. | Kaz Kylheku | 2015-09-12 | 1 | -12/+1 |
* | linenoise: Suppress unknown control characters. | Kaz Kylheku | 2015-09-12 | 1 | -5/+7 |
* | linenoise: Ctrl-R search | Kaz Kylheku | 2015-09-12 | 1 | -0/+45 |
* | Treat comment lines in repl, and plug memory leak. | Kaz Kylheku | 2015-09-11 | 1 | -2/+10 |
* | New :read command in repl for direct stdin parse. | Kaz Kylheku | 2015-09-11 | 1 | -0/+25 |
* | Quit if input form is :quit not its value. | Kaz Kylheku | 2015-09-11 | 1 | -1/+1 |
* | Document some special keys supported by linenoise. | Kaz Kylheku | 2015-09-11 | 1 | -2/+5 |
* | linenoise: Ctrl-C cleanly cancels completion. | Kaz Kylheku | 2015-09-11 | 1 | -3/+15 |
* | Version 115.txr-115 | Kaz Kylheku | 2015-09-10 | 1 | -2/+2 |
* | Fix misspelled :toinger filter. | Kaz Kylheku | 2015-09-10 | 1 | -1/+1 |
* | Bugfix: *args* not bound for command line expressions. | Kaz Kylheku | 2015-09-10 | 1 | -8/+14 |
* | Don't scan C source code for Lisp symbols. | Kaz Kylheku | 2015-09-10 | 1 | -0/+38 |
* | Bugfix: make self-path visible to Lisp. | Kaz Kylheku | 2015-09-10 | 1 | -0/+21 |
* | Formatting under new macro. | Kaz Kylheku | 2015-09-09 | 1 | -0/+1 |
* | Documented interactive listener. | Kaz Kylheku | 2015-09-08 | 1 | -0/+343 |
* | New functions, subtypep and typep. | Kaz Kylheku | 2015-09-08 | 1 | -0/+144 |
* | Random states of type random-state, not *random-state*. | Kaz Kylheku | 2015-09-08 | 1 | -0/+8 |
* | Debugger and compatibility now major sections. | Kaz Kylheku | 2015-09-07 | 1 | -5/+7 |
* | kill function returns boolean rather than integer. | Kaz Kylheku | 2015-09-07 | 1 | -1/+11 |
* | Adding raise function. | Kaz Kylheku | 2015-09-07 | 1 | -0/+17 |
* | Parse errors lose program prefix and parens. | Kaz Kylheku | 2015-09-06 | 1 | -0/+10 |
* | Version 114.txr-114 | Kaz Kylheku | 2015-09-02 | 1 | -2/+2 |
* | Unix password database access. | Kaz Kylheku | 2015-09-01 | 1 | -0/+79 |
* | Document new time structure and functions. | Kaz Kylheku | 2015-09-01 | 1 | -0/+65 |
* | Documenting stat structure. | Kaz Kylheku | 2015-09-01 | 1 | -25/+47 |
* | Fix bad .meta/.metn formatting. | Kaz Kylheku | 2015-09-01 | 1 | -5/+5 |
* | Fix wrong description of :whole | Kaz Kylheku | 2015-09-01 | 1 | -2/+32 |
* | Struct documentation. | Kaz Kylheku | 2015-08-31 | 1 | -5/+750 |
* | Document alternation syntax. | Kaz Kylheku | 2015-08-29 | 1 | -0/+8 |
* | Fix duplication in manpage. | Kaz Kylheku | 2015-08-25 | 1 | -15/+1 |
* | Document previously undocumented command line options. | Kaz Kylheku | 2015-08-24 | 1 | -0/+21 |
* | Compatibility <= 107 allows redefinition of builtins. | Kaz Kylheku | 2015-08-24 | 1 | -1/+6 |
* | New function: shuffle. | Kaz Kylheku | 2015-08-24 | 1 | -0/+21 |
* | Use of new args for function calls in interpreter. | Kaz Kylheku | 2015-08-23 | 1 | -12/+68 |
* | Clarification about @rest in do/op syntax. | Kaz Kylheku | 2015-08-23 | 1 | -9/+20 |
* | Missing notes about global lexical variables. | Kaz Kylheku | 2015-08-20 | 1 | -8/+43 |
* | Wording in description of quasiquote. | Kaz Kylheku | 2015-08-20 | 1 | -2/+2 |
* | Version 113.txr-113 | Kaz Kylheku | 2015-08-14 | 1 | -2/+2 |
* | Troff formatting macros must not generate control sequences. | Kaz Kylheku | 2015-08-19 | 1 | -4/+4 |
* | Fix man page markup errors. | Dave Love | 2015-08-17 | 1 | -22/+22 |
* | Improved wording about auto-loading. | Kaz Kylheku | 2015-08-16 | 1 | -5/+6 |
* | Allow slashes in regex passed to regex-parse. | Kaz Kylheku | 2015-08-15 | 1 | -3/+32 |
* | Formatting fix under clamp function. | Kaz Kylheku | 2015-08-14 | 1 | -1/+1 |
* | Version 112.txr-112 | Kaz Kylheku | 2015-08-14 | 1 | -2/+2 |
* | New function, clamp. | Kaz Kylheku | 2015-08-13 | 1 | -0/+38 |