| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * share/txr/stdlib/place.tl (place-form-p): New function. | Kaz Kylheku | 2015-07-12 | 1 | -0/+6 |
* | Expand away sys:lisp1-value based on lexical info. | Kaz Kylheku | 2015-07-11 | 1 | -0/+9 |
* | Let's have placelet and placelet*. | Kaz Kylheku | 2015-07-11 | 1 | -0/+10 |
* | * share/txr/stdlib/place.tl (defplace dwim): Eliminate | Kaz Kylheku | 2015-07-11 | 1 | -0/+8 |
* | * eval.c (eval_init): Register bindable as intrinsic. | Kaz Kylheku | 2015-07-10 | 1 | -0/+6 |
* | New placelet macro. | Kaz Kylheku | 2015-07-10 | 1 | -0/+16 |
* | Handle setting of parse name through prime_parser. | Kaz Kylheku | 2015-07-10 | 1 | -0/+14 |
* | Fix wrong name reported for errors in first top-level form. | Kaz Kylheku | 2015-07-10 | 1 | -0/+7 |
* | Fix off by one error line numbers for .tl files. | Kaz Kylheku | 2015-07-10 | 1 | -0/+7 |
* | Remove unused "primer" member from parser_t. | Kaz Kylheku | 2015-07-10 | 1 | -0/+13 |
* | Bugfix: lexer loses unmatched "hold char" between top-level forms. | Kaz Kylheku | 2015-07-10 | 1 | -0/+20 |
* | * stream.c (byte_in_unget_byte): Wrong function name in error message. | Kaz Kylheku | 2015-07-10 | 1 | -0/+4 |
* | Fix unget-byte and unget-char on catenated streams. | Kaz Kylheku | 2015-07-10 | 1 | -0/+7 |
* | Parser cleanup: embed scanner in parser. | Kaz Kylheku | 2015-07-09 | 1 | -0/+25 |
* | Bugfix: define-modify-macro not registered for auto-loading. | Kaz Kylheku | 2015-08-08 | 1 | -0/+7 |
* | Bugfix: allow @1 in brace variables. | Kaz Kylheku | 2015-06-07 | 1 | -0/+9 |
* | Improved printing of stream objects. | Kaz Kylheku | 2015-07-07 | 1 | -0/+23 |
* | Bugfix in printed rep of stdio stream. | Kaz Kylheku | 2015-07-06 | 1 | -0/+8 |
* | Clarify clear-error and flush return value. | Kaz Kylheku | 2015-07-06 | 1 | -0/+13 |
* | Tightening behavior for unimplemented stream ops. | Kaz Kylheku | 2015-07-06 | 1 | -0/+33 |
* | Reduce regex duplication in genvim.txr. | Kaz Kylheku | 2015-07-04 | 1 | -0/+11 |
* | Syntax highlighting fixes: characters, variables, identifers. | Kaz Kylheku | 2015-07-03 | 1 | -0/+9 |
* | * genman.txr: Simplify double plass over BODY into single pass. | Kaz Kylheku | 2015-07-03 | 1 | -0/+4 |
* | Allow op arguments like @1 to be places. | Kaz Kylheku | 2015-07-03 | 1 | -0/+9 |
* | Support trailing semicolon after hex/octal characters. | Kaz Kylheku | 2015-07-02 | 1 | -0/+18 |
* | Hash-bang support for .tl files. | Kaz Kylheku | 2015-07-02 | 1 | -0/+18 |
* | Handle escapes accurately in Vim syntax highlighting. | Kaz Kylheku | 2015-07-02 | 1 | -0/+11 |
* | * genman.txr: Take advantage of \@ escape in quasilit. | Kaz Kylheku | 2015-07-01 | 1 | -0/+9 |
* | * genman.txr: Bugfix: reproduce the correct opening bracket | Kaz Kylheku | 2015-07-01 | 1 | -0/+5 |
* | Fix issues in configure found by ShellCheck. | Kaz Kylheku | 2015-06-27 | 1 | -0/+10 |
* | Fix TXR 97 regression in quasiliterals. | Kaz Kylheku | 2015-06-27 | 1 | -0/+11 |
* | Third round of quasiliteral-related fixes. | Kaz Kylheku | 2015-06-26 | 1 | -0/+3 |
* | Third round of quasiliteral-related fixes. | Kaz Kylheku | 2015-06-26 | 1 | -0/+8 |
* | Second round of quasiliteral-related fixes. | Kaz Kylheku | 2015-06-26 | 1 | -0/+11 |
* | First round of quasiliteral-related fixes. | Kaz Kylheku | 2015-06-26 | 1 | -0/+23 |
* | * genman.txr: New filter to add hyperlinks within code in | Kaz Kylheku | 2015-06-26 | 1 | -0/+5 |
* | * txr.1: partition example: wrong use of where function. | Kaz Kylheku | 2015-06-24 | 1 | -0/+4 |
* | * hash.c (hash_from_pairs, hash_list): New functions. | Kaz Kylheku | 2015-06-24 | 1 | -0/+11 |
* | Refactoring n-ary functions to use a single helper. | Kaz Kylheku | 2015-07-24 | 1 | -0/+9 |
* | Hash subset testing. | Kaz Kylheku | 2015-06-23 | 1 | -0/+13 |
* | * genvim.txr: Add ifa.tl library file. | Kaz Kylheku | 2015-06-22 | 1 | -0/+6 |
* | * share/txr/stdlib/place.tl: Get rid of big progn around the | Kaz Kylheku | 2015-06-22 | 1 | -0/+7 |
* | Version 109.txr-109 | Kaz Kylheku | 2015-06-21 | 1 | -0/+12 |
* | * lisplib.c (ifa_set_entries): Add conda. | Kaz Kylheku | 2015-06-21 | 1 | -0/+22 |
* | * genman.txr: Rewrite the man2html-generated inner name links with hash | Kaz Kylheku | 2015-06-20 | 1 | -0/+7 |
* | * genman.txr (month-name): Filter removed. | Kaz Kylheku | 2015-06-20 | 1 | -0/+5 |
* | Remove places.h generation hack. | Kaz Kylheku | 2015-06-20 | 1 | -0/+16 |
* | * eval.c (eval_init): Register have function, synonym of true. | Kaz Kylheku | 2015-06-20 | 1 | -0/+6 |
* | * txr.1: Documented ifa. | Kaz Kylheku | 2015-06-19 | 1 | -0/+9 |
* | Test ifa macro. | Kaz Kylheku | 2015-06-19 | 1 | -0/+11 |