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
*
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
*
Reproduce shared structure in sys:switch expansion.
Kaz Kylheku
2016-11-18
1
-4
/
+36
*
Bugfix in expansion-time progn reduction.
Kaz Kylheku
2016-11-18
1
-1
/
+1
*
Adding a tagbody macro to the language.
Kaz Kylheku
2016-11-18
4
-1
/
+305
*
Completion of fallback list implementation.
Kaz Kylheku
2016-11-16
6
-25
/
+282
*
Start of fallback package list implementation.
Kaz Kylheku
2016-11-16
5
-11
/
+72
*
Adjust some gen-gc array sizes.
Kaz Kylheku
2016-11-15
1
-2
/
+2
*
Version 158.
txr-158
Kaz Kylheku
2016-11-15
6
-520
/
+545
*
doc: fixes under equal method.
Kaz Kylheku
2016-11-15
1
-2
/
+4
*
mpi: must clamp result of conversion to bignum.
Kaz Kylheku
2016-11-15
1
-0
/
+3
*
New arithmetic tests.
Kaz Kylheku
2016-11-15
3
-0
/
+42
*
Fix bad mutation in arg handling.
Kaz Kylheku
2016-11-15
1
-2
/
+1
*
mpi: eliminate trailing whitespace.
Kaz Kylheku
2016-11-14
2
-104
/
+69
*
Fix bug in bignum addition.
Kaz Kylheku
2016-11-14
1
-1
/
+1
*
Switch to user package before entering repl.
Kaz Kylheku
2016-11-14
1
-0
/
+1
*
Introducing struct instance dirty flags.
Kaz Kylheku
2016-11-14
3
-1
/
+119
*
New in-package macro.
Kaz Kylheku
2016-11-14
3
-1
/
+33
*
Version 157.
txr-157
Kaz Kylheku
2016-11-14
6
-646
/
+705
*
Fix spectacular bug in number of syntactic places.
Kaz Kylheku
2016-11-13
1
-9
/
+9
*
New functions for command or file I/O in one call.
Kaz Kylheku
2016-11-13
3
-0
/
+301
*
Introduce case{q,ql,qual}* macros which eval keys.
Kaz Kylheku
2016-11-12
3
-4
/
+95
*
New :use-from clause in defpackage.
Kaz Kylheku
2016-11-11
2
-4
/
+48
*
Clause in case{q,ql,qual} with no forms yields nil.
Kaz Kylheku
2016-11-11
2
-5
/
+21
*
Bugfix in case{q,ql,qual} macro expansion.
Kaz Kylheku
2016-11-11
2
-6
/
+35
*
vim: colorize #n= and #n#.
Kaz Kylheku
2016-11-11
3
-17
/
+23
*
Add defpackage macro.
Kaz Kylheku
2016-11-11
3
-0
/
+152
*
Streamline variable assignment operators slightly.
Kaz Kylheku
2016-11-11
1
-15
/
+12
*
Fix circular printing issue for package objects.
Kaz Kylheku
2016-11-10
1
-1
/
+1
*
Handle interpreted functions in circle printing.
Kaz Kylheku
2016-11-10
2
-0
/
+14
*
Fix some gc-unsafe mutations found by inspection.
Kaz Kylheku
2016-11-10
2
-3
/
+3
*
Check for non-package value in *package*.
Kaz Kylheku
2016-11-10
1
-1
/
+9
*
Implementing package foreign symbol concept.
Kaz Kylheku
2016-11-10
5
-57
/
+667
[next]