index
:
txr
master
txr-old
TXR: A data munging language.
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
txr.1
Commit message (
Expand
)
Author
Age
Files
Lines
*
* eval.c (eval_init): register get-lines as having one optional
Kaz Kylheku
2015-03-28
1
-2
/
+8
*
* txr.1: formatting fixes in weave description.
Kaz Kylheku
2015-03-24
1
-1
/
+2
*
* lib.c (int_str): Workaround for wcstol recognizing the 0x prefix when
Kaz Kylheku
2015-03-20
1
-0
/
+1
*
* txr.c (help): Added missing documentation for -e and -p.
Kaz Kylheku
2015-03-17
1
-6
/
+18
*
Version 105.
txr-105
Kaz Kylheku
2015-03-14
1
-2
/
+2
*
* sysif.c (mkdir_nothrow_exists): New static function.
Kaz Kylheku
2015-03-10
1
-1
/
+9
*
New ignerr macro.
Kaz Kylheku
2015-02-25
1
-0
/
+30
*
Introducing persistent error state on streams.
Kaz Kylheku
2015-02-25
1
-0
/
+58
*
String-returning wrappers for some regex matching functions.
Kaz Kylheku
2015-02-20
1
-4
/
+33
*
New functions pad and weave.
Kaz Kylheku
2015-02-12
1
-0
/
+61
*
* eval.c (symacro_k, fun_k): New keyword variables.
Kaz Kylheku
2015-02-10
1
-0
/
+36
*
Version 104.
txr-104
Kaz Kylheku
2015-02-08
1
-2
/
+2
*
* arith.c (trunc_rem): New function.
Kaz Kylheku
2015-02-07
1
-1
/
+21
*
* txr.1: fixed flurry of phrasing, formatting fumbles.
Kaz Kylheku
2015-02-07
1
-12
/
+22
*
* sysif.c (abort_wrap): New static function.
Kaz Kylheku
2015-02-06
1
-2
/
+25
*
* unwind.c (unhandled_hook_s): New static variable.
Kaz Kylheku
2015-02-06
1
-0
/
+41
*
Symbol macros shadowed by functions under dwim.
Kaz Kylheku
2015-02-03
1
-20
/
+44
*
Version 103.
txr-103
Kaz Kylheku
2015-02-01
1
-2
/
+2
*
* arith.c (make_ubignum): New static function.
Kaz Kylheku
2015-01-29
1
-0
/
+29
*
* txr.1: Minor change under make-random-state.
Kaz Kylheku
2015-01-29
1
-1
/
+1
*
* txr.1: fixed use of nonexistent str-int in @(require) example;
Kaz Kylheku
2015-01-29
1
-5
/
+3
*
* arith.c (width): New function.
Kaz Kylheku
2015-01-27
1
-0
/
+28
*
* eval.c (call_f): new global variable.
Kaz Kylheku
2015-01-25
1
-0
/
+45
*
* eval.c (eval_init): Register dupl and swap_12_21 as
Kaz Kylheku
2015-01-25
1
-0
/
+31
*
* eval.c (callf): New static function.
Kaz Kylheku
2015-01-24
1
-0
/
+32
*
* txr.1: Grammar.
Kaz Kylheku
2015-01-24
1
-1
/
+1
*
Basic implementation of constantp. Does not
Kaz Kylheku
2015-01-21
1
-0
/
+37
*
* stream.c (get_string): New argument, close_after_p.
Kaz Kylheku
2015-01-21
1
-1
/
+13
*
* txr.1: Minor fix in split-str-set documentation.
Kaz Kylheku
2015-01-21
1
-1
/
+1
*
Allow macros to tell what symbols have lexical function
Kaz Kylheku
2015-01-21
1
-0
/
+63
*
Version 102.
txr-102
Kaz Kylheku
2015-01-13
1
-2
/
+2
*
* arith.c (zerop): Handle character arguments.
Kaz Kylheku
2015-01-12
1
-1
/
+26
*
* glob.c: New file.
Kaz Kylheku
2015-01-11
1
-0
/
+83
*
* lib.c (make_like): Bugfix. (make-like nil "abc")
Kaz Kylheku
2015-01-11
1
-0
/
+12
*
* eval.c (merge_wrap): Make generic over sequences.
Kaz Kylheku
2015-01-11
1
-10
/
+11
*
* txr.1: Formatting fixes.
Kaz Kylheku
2015-01-03
1
-2
/
+2
*
Version 101.
txr-101
Kaz Kylheku
2015-01-01
1
-3
/
+3
*
* txr.1: Fix error. (set [seq index-list] new) corresponds to
Kaz Kylheku
2014-12-31
1
-3
/
+8
*
* lib.c (simple_lazy_stream_func): Bugfix: close the stream
Kaz Kylheku
2014-12-25
1
-5
/
+4
*
* stream.c (stream_init): Register make_catenated_stream in
Kaz Kylheku
2014-12-25
1
-2
/
+9
*
* txr.1: Small fix under get-lines.
Kaz Kylheku
2014-12-25
1
-1
/
+1
*
* eval.c (ap_s, ret_s, aret_s): New symbol variables.
Kaz Kylheku
2014-12-23
1
-0
/
+42
*
* eval.c (eval_init): Registered intrinsic function unique.
Kaz Kylheku
2014-12-23
1
-0
/
+69
*
* lib.c (copy): Support copying random state objects
Kaz Kylheku
2014-12-18
1
-11
/
+17
*
* rand.c (rand32): Bugfix: if the seed object is a random
Kaz Kylheku
2014-12-17
1
-1
/
+10
*
* arith.c (tofloat, toint): Handle characters.
Kaz Kylheku
2014-12-05
1
-0
/
+5
*
* eval.c (eval_init): Register in function as intrinsic.
Kaz Kylheku
2014-12-05
1
-0
/
+53
*
* eval.c (eval_init): Register lequal and gequal.
Kaz Kylheku
2014-11-27
1
-0
/
+32
*
* eval.c (eval_init): Register less and greater to
Kaz Kylheku
2014-11-27
1
-4
/
+27
*
* eval.c (eval_init): Register sort-group.
Kaz Kylheku
2014-11-21
1
-0
/
+32
[next]