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.1
Commit message (
Expand
)
Author
Age
Files
Lines
*
Centered fields in format.
Kaz Kylheku
2015-07-28
1
-6
/
+13
*
* txr.1: In introduction of user-defined places, mentioning
Kaz Kylheku
2015-07-28
1
-2
/
+32
*
* txr.1: Bad syntax in placelet example; bad font in headings.
Kaz Kylheku
2015-07-28
1
-11
/
+9
*
Version 110.
txr-110
Kaz Kylheku
2015-07-25
1
-2
/
+2
*
* txr.1: Notes about interaction between op and quasiliterals.
Kaz Kylheku
2015-07-25
1
-1
/
+65
*
* txr.1: Clarifications in ifa description.
Kaz Kylheku
2015-07-24
1
-5
/
+5
*
* parser.l (grammar): Do not allow unescaped newline in
Kaz Kylheku
2015-07-23
1
-6
/
+21
*
Adding with-resources macro.
Kaz Kylheku
2015-07-23
1
-0
/
+70
*
Adding nthcdr as accessor.
Kaz Kylheku
2015-07-22
1
-0
/
+60
*
* txr.1: Delete accidentally introduced bogus text.
Kaz Kylheku
2015-07-22
1
-2
/
+1
*
Improve bad argument diagnosis for place macros.
Kaz Kylheku
2015-07-22
1
-1
/
+18
*
Implementing second through tenth as places.
Kaz Kylheku
2015-07-22
1
-12
/
+29
*
* lisplib.c (place_set_entries): Add *place-macro* and
Kaz Kylheku
2015-07-22
1
-3
/
+44
*
Implementing caar, cadr, cdar and friends.
Kaz Kylheku
2015-07-21
1
-0
/
+80
*
* share/txr/stdlib/place.tl (defplace cdr): Change deletion
Kaz Kylheku
2015-07-21
1
-7
/
+29
*
* eval.c (eval_init): Register new split function.
Kaz Kylheku
2015-07-21
1
-0
/
+91
*
* txr.1: Fixes in description of partition.
Kaz Kylheku
2015-07-21
1
-8
/
+10
*
* txr.1: Document place binding behavior of ifa.
Kaz Kylheku
2015-07-20
1
-5
/
+13
*
Let's have placelet and placelet*.
Kaz Kylheku
2015-07-11
1
-3
/
+20
*
* eval.c (eval_init): Register bindable as intrinsic.
Kaz Kylheku
2015-07-10
1
-0
/
+20
*
New placelet macro.
Kaz Kylheku
2015-07-10
1
-0
/
+83
*
* txr.1: Replace callf example under mapf.
Kaz Kylheku
2015-07-06
1
-3
/
+2
*
* txr.1: three incorrect .metn/.meta uses
Kaz Kylheku
2015-07-06
1
-3
/
+3
*
Clarify clear-error and flush return value.
Kaz Kylheku
2015-07-06
1
-1
/
+5
*
* txr.1: wrap* syntax fix
Kaz Kylheku
2015-07-03
1
-1
/
+1
*
Support trailing semicolon after hex/octal characters.
Kaz Kylheku
2015-07-02
1
-1
/
+16
*
* txr.1: Replace wrong use of .coSS
Kaz Kylheku
2015-07-02
1
-1
/
+1
*
* txr.1: avoid term "regular macro".
Kaz Kylheku
2015-07-01
1
-2
/
+2
*
Third round of quasiliteral-related fixes.
Kaz Kylheku
2015-06-26
1
-5
/
+10
*
* txr.1: Spelling, grammar.
Kaz Kylheku
2015-06-26
1
-8
/
+8
*
* txr.1: partition example: wrong use of where function.
Kaz Kylheku
2015-06-24
1
-2
/
+2
*
* txr.1: Formatting fixes.
Kaz Kylheku
2015-06-24
1
-7
/
+16
*
* hash.c (hash_from_pairs, hash_list): New functions.
Kaz Kylheku
2015-06-24
1
-2
/
+34
*
Hash subset testing.
Kaz Kylheku
2015-06-23
1
-0
/
+48
*
Version 109.
txr-109
Kaz Kylheku
2015-06-21
1
-2
/
+2
*
* lisplib.c (ifa_set_entries): Add conda.
Kaz Kylheku
2015-06-21
1
-0
/
+34
*
* txr.1: Fixed several instances of "<< sym)".
Kaz Kylheku
2015-06-20
1
-6
/
+6
*
* eval.c (eval_init): Register have function, synonym of true.
Kaz Kylheku
2015-06-20
1
-2
/
+19
*
* txr.1: Documented ifa.
Kaz Kylheku
2015-06-19
1
-0
/
+145
*
* txr.1: No loads required
Kaz Kylheku
2015-06-18
1
-34
/
+11
*
* txr.1: Document *txr-version* and *lib-version*
Kaz Kylheku
2015-06-18
1
-0
/
+23
*
* txr.1: Lisp can come from files.
Kaz Kylheku
2015-06-18
1
-0
/
+7
*
txr.1: Misspelled casequal; duplicate posq section.
Kaz Kylheku
2015-06-16
1
-24
/
+1
*
* txr.1: Improved wording in syntactic places.
Kaz Kylheku
2015-06-15
1
-23
/
+8
*
* txr.1: Corrections.
Kaz Kylheku
2015-06-14
1
-4
/
+4
*
Version 108.
txr-108
Kaz Kylheku
2015-06-13
1
-2
/
+2
*
* txr.1: formatting fixes: get-error, finalize.
Kaz Kylheku
2015-06-13
1
-4
/
+3
*
* txr.1: Documented Lisp loading.
Kaz Kylheku
2015-06-13
1
-3
/
+119
*
* stream.c (catenated_stream_p, catenated_stream_push): New functions.
Kaz Kylheku
2015-06-07
1
-0
/
+41
*
* txr.1: Document new syntactic places framework and place-mutating macros.
Kaz Kylheku
2015-05-25
1
-285
/
+2316
[next]