summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* Fix dates.txr-67Kaz Kylheku2013-07-131-1/+1
* Version 67Kaz Kylheku2013-07-131-0/+8
* * txr.1: Fix slipup, where call is referred to as funcall.Kaz Kylheku2013-07-121-1/+1
* Version 67Kaz Kylheku2013-07-121-2/+25
* * match.c (require_s): New variable.Kaz Kylheku2013-06-111-3/+24
* * eval.c (eval_init): tok-str acquires new parameterKaz Kylheku2013-06-111-1/+8
* * eval.c (eval_init): lazy-str's third argument is optional.Kaz Kylheku2013-06-111-13/+213
* * eval.c (eval_init): Register tok_str as intrinsic.Kaz Kylheku2013-05-201-0/+22
* * txr.1: Corrected wrong function name in documentationKaz Kylheku2013-05-201-2/+2
* * txr.1: Misleading documentation updated for split-str, whichKaz Kylheku2013-05-201-8/+18
* Fix date.Kaz Kylheku2013-05-161-1/+1
* Version 66.txr-66Kaz Kylheku2013-05-161-2/+2
* * eval.c (eval_init): New intrinsics, time-string-local andKaz Kylheku2013-05-151-5/+29
* * match.c (match_fun): Support debug stop on the functionKaz Kylheku2013-05-151-0/+27
* * txr.1: Documented match-fun, source-loc, source-loc-strKaz Kylheku2013-05-151-0/+51
* * txr.1: Documented time and url encoding/decoding functions.Kaz Kylheku2013-05-141-0/+63
* * eval.c (eval_init): State argument in random-fixnum should beKaz Kylheku2013-05-141-1/+101
* * RELNOTES: Updated in preparation for release.Kaz Kylheku2013-05-141-1/+209
* * eval.c (eval_init): New instrinsic function iffi registered.Kaz Kylheku2013-01-111-2/+14
* * eval.c: Allow the test form of a for loop to be omitted,Kaz Kylheku2012-09-251-5/+7
* * arith.c (logtest): New function.Kaz Kylheku2012-09-181-2/+94
* Documenting bit ops.Kaz Kylheku2012-09-171-0/+101
* * stream.c (vformat): Slight change in ~s directive. For a floatingKaz Kylheku2012-09-171-1/+1
* * parser.l: Implemented hexadecimal integer constants.Kaz Kylheku2012-09-161-3/+11
* * eval.c (eval_init): New intrinsics: make-similar-hash, copy-hash,Kaz Kylheku2012-09-121-0/+58
* Vector functions documented.Kaz Kylheku2012-09-111-1/+170
* * configure: Added test for <sys/stat.h>Kaz Kylheku2012-09-111-0/+26
* * eval.c (eval_init): new instrinsic function /= registered.Kaz Kylheku2012-09-111-0/+15
* * txr.1: Documented string library.Kaz Kylheku2012-09-061-1/+371
* Spelling, grammar and stylistic fixes. Arguments in functionKaz Kylheku2012-09-031-228/+250
* Some string functions documented.Kaz Kylheku2012-09-021-0/+222
* * eval.c (eval_init): Follow function renames.Kaz Kylheku2012-09-021-9/+258
* * txr.1: Lots of new documentation. Major rearrangement of document,Kaz Kylheku2012-09-011-1018/+1297
* Fixing accidental edit.Kaz Kylheku2012-09-011-1/+1
* * txr.1: Minor corrections, and documented most stream functions,Kaz Kylheku2012-09-011-3/+187
* * txr.1: Documented print, pprint, tostring and tostringp.Kaz Kylheku2012-09-011-0/+36
* * stream.c (vformat): Bugfix: under the ~a and ~s directives,Kaz Kylheku2012-08-311-0/+146
* * txr.1: Documented chain, andf, orf and iff.Kaz Kylheku2012-08-301-0/+96
* * eval.c (eval_intrinsic): Bugfix: take the expanded form insteadKaz Kylheku2012-08-301-0/+15
* * txr.1: Documented all functions related to hashing.Kaz Kylheku2012-08-301-2/+182
* * eval.c (mapcarv): Changed to external linkage.Kaz Kylheku2012-08-291-0/+2
* * eval.c (eval_init): Registered open-command and open-processKaz Kylheku2012-05-181-1/+3
* Implementing new pipe function to get around the limitationKaz Kylheku2012-05-181-1/+1
* * match.c (v_collect): Implemented semantics for repeat symbol.Kaz Kylheku2012-05-171-0/+19
* Version 65txr-65Kaz Kylheku2012-04-201-2/+2
* * txr.1: Documented new regex tokens.Kaz Kylheku2012-04-191-1/+15
* * eval.c (eval_init): New intrinsic functions remq*, remql*,Kaz Kylheku2012-04-151-1/+37
* * eval.c (eval_init): find-if intrinsic registered.Kaz Kylheku2012-04-141-1/+1
* * eval.c (eval_init): New functions remove-if and keep-if.Kaz Kylheku2012-04-141-0/+43
* * txr.1: Fixed wrong comment in example.Kaz Kylheku2012-04-111-1/+1