summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* * txr.1: Add powerset example under comb functionKaz Kylheku2015-04-111-0/+10
* Exposing dup and dup2.Kaz Kylheku2015-04-111-0/+13
* Functions open-fileno and fileno.Kaz Kylheku2015-04-101-0/+36
* * txr.1: Flurry of formatting fixes.Kaz Kylheku2015-04-091-6/+6
* Fork and wait support.Kaz Kylheku2015-04-091-0/+132
* * eval.c (iflet_s, when_s): New global variables.Kaz Kylheku2015-04-061-0/+77
* Move documentation of macros from between cond and if.Kaz Kylheku2015-04-061-139/+138
* * txr.1: formatting fix in pos-min/pos-max.Kaz Kylheku2015-04-061-2/+2
* New whilet macro.Kaz Kylheku2015-04-051-0/+63
* * txr.1: Formatting issue in for/for* syntax.Kaz Kylheku2015-04-041-4/+4
* New zap operator.Kaz Kylheku2015-04-011-1/+23
* New -n option. New "i" mode letter in file opening functions.Kaz Kylheku2015-03-291-21/+66
* * eval.c (prinl, pprinl): Become external functions.Kaz Kylheku2015-03-281-0/+41
* * eval.c (eval_init): register get-lines as having one optionalKaz Kylheku2015-03-281-2/+8
* * txr.1: formatting fixes in weave description.Kaz Kylheku2015-03-241-1/+2
* * lib.c (int_str): Workaround for wcstol recognizing the 0x prefix whenKaz Kylheku2015-03-201-0/+1
* * txr.c (help): Added missing documentation for -e and -p.Kaz Kylheku2015-03-171-6/+18
* Version 105.txr-105Kaz Kylheku2015-03-141-2/+2
* * sysif.c (mkdir_nothrow_exists): New static function.Kaz Kylheku2015-03-101-1/+9
* New ignerr macro.Kaz Kylheku2015-02-251-0/+30
* Introducing persistent error state on streams.Kaz Kylheku2015-02-251-0/+58
* String-returning wrappers for some regex matching functions.Kaz Kylheku2015-02-201-4/+33
* New functions pad and weave.Kaz Kylheku2015-02-121-0/+61
* * eval.c (symacro_k, fun_k): New keyword variables.Kaz Kylheku2015-02-101-0/+36
* Version 104.txr-104Kaz Kylheku2015-02-081-2/+2
* * arith.c (trunc_rem): New function.Kaz Kylheku2015-02-071-1/+21
* * txr.1: fixed flurry of phrasing, formatting fumbles.Kaz Kylheku2015-02-071-12/+22
* * sysif.c (abort_wrap): New static function.Kaz Kylheku2015-02-061-2/+25
* * unwind.c (unhandled_hook_s): New static variable.Kaz Kylheku2015-02-061-0/+41
* Symbol macros shadowed by functions under dwim.Kaz Kylheku2015-02-031-20/+44
* Version 103.txr-103Kaz Kylheku2015-02-011-2/+2
* * arith.c (make_ubignum): New static function.Kaz Kylheku2015-01-291-0/+29
* * txr.1: Minor change under make-random-state.Kaz Kylheku2015-01-291-1/+1
* * txr.1: fixed use of nonexistent str-int in @(require) example;Kaz Kylheku2015-01-291-5/+3
* * arith.c (width): New function.Kaz Kylheku2015-01-271-0/+28
* * eval.c (call_f): new global variable.Kaz Kylheku2015-01-251-0/+45
* * eval.c (eval_init): Register dupl and swap_12_21 asKaz Kylheku2015-01-251-0/+31
* * eval.c (callf): New static function.Kaz Kylheku2015-01-241-0/+32
* * txr.1: Grammar.Kaz Kylheku2015-01-241-1/+1
* Basic implementation of constantp. Does notKaz Kylheku2015-01-211-0/+37
* * stream.c (get_string): New argument, close_after_p.Kaz Kylheku2015-01-211-1/+13
* * txr.1: Minor fix in split-str-set documentation.Kaz Kylheku2015-01-211-1/+1
* Allow macros to tell what symbols have lexical functionKaz Kylheku2015-01-211-0/+63
* Version 102.txr-102Kaz Kylheku2015-01-131-2/+2
* * arith.c (zerop): Handle character arguments.Kaz Kylheku2015-01-121-1/+26
* * glob.c: New file.Kaz Kylheku2015-01-111-0/+83
* * lib.c (make_like): Bugfix. (make-like nil "abc")Kaz Kylheku2015-01-111-0/+12
* * eval.c (merge_wrap): Make generic over sequences.Kaz Kylheku2015-01-111-10/+11
* * txr.1: Formatting fixes.Kaz Kylheku2015-01-031-2/+2
* Version 101.txr-101Kaz Kylheku2015-01-011-3/+3