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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: split tlos into three groups rather than two.
Kaz Kylheku
2024-06-30
1
-2
/
+5
*
build: include place.tlo among early tlo's.
Kaz Kylheku
2024-03-08
1
-1
/
+2
*
Copyright year bump 2024.
Kaz Kylheku
2024-01-18
1
-1
/
+1
*
build: wrong build order of STDLIB_EARLY_TLOS.
Kaz Kylheku
2024-01-05
1
-5
/
+2
*
build: automate clean-up of shipped scanner and parser
Kaz Kylheku
2023-12-28
1
-2
/
+1
*
Makefile: operands reversed in abbreviated output.
Kaz Kylheku
2023-12-20
1
-1
/
+1
*
build: misspelled PLATFORM_LDLIBS.
Kaz Kylheku
2023-10-06
1
-1
/
+1
*
build: set DELETE_ON_ERROR in Makefile.
Kaz Kylheku
2023-09-22
1
-0
/
+2
*
build: remove mkdir commands from build steps.
Kaz Kylheku
2023-08-11
1
-3
/
+8
*
build: remove cruft, simplifying dep generation.
Kaz Kylheku
2023-08-11
1
-34
/
+12
*
build: speed up bootstrap compilation of stdlib.
Kaz Kylheku
2023-08-06
1
-1
/
+1
*
Adding SHA-1 hash.
Kaz Kylheku
2023-07-08
1
-2
/
+2
*
Copyright year bump 2023.
Kaz Kylheku
2023-01-01
1
-1
/
+1
*
build: remove .tlo.tmp file before compiling.
Kaz Kylheku
2022-09-15
1
-0
/
+1
*
build: handle hard link failure in make install.
Kaz Kylheku
2022-08-09
1
-1
/
+1
*
Install a txrlisp hard link.
Kaz Kylheku
2022-07-21
1
-0
/
+13
*
txr: fix --free-all crash due to atexit order.
Kaz Kylheku
2022-06-05
1
-0
/
+1
*
First cut at new feature: gzip streams.
Kaz Kylheku
2022-05-26
1
-0
/
+1
*
New options: --in-package and --compile.
Kaz Kylheku
2022-05-12
1
-2
/
+1
*
lisplib: rename to autoload.
Kaz Kylheku
2022-02-18
1
-1
/
+1
*
tests: don't run tets/012/stack.tl if built with ubsan.
Kaz Kylheku
2022-02-14
1
-0
/
+4
*
Copyright year bump 2022.
Kaz Kylheku
2022-01-11
1
-1
/
+1
*
build: support CPPFLAGS.
Kaz Kylheku
2022-01-05
1
-2
/
+2
*
Makefile: way to clean only C sources.
Kaz Kylheku
2021-12-29
1
-1
/
+3
*
math: quantile estimator using P-Squared algorithm.
Kaz Kylheku
2021-09-22
1
-1
/
+1
*
tests: no gc torture for tests/019.
Kaz Kylheku
2021-09-07
1
-0
/
+1
*
Makefile: whitespace fix.
Kaz Kylheku
2021-08-29
1
-3
/
+3
*
listener: unbundle from termios.
Kaz Kylheku
2021-08-20
1
-1
/
+1
*
license: reformat to fit 80 columns.
Kaz Kylheku
2021-08-16
1
-12
/
+13
*
txr: @(eof) takes argument for binding termination status.
Kaz Kylheku
2021-08-05
1
-0
/
+1
*
doc: reproducible PDF.
Kaz Kylheku
2021-07-17
1
-0
/
+1
*
build: recompile txr.c if build_id changes.
Kaz Kylheku
2021-07-14
1
-2
/
+9
*
tests: .txr tests can skip using exit code 13.
Kaz Kylheku
2021-07-12
1
-5
/
+6
*
New: build-id feature.
Kaz Kylheku
2021-07-11
1
-0
/
+3
*
build: update some targets.
Paul A. Patience
2021-07-05
1
-10
/
+15
*
install-tests: use relative path in run.sh.
Kaz Kylheku
2021-06-24
1
-1
/
+1
*
file layout: moving share/txr/stdlib to stdlib.
Kaz Kylheku
2021-06-24
1
-3
/
+3
*
build: improved mechanism for copying .shipped files.
Kaz Kylheku
2021-06-01
1
-3
/
+9
*
build: produce output when copying .shipped files.
Kaz Kylheku
2021-06-01
1
-0
/
+1
*
tests: implicitly generate empty .expected files.
Kaz Kylheku
2021-04-12
1
-0
/
+3
*
build: calm restless yacc.
Kaz Kylheku
2021-04-08
1
-6
/
+1
*
M1: Fix sed issue.
Kaz Kylheku
2021-03-24
1
-1
/
+5
*
build: use yacc pattern rule with "y" as stem.
Kaz Kylheku
2021-03-22
1
-9
/
+1
*
tests: fix retest logic for parallel operation.
Kaz Kylheku
2021-03-16
1
-7
/
+5
*
build: cautiously allow parallel builds.
Kaz Kylheku
2021-03-01
1
-4
/
+8
*
txr: pattern function calls are non-matching.
Kaz Kylheku
2021-02-21
1
-0
/
+1
*
@(rebind): bugfix: don't clobber right side variable.
Kaz Kylheku
2021-01-30
1
-0
/
+1
*
build: add rule for updating .shipped material.
Kaz Kylheku
2021-01-24
1
-0
/
+3
*
build: support linker flags/libs separation.
Kaz Kylheku
2021-01-14
1
-6
/
+5
*
Copyright year bump 2021.
Kaz Kylheku
2021-01-14
1
-1
/
+1
[next]