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
/
genman.txr
Commit message (
Expand
)
Author
Age
Files
Lines
*
genman: guard against symbol hash collisions.
Kaz Kylheku
2023-08-22
1
-6
/
+10
*
genman: move all hashes into do block.
Kaz Kylheku
2023-08-22
1
-3
/
+3
*
genman: remove special handling of "NAME".
Kaz Kylheku
2023-08-22
1
-2
/
+0
*
doc: new hashing scheme for navigation, doc lookup.
Kaz Kylheku
2023-08-22
1
-69
/
+66
*
New function: hash-map.
Kaz Kylheku
2023-06-28
1
-0
/
+2
*
doc: remove extraneous symbols from doc-syms.
Paul A. Patience
2022-02-12
1
-13
/
+16
*
genman, lib, tests: use defvarl where possible.
Paul A. Patience
2021-07-05
1
-2
/
+2
*
doc: check the contents of doc-syms.
Paul A. Patience
2021-07-01
1
-3
/
+22
*
file layout: moving share/txr/stdlib to stdlib.
Kaz Kylheku
2021-06-24
1
-1
/
+1
*
doc: sort doc-syms, and html-decode.
Kaz Kylheku
2021-05-13
1
-1
/
+14
*
doc: implement typesetting of keystrokes.
Kaz Kylheku
2021-04-13
1
-0
/
+12
*
lib: new function for documentation lookup.
Kaz Kylheku
2021-04-03
1
-0
/
+1
*
doc: style items better, without grid style.
Kaz Kylheku
2021-03-31
1
-6
/
+11
*
doc: add grid styling to itemized lists.
Kaz Kylheku
2021-03-30
1
-1
/
+14
*
html doc: "collapse all" shouldn't hide whole TOC.
Kaz Kylheku
2018-10-29
1
-7
/
+9
*
genman: use hash function written in Lisp.
Kaz Kylheku
2018-06-28
1
-2
/
+6
*
doc: put [+]/[-] open/collapse markers on right.
Kaz Kylheku
2017-07-08
1
-3
/
+3
*
doc: Fix issue of missing collapse UI on Awk section.
Kaz Kylheku
2016-09-11
1
-0
/
+3
*
doc html: TOC indentation issue on Chrome.
Kaz Kylheku
2016-09-09
1
-1
/
+1
*
Drop between TXR and Lisp syms in HTML Doc.
Kaz Kylheku
2016-06-03
1
-20
/
+9
*
Topic disambiguation "sub-pages" in HTML doc.
Kaz Kylheku
2016-06-03
1
-3
/
+33
*
Replace new hash limit constants with variables.
Kaz Kylheku
2016-05-28
1
-0
/
+2
*
HTML doc: markup in lower case.
Kaz Kylheku
2015-12-15
1
-45
/
+45
*
HTML doc: fix back jumping flaw.
Kaz Kylheku
2015-12-14
1
-5
/
+13
*
Handle browsers with JS disabled.
Kaz Kylheku
2015-12-13
1
-0
/
+3
*
Remove redundant title tag.
Kaz Kylheku
2015-12-13
1
-1
/
+1
*
HTML doc: expand TOC section on jumpback.
Kaz Kylheku
2015-12-12
1
-2
/
+21
*
HTML doc: jump back to TOC feature.
Kaz Kylheku
2015-12-12
1
-2
/
+5
*
HTML doc: add doctype header and content-type.
Kaz Kylheku
2015-12-07
1
-0
/
+2
*
HTML doc: table of contents improvements.
Kaz Kylheku
2015-12-07
1
-2
/
+54
*
Fix wrong HTML references caused by identical section names.
Kaz Kylheku
2015-08-25
1
-2
/
+7
*
* genman.txr: Simplify double plass over BODY into single pass.
Kaz Kylheku
2015-07-03
1
-30
/
+28
*
* genman.txr: Take advantage of \@ escape in quasilit.
Kaz Kylheku
2015-07-01
1
-1
/
+1
*
* genman.txr: Bugfix: reproduce the correct opening bracket
Kaz Kylheku
2015-07-01
1
-1
/
+2
*
* genman.txr: New filter to add hyperlinks within code in
Kaz Kylheku
2015-06-26
1
-0
/
+26
*
* genman.txr: indentation.
Kaz Kylheku
2015-06-26
1
-10
/
+10
*
* genman.txr: Point to hacked manutils.
Kaz Kylheku
2015-06-22
1
-4
/
+2
*
* genman.txr: Rewrite the man2html-generated inner name links with hash
Kaz Kylheku
2015-06-20
1
-24
/
+54
*
* genman.txr (month-name): Filter removed.
Kaz Kylheku
2015-06-20
1
-5
/
+3
*
* genman.txr: Add PayPal donation button.
Kaz Kylheku
2014-09-30
1
-0
/
+9
*
* genman.txr: TXR is now bolded in the title.
Kaz Kylheku
2014-09-30
1
-2
/
+2
*
* txr.1: Substantially revised with rich troff markup,
Kaz Kylheku
2014-09-26
1
-5
/
+37
*
Capitalization of TXR.
Kaz Kylheku
2014-02-27
1
-2
/
+2
*
* genman.txr: Updated.
txr-56
Kaz Kylheku
2012-02-05
1
-2
/
+2
*
* genman.txr: Updated for recent man page changes.
Kaz Kylheku
2011-12-28
1
-1
/
+1
*
* genman.txr: Fix empty NAME section.
Kaz Kylheku
2011-12-14
1
-4
/
+7
*
* genman.txr: Use filter for mapping month digits to names.
Kaz Kylheku
2011-11-01
1
-38
/
+9
*
Fix month name.
txr-035
Kaz Kylheku
2010-10-05
1
-1
/
+1
*
Show "git head" version in bleeding-edge document.
Kaz Kylheku
2010-01-17
1
-2
/
+2
*
Fix man page date.
txr-028
Kaz Kylheku
2010-01-16
1
-9
/
+9
[next]