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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
eval: take macro environment.
Kaz Kylheku
2023-06-27
1
-2
/
+2
*
load: now establishes a block named load.
Kaz Kylheku
2023-05-31
1
-12
/
+22
*
command line: -e takes multiple forms.
Kaz Kylheku
2023-05-30
1
-6
/
+14
*
fix --no-gen-gc configuration.
Kaz Kylheku
2023-01-20
1
-1
/
+1
*
Copyright year bump 2023.
Kaz Kylheku
2023-01-01
1
-2
/
+2
*
command line: set self-path for --compile.
Kaz Kylheku
2022-10-27
1
-2
/
+6
*
Take advantage of substring support in regsub.
Kaz Kylheku
2022-07-27
1
-4
/
+1
*
syrooting: remove two useless checks.
Kaz Kylheku
2022-07-21
1
-2
/
+0
*
Install a txrlisp hard link.
Kaz Kylheku
2022-07-21
1
-0
/
+5
*
txr: fix --free-all crash due to atexit order.
Kaz Kylheku
2022-06-05
1
-14
/
+13
*
New options: --in-package and --compile.
Kaz Kylheku
2022-05-12
1
-0
/
+53
*
New: load can search multiple directories.
Kaz Kylheku
2022-04-25
1
-2
/
+11
*
txr: -D bugfixes.
Kaz Kylheku
2022-02-06
1
-12
/
+25
*
Use null_string throughout code base.
Kaz Kylheku
2022-02-05
1
-2
/
+2
*
txr: bind -D-valueless variables to empty string.
Paul A. Patience
2022-02-05
1
-1
/
+1
*
Copyright year bump 2022.
Kaz Kylheku
2022-01-11
1
-2
/
+2
*
help: fix preprocessor directive in macro call.
Kaz Kylheku
2021-12-29
1
-3
/
+10
*
txr: allow variable to span vertical function.
Kaz Kylheku
2021-12-26
1
-0
/
+2
*
load: new *load-hooks* feature.
Kaz Kylheku
2021-09-02
1
-1
/
+2
*
configure: implement full-repl option.
Kaz Kylheku
2021-08-20
1
-8
/
+8
*
listener: unbundle from termios.
Kaz Kylheku
2021-08-20
1
-33
/
+11
*
license: reformat to fit 80 columns.
Kaz Kylheku
2021-08-16
1
-12
/
+13
*
lazy-stream-cons: control close throwing behavior.
Kaz Kylheku
2021-08-07
1
-1
/
+1
*
listener: print banner only if stdin is a tty.
Kaz Kylheku
2021-08-03
1
-3
/
+7
*
txr: fix inappropriate "takes no argument".
Kaz Kylheku
2021-07-11
1
-5
/
+43
*
New: build-id feature.
Kaz Kylheku
2021-07-11
1
-0
/
+12
*
main: revise error-ignore strategy for Lisp file.
Kaz Kylheku
2021-07-05
1
-8
/
+5
*
doc: fix various issues.
Paul A. Patience
2021-07-03
1
-13
/
+13
*
main: maintain -b option.
Kaz Kylheku
2021-07-01
1
-13
/
+21
*
file layout: moving share/txr/stdlib to stdlib.
Kaz Kylheku
2021-06-24
1
-3
/
+7
*
c_str now takes a self argument.
Kaz Kylheku
2021-06-23
1
-3
/
+4
*
listener: new --noprofile option.
Kaz Kylheku
2021-06-16
1
-0
/
+5
*
parser: gc bug in token.
Kaz Kylheku
2021-05-31
1
-0
/
+1
*
txr/doc: refer to arguments not data-files.
Kaz Kylheku
2021-05-21
1
-1
/
+1
*
txr: match help text wording to doc.
Kaz Kylheku
2021-05-21
1
-6
/
+6
*
bug: broken path handling on LIT_ALIGN == 2.
Kaz Kylheku
2021-04-20
1
-1
/
+1
*
repl: fix typo in plain mode banner.
Paul A. Patience
2021-04-13
1
-1
/
+1
*
Copyright year bump 2021.
Kaz Kylheku
2021-01-14
1
-2
/
+2
*
Different banner text for plain mode.
Kaz Kylheku
2020-07-24
1
-2
/
+6
*
More reasonable fallback for self path: revisited.
Kaz Kylheku
2020-07-14
1
-0
/
+5
*
c_num: now takes self argument.
Kaz Kylheku
2020-06-29
1
-3
/
+3
*
Replace trivial format(nil, ...) with simpler ops.
Kaz Kylheku
2020-05-30
1
-9
/
+7
*
internals: rename misnamed curry_* functions.
Kaz Kyheku
2020-03-17
1
-1
/
+1
*
Copyright year bump 2020.
Kaz Kylheku
2019-12-31
1
-2
/
+2
*
lib: streamline interning slightly.
Kaz Kylheku
2019-08-20
1
-1
/
+1
*
txr: regression: lack of file name in error messages.
Kaz Kylheku
2019-07-22
1
-1
/
+1
*
bugfix: source lineno off by one under hash bang.
Kaz Kylheku
2019-04-21
1
-3
/
+8
*
parser: always use stream-associated parser for parse_once.
Kaz Kylheku
2019-04-21
1
-6
/
+8
*
debugger: initial backtrace support.
Kaz Kylheku
2019-04-16
1
-1
/
+14
*
cmdline: intercept errors from compiled files.
Kaz Kylheku
2019-04-16
1
-1
/
+9
[next]