summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
...
* * Makefile: install the LICENSE and METALICENSE files into the dataKaz Kylheku2014-07-071-0/+5
* * txr.1: Spell check.Kaz Kylheku2014-07-071-102/+102
* * txr.1: Corrections from Roman MishinKaz Kylheku2014-07-061-49/+52
* * eval.c (apf_s, ipf_s): New symbol variables.Kaz Kylheku2014-07-031-6/+15
* Typo.Kaz Kylheku2014-07-031-1/+1
* Version 91.txr-91Kaz Kylheku2014-07-021-2/+2
* * txr.1: Documented usleep.Kaz Kylheku2014-07-021-0/+21
* * eval.c (dwim_loc): Support indexing using a list of positions,Kaz Kylheku2014-07-021-70/+83
* * arith.c (bit): New function.Kaz Kylheku2014-06-281-0/+22
* * lib.c (where, sel): Extend into hashes.Kaz Kylheku2014-06-271-14/+25
* * txr.1: Fixes in quasiquote description.Kaz Kylheku2014-06-261-16/+11
* * txr.1: Add some section headers, rearrange.Kaz Kylheku2014-06-261-92/+94
* * eval.c (iapply_s): new global variable.Kaz Kylheku2014-06-261-6/+28
* * eval.c (eval_init): register range_regex and tok_whereKaz Kylheku2014-06-261-4/+26
* * eval.c (mapcarv): Use mapcar_listout, so list_of_lists can beKaz Kylheku2014-06-261-0/+51
* * eval.c (do_apf, apf): New functions.Kaz Kylheku2014-06-201-0/+27
* * eval.c (identity_s): New global variable.Kaz Kylheku2014-06-191-0/+82
* * eval.c (me_ap): New static function.Kaz Kylheku2014-06-191-6/+81
* * eval.c (eval_init): Register member and member_if as intrinsics.Kaz Kylheku2014-06-181-1/+31
* * txr.1: Fix broken examples for some and none functions.Kaz Kylheku2014-06-171-2/+2
* * eval.c (not_null): New static function.Kaz Kylheku2014-06-171-3/+30
* * eval.c (eval_init): register tuples as intrinsic.Kaz Kylheku2014-06-171-0/+33
* * lib.c (obj_print): Render character DC00 as "pnul".Kaz Kylheku2014-06-151-2/+22
* * eval.c (eval_init): Register pos_max, pos_min, find_max,Kaz Kylheku2014-06-151-0/+81
* * eval.c (eval_init): where and sel registered as intrinsicsKaz Kylheku2014-06-151-3/+59
* * match.c (v_load): use the abs_path_p function instead ofKaz Kylheku2014-06-121-0/+36
* Version 90txr-90Kaz Kylheku2014-06-111-2/+2
* * eval.c (eval_init): Change registration of string_cmpKaz Kylheku2014-06-101-19/+47
* * lib.c (match_str): Extended to suffix testing, with a negativeKaz Kylheku2014-06-091-5/+14
* * txr.c (txr_main): New option --args.Kaz Kylheku2014-06-091-21/+62
* * txr.1: Clarify that -B is needed in some examples.Kaz Kylheku2014-06-091-30/+30
* The dumping of bindings and printing of false must nowKaz Kylheku2014-06-091-58/+13
* Fixing issue with list-like iteration over generic sequences,Kaz Kylheku2014-06-061-0/+46
* * eval.c (eval_init): Register new search function as intrinsic.Kaz Kylheku2014-06-061-0/+51
* Documenting the return value of rplaca and rplacd, and changingKaz Kylheku2014-06-031-0/+5
* The call operator should be a function!Kaz Kylheku2014-05-201-12/+4
* Version 89txr-89Kaz Kylheku2014-05-101-2/+2
* Version 88txr-88Kaz Kylheku2014-04-041-2/+2
* * eval.c (me_quasilist): New static function.Kaz Kylheku2014-03-251-10/+48
* Introducing word list literals.Kaz Kylheku2014-03-251-0/+40
* * eval.c (eval_init): Register last function as intrinsic.Kaz Kylheku2014-03-231-0/+16
* * eval.c (eval_init): Register empty as intrinsic.Kaz Kylheku2014-03-231-3/+17
* * eval.c (not_s): New symbol var.Kaz Kylheku2014-03-231-3/+37
* Version 87.txr-87Kaz Kylheku2014-03-221-2/+2
* txr.1: Improve dwim operator description.Kaz Kylheku2014-03-221-11/+28
* * eval.c (me_when): New static function.Kaz Kylheku2014-03-221-0/+15
* * arith.c (tofloat, toint): New functions.Kaz Kylheku2014-03-191-0/+26
* Version 86.txr-86Kaz Kylheku2014-03-161-2/+2
* Document that leading whitespace before a backslash lineKaz Kylheku2014-03-151-2/+15
* * parser.l: Bugfix. When handling a backslash-newline continuationKaz Kylheku2014-03-151-2/+5