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
...
*
doc: note about label symbols in tagbody.
Kaz Kylheku
2017-07-31
1
-0
/
+11
*
New macros doloop and doloop*.
Kaz Kylheku
2017-07-30
1
-0
/
+164
*
doc: grammar under Ranges.
Kaz Kylheku
2017-07-29
1
-1
/
+1
*
doc: struct literals: bad syntax synopsis.
Kaz Kylheku
2017-07-29
1
-1
/
+1
*
doc: grammar in setuid section.
Kaz Kylheku
2017-07-29
1
-1
/
+1
*
lib: deprecate set-diff; extend set operations.
Kaz Kylheku
2017-07-26
1
-19
/
+98
*
Version 183.
txr-183
Kaz Kylheku
2017-07-19
1
-2
/
+2
*
doc: fix bad *args-full* heading.
Kaz Kylheku
2017-07-19
1
-1
/
+1
*
doc: log-emerg et al are not special variables.
Kaz Kylheku
2017-07-19
1
-2
/
+2
*
Named filters now stored in new *filters* hash.
Kaz Kylheku
2017-07-19
1
-0
/
+39
*
doc: listener: parenthesis matching jumps forward also.
Kaz Kylheku
2017-07-18
1
-1
/
+1
*
doc: listener: remove bogus sentence.
Kaz Kylheku
2017-07-18
1
-2
/
+1
*
doc: ffi out semantics wrongly refers to in semantics.
Kaz Kylheku
2017-07-18
1
-1
/
+1
*
doc: *trace-output* font.
Kaz Kylheku
2017-07-18
1
-1
/
+1
*
doc: no such method as lambda-ref.
Kaz Kylheku
2017-07-18
1
-1
/
+1
*
doc: no such function as make-buffer
Kaz Kylheku
2017-07-18
1
-1
/
+1
*
doc: no ffi type operator "bits".
Kaz Kylheku
2017-07-18
1
-2
/
+2
*
new function: nth
Kaz Kylheku
2017-07-18
1
-0
/
+34
*
new function: path-cat
Kaz Kylheku
2017-07-18
1
-0
/
+84
*
remove-path: exception semantics adjusted.
Kaz Kylheku
2017-07-17
1
-7
/
+13
*
lib: new function, relate.
Kaz Kylheku
2017-07-17
1
-0
/
+58
*
getopts: New argument type :text.
Kaz Kylheku
2017-07-16
1
-0
/
+4
*
ffi: add offset argument to ffi buffer functions.
Kaz Kylheku
2017-07-16
1
-4
/
+18
*
format: support leading zero printing for floats.
Kaz Kylheku
2017-07-16
1
-1
/
+14
*
global environment accessors can now create bindings.
Kaz Kylheku
2017-07-16
1
-14
/
+12
*
carray: add offset to carray-buf.
Kaz Kylheku
2017-07-15
1
-4
/
+28
*
New :lists feature in @(collect)/@(coll).
Kaz Kylheku
2017-07-11
1
-0
/
+18
*
doc: :vars not vars.
Kaz Kylheku
2017-07-11
1
-3
/
+6
*
Version 182.
txr-182
Kaz Kylheku
2017-07-09
1
-2
/
+2
*
doc: fix structure of section on compatibility.
Kaz Kylheku
2017-07-09
1
-4
/
+4
*
ffi: new function, zero-fill.
Kaz Kylheku
2017-07-09
1
-1
/
+33
*
structs: improve access to initfun and postinitfun.
Kaz Kylheku
2017-07-09
1
-2
/
+139
*
doc: missing word in compat note 165.
Kaz Kylheku
2017-07-09
1
-1
/
+1
*
doc: fix compat note 156.
Kaz Kylheku
2017-07-09
1
-5
/
+14
*
doc: make-struct-type postinitfun: outdated text.
Kaz Kylheku
2017-07-09
1
-9
/
+11
*
doc: bad formatting in make-struct-type
Kaz Kylheku
2017-07-09
1
-1
/
+1
*
doc: fixes under window-map.
Kaz Kylheku
2017-07-08
1
-2
/
+2
*
doc: fix spurious trailing comma in heading.
Kaz Kylheku
2017-07-08
1
-1
/
+1
*
doc: fix inappropriate code/codn in FFI types.
Kaz Kylheku
2017-07-08
1
-6
/
+6
*
doc: C and POSIX types, sections with heading.
Kaz Kylheku
2017-07-08
1
-31
/
+9
*
doc: change Buffers heading.
Kaz Kylheku
2017-07-08
1
-4
/
+9
*
doc: merge redundant sections on cptr.
Kaz Kylheku
2017-07-08
1
-33
/
+28
*
doc: subdivide FFI-related functions
Kaz Kylheku
2017-07-08
1
-1
/
+33
*
doc: FFI restructured.
Kaz Kylheku
2017-07-07
1
-57
/
+140
*
doc: fun operator has way to see macros.
Kaz Kylheku
2017-07-07
1
-1
/
+11
*
doc: document function names in compound forms.
Kaz Kylheku
2017-07-07
1
-0
/
+4
*
Lisp: lambda expressions are function names now.
Kaz Kylheku
2017-07-07
1
-8
/
+23
*
doc: mention syntax for calling methods.
Kaz Kylheku
2017-07-07
1
-2
/
+21
*
doc: fix call-super-fun error and add example.
Kaz Kylheku
2017-07-07
1
-1
/
+23
*
doc: deprecate call-super-method.
Kaz Kylheku
2017-07-07
1
-1
/
+16
[prev]
[next]