summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Hash-bang support for .tl files.Kaz Kylheku2015-07-026-5/+32
* * txr.1: Replace wrong use of .coSSKaz Kylheku2015-07-021-1/+1
* Handle escapes accurately in Vim syntax highlighting.Kaz Kylheku2015-07-022-5/+25
* * genman.txr: Take advantage of \@ escape in quasilit.Kaz Kylheku2015-07-013-2/+13
* * genman.txr: Bugfix: reproduce the correct opening bracketKaz Kylheku2015-07-012-1/+7
* * txr.1: avoid term "regular macro".Kaz Kylheku2015-07-011-2/+2
* Fix issues in configure found by ShellCheck.Kaz Kylheku2015-06-272-8/+13
* Fix TXR 97 regression in quasiliterals.Kaz Kylheku2015-06-272-1/+12
* Third round of quasiliteral-related fixes.Kaz Kylheku2015-06-262-5/+13
* Third round of quasiliteral-related fixes.Kaz Kylheku2015-06-262-0/+14
* Second round of quasiliteral-related fixes.Kaz Kylheku2015-06-262-1/+17
* First round of quasiliteral-related fixes.Kaz Kylheku2015-06-263-25/+54
* * genman.txr: New filter to add hyperlinks within code inKaz Kylheku2015-06-262-0/+31
* * genman.txr: indentation.Kaz Kylheku2015-06-261-10/+10
* * txr.1: Spelling, grammar.Kaz Kylheku2015-06-261-8/+8
* * txr.1: partition example: wrong use of where function.Kaz Kylheku2015-06-242-2/+6
* * txr.1: Formatting fixes.Kaz Kylheku2015-06-241-7/+16
* * hash.c (hash_from_pairs, hash_list): New functions.Kaz Kylheku2015-06-245-2/+68
* Refactoring n-ary functions to use a single helper.Kaz Kylheku2015-07-243-20/+23
* Hash subset testing.Kaz Kylheku2015-06-235-0/+86
* * genman.txr: Point to hacked manutils.Kaz Kylheku2015-06-221-4/+2
* * genvim.txr: Add ifa.tl library file.Kaz Kylheku2015-06-224-331/+337
* * share/txr/stdlib/place.tl: Get rid of big progn around theKaz Kylheku2015-06-223-528/+534
* Version 109.txr-109Kaz Kylheku2015-06-217-270/+307
* * lisplib.c (ifa_set_entries): Add conda.Kaz Kylheku2015-06-215-11/+79
* * genman.txr: Rewrite the man2html-generated inner name links with hashKaz Kylheku2015-06-202-24/+61
* * genman.txr (month-name): Filter removed.Kaz Kylheku2015-06-202-5/+8
* Remove places.h generation hack.Kaz Kylheku2015-06-205-23/+22
* * txr.1: Fixed several instances of "<< sym)".Kaz Kylheku2015-06-201-6/+6
* * eval.c (eval_init): Register have function, synonym of true.Kaz Kylheku2015-06-203-3/+29
* * txr.1: Documented ifa.Kaz Kylheku2015-06-193-4/+166
* * Makefile: whitespace fixes.Kaz Kylheku2015-06-191-3/+3
* Test ifa macro.Kaz Kylheku2015-06-194-2/+68
* * parser.c (parser_mark): Do not mark p->syntax_tree ifKaz Kylheku2015-06-192-1/+8
* * lib.c (mkstring): Fix neglect to null terminate.Kaz Kylheku2015-06-182-3/+8
* * lib.c (cat_str): Detect overflow in the total lengthKaz Kylheku2015-06-182-4/+26
* Improvements in equal hashing function.Kaz Kylheku2015-06-182-4/+18
* * txr.1: No loads requiredKaz Kylheku2015-06-181-34/+11
* * txr.1: Document *txr-version* and *lib-version*Kaz Kylheku2015-06-181-0/+23
* * txr.1: Lisp can come from files.Kaz Kylheku2015-06-181-0/+7
* Library .txr files become .tl and are autoloaded.Kaz Kylheku2015-06-186-43/+93
* Adding anaphoric ifa macro.Kaz Kylheku2015-06-178-5/+103
* Refactoring of lisplib.cKaz Kylheku2015-06-172-8/+39
* txr.1: Misspelled casequal; duplicate posq section.Kaz Kylheku2015-06-161-24/+1
* * txr.1: Improved wording in syntactic places.Kaz Kylheku2015-06-151-23/+8
* * txr.1: Corrections.Kaz Kylheku2015-06-141-4/+4
* Version 108.txr-108Kaz Kylheku2015-06-137-286/+403
* * txr.1: formatting fixes: get-error, finalize.Kaz Kylheku2015-06-131-4/+3
* * txr.1: Documented Lisp loading.Kaz Kylheku2015-06-132-3/+123
* New --lisp option: treat unsuffixed files as Lisp.Kaz Kylheku2015-06-132-0/+11