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
...
*
Get alloca from stdlib.h, if possible.
Kaz Kylheku
2018-12-31
1
-1
/
+1
*
Remove HAVE_ALLOCA.
Kaz Kylheku
2018-12-31
1
-1
/
+0
*
doc: formatting under lop.
Kaz Kylheku
2018-12-24
1
-2
/
+2
*
doc: grammar fixes under registeer-tentative-def.
Kaz Kylheku
2018-12-24
1
-4
/
+2
*
doc: formatting under caseql*.
Kaz Kylheku
2018-12-24
1
-1
/
+1
*
Version 204.
txr-204
Kaz Kylheku
2018-12-17
6
-464
/
+491
*
UTF-8: fix incorrect decoding of four-byte sequences.
Kaz Kylheku
2018-12-17
1
-1
/
+1
*
defvar: bugfix: bad state caused by exception.
Kaz Kylheku
2018-12-14
1
-1
/
+1
*
compiler: move variable down in file.
Kaz Kylheku
2018-12-13
1
-2
/
+2
*
nzerop: new function.
Kaz Kylheku
2018-12-13
4
-1
/
+48
*
Use tnil instead of if2 in arithmetic predicates.
Kaz Kylheku
2018-12-13
1
-9
/
+9
*
plusp: wrong name in error message.
Kaz Kylheku
2018-12-13
1
-1
/
+1
*
configure: extend some config variable descriptions.
Kaz Kylheku
2018-12-12
1
-2
/
+11
*
Turn off stack protector gcc option.
Kaz Kylheku
2018-12-12
1
-1
/
+1
*
bugfix: LDFLAGS not pulled in.
Kaz Kylheku
2018-12-12
1
-1
/
+1
*
Eliminate various unneeded header inclusions.
Kaz Kylheku
2018-12-12
4
-7
/
+0
*
Drastically reduce inclusion of <dirent.h>.
Kaz Kylheku
2018-12-11
25
-25
/
+1
*
Version 203.
txr-203
Kaz Kylheku
2018-11-29
6
-593
/
+611
*
doc: bad formatting under --noninteractive
Kaz Kylheku
2018-11-28
1
-1
/
+3
*
New range testing functions.
Kaz Kylheku
2018-11-27
4
-0
/
+76
*
case macros: bugfixes for evaluated keys.
Kaz Kylheku
2018-11-27
1
-5
/
+5
*
doc: caseql* macro expands cases in global env
Kaz Kylheku
2018-11-27
1
-1
/
+1
*
doc: avoid "empty lexical environment".
Kaz Kylheku
2018-11-27
1
-4
/
+5
*
case macros: stricter syntactic check.
Kaz Kylheku
2018-11-27
1
-0
/
+3
*
case macros: bugfix empty case.
Kaz Kylheku
2018-11-27
1
-2
/
+3
*
doc: clarify pretty printing.
Kaz Kylheku
2018-11-25
1
-3
/
+34
*
print: keep colon in keyword syms
Kaz Kylheku
2018-11-25
2
-2
/
+14
*
doc: refresh documentation of make-lazy-cons
Kaz Kylheku
2018-11-25
1
-8
/
+34
*
Streamline logand and logior slightly.
Kaz Kylheku
2018-11-25
1
-18
/
+4
*
logxor: fix seriously broken function.
Kaz Kylheku
2018-11-25
4
-1
/
+53
*
vm: some optimizations.
Kaz Kylheku
2018-11-22
1
-11
/
+27
*
Version 202.
txr-202
Kaz Kylheku
2018-11-22
6
-276
/
+308
*
doc: clarify delimited continuation compiled semantics
Kaz Kylheku
2018-11-18
1
-10
/
+30
*
doc: move functionp
Kaz Kylheku
2018-11-17
1
-14
/
+14
*
doc: use bulleted list under copy.
Kaz Kylheku
2018-11-17
1
-56
/
+29
*
copy: call copy-fun for functions.
Kaz Kylheku
2018-11-17
2
-0
/
+8
*
compiler: use binary versions of common math functions.
Kaz Kylheku
2018-11-16
2
-0
/
+28
*
vm: provide special case call entry points.
Kaz Kylheku
2018-11-16
3
-14
/
+112
*
vm: use faster funcall functions in vm_gcall.
Kaz Kylheku
2018-11-16
1
-15
/
+58
*
math: remove redundant type checks from NUM.
Kaz Kylheku
2018-11-16
2
-118
/
+122
*
args: remove unused macro.
Kaz Kylheku
2018-11-14
1
-4
/
+0
*
compile: handle functions that have environments.
Kaz Kylheku
2018-11-13
3
-2
/
+93
*
copy-fun: duplicate a function, with own environment.
Kaz Kylheku
2018-11-13
7
-0
/
+97
*
regex: relocate unlikely case after other tests.
Kaz Kylheku
2018-11-12
1
-3
/
+3
*
doc: corrections under Referencing Dot
Kaz Kylheku
2018-11-11
1
-6
/
+9
*
doc: changes to intro
Kaz Kylheku
2018-11-11
1
-27
/
+39
*
doc: listener suspend doesn't "depend" on job control
Kaz Kylheku
2018-11-11
1
-2
/
+6
*
doc: listener: remove irrelvant historic notes
Kaz Kylheku
2018-11-11
1
-9
/
+2
*
doc: fixes under Null Hack description.
Kaz Kylheku
2018-11-11
1
-9
/
+11
*
POSIX requires <sys/select.h> for select function.
Kaz Kylheku
2018-11-09
2
-0
/
+27
[prev]
[next]