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
...
*
Wording under sys:abscond-from.
Kaz Kylheku
2015-12-08
1
-1
/
+1
*
Fix outdated references to .. denoting cons.
Kaz Kylheku
2015-12-08
1
-14
/
+12
*
remove nonexistent function from synopsis.
Kaz Kylheku
2015-12-07
1
-1
/
+1
*
range-regex returns range, not cons.
Kaz Kylheku
2015-12-07
3
-7
/
+7
*
HTML doc: add doctype header and content-type.
Kaz Kylheku
2015-12-07
1
-0
/
+2
*
HTML doc: table of contents improvements.
Kaz Kylheku
2015-12-07
1
-2
/
+54
*
Large file support.
Kaz Kylheku
2015-12-04
4
-11
/
+116
*
Configure for large file support.
Kaz Kylheku
2015-12-03
1
-1
/
+70
*
Whitespace issue in configure.
Kaz Kylheku
2015-12-03
1
-9
/
+9
*
static-slot-ensure always processes subtypes.
Kaz Kylheku
2015-12-01
2
-49
/
+51
*
Bugfix: structs not inheriting late static slot values.
Kaz Kylheku
2015-12-01
2
-6
/
+27
*
Resolve method name to supertype.
Kaz Kylheku
2015-12-01
1
-1
/
+17
*
Suppress superfluous "located at" message.
Kaz Kylheku
2015-11-30
1
-9
/
+5
*
Some missing exceptions to indentation rule.
Kaz Kylheku
2015-11-30
1
-1
/
+2
*
defun can define methods.
Kaz Kylheku
2015-11-30
3
-10
/
+49
*
Correct return value of defmeth.
Kaz Kylheku
2015-11-30
1
-3
/
+4
*
Refactor propagation of contexts in evaluator.
Kaz Kylheku
2015-11-30
4
-63
/
+83
*
Drop ctx_form param on env_vbind_special and apply.
Kaz Kylheku
2015-11-30
3
-26
/
+26
*
Change funcall_interp API.
Kaz Kylheku
2015-11-30
3
-9
/
+10
*
Rename interp_fun function.
Kaz Kylheku
2015-11-30
3
-9
/
+9
*
func-get-name calculates a name for methods.
Kaz Kylheku
2015-11-30
4
-19
/
+72
*
Version 126.
txr-126
Kaz Kylheku
2015-11-29
6
-516
/
+549
*
Increase stack size on Windows.
Kaz Kylheku
2015-11-29
2
-1
/
+17
*
Bugfix: split and partition again.
Kaz Kylheku
2015-11-29
1
-2
/
+3
*
Improve destructuring error messages.
Kaz Kylheku
2015-11-29
1
-4
/
+4
*
Bugfix: destructive behavior in transpose.
Kaz Kylheku
2015-11-28
1
-1
/
+1
*
Error reports trace through layers of macroexpansion.
Kaz Kylheku
2015-11-28
4
-60
/
+63
*
Propagate location info in progn optimization.
Kaz Kylheku
2015-11-28
1
-1
/
+1
*
Improve source loc copying in expand_qquote.
Kaz Kylheku
2015-11-28
1
-5
/
+5
*
Remove useless test from rlcp_tree.
Kaz Kylheku
2015-11-28
1
-5
/
+4
*
WIP: fix erroneous use of rlcp that should be rl.
Kaz Kylheku
2015-11-26
1
-8
/
+7
*
Report chain of macro-expansions in errors.
Kaz Kylheku
2015-11-25
4
-6
/
+36
*
Bugfix: sethash doesn't return stored value.
Kaz Kylheku
2015-11-25
2
-8
/
+12
*
Better no such type diagnostic in defmeth.
Kaz Kylheku
2015-11-25
1
-5
/
+8
*
New macro define-accessor.
Kaz Kylheku
2015-11-25
3
-1
/
+92
*
New functions window-map and window-mappend.
Kaz Kylheku
2015-11-25
5
-0
/
+276
*
Bugfix: split and partition functions.
Kaz Kylheku
2015-11-24
1
-3
/
+3
*
Bugfix: super returning type rather than supertype.
Kaz Kylheku
2015-11-23
1
-1
/
+1
*
Struct instances now point directly to low level type.
Kaz Kylheku
2015-11-23
1
-35
/
+35
*
Add man or boy test, based on Knuth's Algol 60 code.
Kaz Kylheku
2015-11-23
2
-0
/
+69
*
Version 125.
txr-125
Kaz Kylheku
2015-11-20
6
-382
/
+436
*
Combat spurious retention in few more functions.
Kaz Kylheku
2015-11-20
1
-13
/
+17
*
last function becomes generic.
Kaz Kylheku
2015-11-20
2
-6
/
+17
*
TXR_COMPAT option.
Kaz Kylheku
2015-11-20
2
-1
/
+54
*
New equality substitution.
Kaz Kylheku
2015-11-20
6
-34
/
+189
*
Fix buggy less function.
Kaz Kylheku
2015-11-20
1
-32
/
+38
*
Fix type hole in equal function w.r.t. COBJ.
Kaz Kylheku
2015-11-20
1
-1
/
+1
*
Introducing lazy structs.
Kaz Kylheku
2015-11-20
4
-3
/
+182
*
@(next) takes Lisp expression as source now.
Kaz Kylheku
2015-11-20
2
-3
/
+36
*
Renaming html filters to get rid of underscore.
Kaz Kylheku
2015-11-20
2
-27
/
+31
[prev]
[next]