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
*
Expose compat option value as sys:compat variable.
Kaz Kylheku
2016-11-29
1
-0
/
+2
*
Awk: assignment to f doesn't yield new value.
Kaz Kylheku
2016-11-29
1
-2
/
+2
*
doc: return value of slotset
Kaz Kylheku
2016-11-29
1
-0
/
+5
*
Version 161.
txr-161
Kaz Kylheku
2016-11-27
4
-4
/
+14
*
Eliminate duplicated warning-suppressing function.
Kaz Kylheku
2016-11-28
4
-12
/
+12
*
bugfix: awk macro spews warnings.
Kaz Kylheku
2016-11-28
2
-9
/
+21
*
Version 160.
txr-160
Kaz Kylheku
2016-11-27
6
-600
/
+652
*
doc: update package example.
Kaz Kylheku
2016-11-27
1
-16
/
+16
*
doc: note about circular notation and hashes.
Kaz Kylheku
2016-11-27
1
-0
/
+13
*
doc: grammar under str-inaddr-net.
Kaz Kylheku
2016-11-27
1
-2
/
+2
*
Warn about unbound functions.
Kaz Kylheku
2016-11-27
2
-21
/
+25
*
bugfix: var environment in expansion of defun.
Kaz Kylheku
2016-11-27
1
-1
/
+4
*
Don't throw when printing (sys:quasi . atom).
Kaz Kylheku
2016-11-27
1
-2
/
+2
*
bugfix: read-print consistency for @(expr).
Kaz Kylheku
2016-11-27
1
-1
/
+1
*
doc: fix references to nonexistent title.
Kaz Kylheku
2016-11-26
1
-4
/
+4
*
New function to access exception subtype map.
Kaz Kylheku
2016-11-26
2
-3
/
+120
*
Expander warns about unbound variables.
Kaz Kylheku
2016-11-26
13
-32
/
+131
*
bugfix: quasilit read/print consistency, part 2.
Kaz Kylheku
2016-11-26
4
-16
/
+14
*
bugfix: quasilit read/print consistency, part 1.
Kaz Kylheku
2016-11-26
4
-42
/
+13
*
bugfix: dohash expander not making shadowing env.
Kaz Kylheku
2016-11-25
1
-1
/
+2
*
bugfix: expander traversing (sys:expr ...).
Kaz Kylheku
2016-11-25
1
-1
/
+1
*
bugfix: unbound var in IP-slash-notation functions.
Kaz Kylheku
2016-11-25
1
-6
/
+6
*
bugfix: op handles @rest in dot position.
Kaz Kylheku
2016-11-25
1
-1
/
+1
*
bugfix: don't expand @meta syntax as function call.
Kaz Kylheku
2016-11-24
1
-0
/
+2
*
bugfix: op macro using wrong expansions op.
Kaz Kylheku
2016-11-24
1
-1
/
+3
*
macro-time: interleave evaluation and expansion.
Kaz Kylheku
2016-11-24
2
-2
/
+19
*
bugfix: broken test-inc macro.
Kaz Kylheku
2016-11-24
1
-1
/
+1
*
bugfix: neglect to expand mac-param-bind forms.
Kaz Kylheku
2016-11-24
1
-6
/
+19
*
bugfix: macrolet args not included in macro env.
Kaz Kylheku
2016-11-24
1
-29
/
+31
*
bugfix: indicator params absent from macro envs.
Kaz Kylheku
2016-11-24
1
-2
/
+5
*
bugfix: reading hash literals with circ notation.
Kaz Kylheku
2016-11-23
1
-1
/
+12
*
Adding clearhash function.
Kaz Kylheku
2016-11-23
3
-0
/
+35
*
Move unwind intrinsics from eval.c to unwind.c.
Kaz Kylheku
2016-11-23
3
-27
/
+28
*
doc: small revision in intro text.
Kaz Kylheku
2016-11-22
1
-3
/
+3
*
doc: misleading dialect note under symbol-function.
Kaz Kylheku
2016-11-22
1
-2
/
+3
*
doc: fixes under tagbody.
Kaz Kylheku
2016-11-22
1
-2
/
+2
*
doc: formatting fix under boundp.
Kaz Kylheku
2016-11-22
1
-0
/
+2
*
configure: search for working lex.
Kaz Kylheku
2016-11-22
1
-2
/
+41
*
doc: formatting issue in awk fconv macro desc.
Kaz Kylheku
2016-11-22
1
-2
/
+2
*
doc: fix in delimited continuations description.
Kaz Kylheku
2016-11-22
1
-1
/
+1
*
doc: fixes under Symbols and Packages.
Kaz Kylheku
2016-11-22
1
-2
/
+4
*
Version 159.
txr-159
Kaz Kylheku
2016-11-21
6
-632
/
+667
*
configure: move Darwin check into Makefile.
Kaz Kylheku
2016-11-20
2
-15
/
+17
*
Revive -b option for binding Lisp variables.
Kaz Kylheku
2016-11-20
2
-9
/
+45
*
Conform to standard Makefile conventions.
Kaz Kylheku
2016-11-20
2
-39
/
+41
*
Diagnose undefined functions in trace.
Kaz Kylheku
2016-11-19
2
-2
/
+26
*
Allow global macros to be denoted by (macro sym).
Kaz Kylheku
2016-11-19
3
-26
/
+131
*
Bugfix: cannot untrace individual method.
Kaz Kylheku
2016-11-19
1
-1
/
+1
*
Handle interpreted macros through function.
Kaz Kylheku
2016-11-19
2
-38
/
+53
*
Use function rather than cptr built-in macros.
Kaz Kylheku
2016-11-19
1
-51
/
+48
[next]