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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support ISO C stream direction switching rules.
Kaz Kylheku
2016-05-28
1
-0
/
+58
*
Use byte-oriented stream in binary editing utility.
Kaz Kylheku
2016-05-28
1
-1
/
+2
*
Add a byte mode to stdio streams.
Kaz Kylheku
2016-05-28
2
-11
/
+51
*
Replace new hash limit constants with variables.
Kaz Kylheku
2016-05-28
2
-11
/
+30
*
Move registration of hash module functions to hash.c
Kaz Kylheku
2016-05-28
2
-41
/
+42
*
Store hash values in hash entries.
Kaz Kylheku
2016-05-27
2
-19
/
+93
*
Reduce work done by hashing.
Kaz Kylheku
2016-05-27
4
-37
/
+59
*
Fix 2011-11-17 regression.
Kaz Kylheku
2016-05-27
1
-4
/
+4
*
Remove superfluous arg defaulting in drop functions.
Kaz Kylheku
2016-05-26
1
-4
/
+2
*
Bugfix: argument defaulting in take-until.
Kaz Kylheku
2016-05-26
1
-2
/
+2
*
Check manual for .cblk/.cble pairing.
Kaz Kylheku
2016-05-26
2
-4
/
+20
*
Provide the txr-embedded-arg.txr utility.
Kaz Kylheku
2016-05-25
2
-1
/
+100
*
Stand-alone application support.
Kaz Kylheku
2016-05-25
2
-18
/
+150
*
New variable: txr-path.
Kaz Kylheku
2016-05-25
2
-0
/
+12
*
Track origin across op/do expansion.
Kaz Kylheku
2016-05-23
1
-0
/
+2
*
Allow whitespace between @ and ; in comments.
Kaz Kylheku
2016-05-23
2
-3
/
+3
*
Don't use sleep function in tail streams.
Kaz Kylheku
2016-05-23
3
-20
/
+9
*
Optional argument on remove-path.
Kaz Kylheku
2016-05-23
3
-8
/
+19
*
Bugfix: strange diagostic for -B-c.
Kaz Kylheku
2016-05-23
1
-2
/
+7
*
Few more drop_privilege calls in txr_main.
Kaz Kylheku
2016-05-23
1
-0
/
+2
*
Neglected documentation about @(next).
Kaz Kylheku
2016-05-23
1
-3
/
+8
*
Version 141.
txr-141
Kaz Kylheku
2016-05-20
6
-500
/
+581
*
No such word: expressivity.
Kaz Kylheku
2016-05-20
1
-1
/
+1
*
Capitalize Boolean.
Kaz Kylheku
2016-05-20
1
-23
/
+23
*
Implement listener variable for selection style.
Kaz Kylheku
2016-05-19
2
-17
/
+49
*
linenoise: support inclusive selection.
Kaz Kylheku
2016-05-19
2
-3
/
+23
*
Help text upkeep.
Kaz Kylheku
2016-05-18
1
-0
/
+7
*
Grammar under Dot Position in Function Calls.
Kaz Kylheku
2016-05-18
1
-2
/
+2
*
Streamline text about where Lisp is evaluated.
Kaz Kylheku
2016-05-18
1
-16
/
+14
*
Fix outdated example.
Kaz Kylheku
2016-05-18
1
-1
/
+1
*
Formatting fix under make-random-state
Kaz Kylheku
2016-05-18
1
-1
/
+1
*
Use sys_load_s symbol variable.
Kaz Kylheku
2016-05-18
1
-1
/
+1
*
New feature: self-load-path symbol macro.
Kaz Kylheku
2016-05-18
6
-8
/
+94
*
Add notes about cursor shape and selection semantics.
Kaz Kylheku
2016-05-18
1
-0
/
+23
*
New functions: at-exit-call and at-exit-do-not-call.
Kaz Kylheku
2016-05-18
3
-0
/
+69
*
Handle integer overflow in length_list.
Kaz Kylheku
2016-05-18
1
-2
/
+14
*
Adding termios support.
Kaz Kylheku
2016-05-18
7
-1
/
+1407
*
Bugfix in checkman leading to doc improvements.
Kaz Kylheku
2016-05-17
2
-39
/
+20
*
Some streamlining in the cons recycling.
Kaz Kylheku
2016-05-15
2
-11
/
+9
*
Bugfix: recycled conses play nice with gen GC.
Kaz Kylheku
2016-05-15
1
-0
/
+3
*
Fix incorrect comment.
Kaz Kylheku
2016-05-15
1
-1
/
+1
*
Fix generational-GC bug in struct code.
Kaz Kylheku
2016-05-14
1
-3
/
+5
*
Support autoloading for methods.
Kaz Kylheku
2016-05-13
1
-2
/
+22
*
Bugfix in - and / functions.
Kaz Kylheku
2016-05-13
1
-4
/
+4
*
Wrong argument defaulting in record-adapter.
Kaz Kylheku
2016-05-09
1
-1
/
+1
*
Version 140.
txr-140
Kaz Kylheku
2016-05-07
6
-690
/
+737
*
Avoid unnecessary evaluation in argument defaulting.
Kaz Kylheku
2016-05-07
2
-5
/
+1
*
Argument of flush-stream now optional.
Kaz Kylheku
2016-05-07
2
-3
/
+10
*
Get rid of txl prefix from symbols.
Kaz Kylheku
2016-05-07
1
-23
/
+23
*
Don't refer to .txl in install instructions.
Kaz Kylheku
2016-05-07
1
-3
/
+3
[next]