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
/
stdlib
/
struct.tl
Commit message (
Expand
)
Author
Age
Files
Lines
*
struct: slot warning only for bindable symbols.
Kaz Kylheku
2024-07-17
1
-1
/
+2
*
Copyright year bump 2024.
Kaz Kylheku
2024-01-18
1
-1
/
+1
*
Fix diagnostics which call non-symbol a symbol.
Kaz Kylheku
2023-07-11
1
-1
/
+1
*
defstruct: diagnostic improvement for boa args.
Kaz Kylheku
2023-05-05
1
-2
/
+2
*
lib: address remaining unused variable warnings.
Kaz Kylheku
2023-03-22
1
-6
/
+7
*
Copyright year bump 2023.
Kaz Kylheku
2023-01-01
1
-1
/
+1
*
New feature: struct preludes.
Kaz Kylheku
2022-11-03
1
-0
/
+18
*
defstruct: new :inherit clause.
Kaz Kylheku
2022-10-17
1
-5
/
+14
*
New function: macroexpand-struct-clause.
Kaz Kylheku
2022-10-13
1
-0
/
+5
*
structs: optional init-exprs now useful in :delegate
Kaz Kylheku
2022-10-11
1
-3
/
+13
*
defstruct: consolidate finalizers into one lambda.
Kaz Kylheku
2022-10-05
1
-6
/
+12
*
defstruct: refactor elimination of empty :init/:fini.
Kaz Kylheku
2022-10-05
1
-18
/
+18
*
define-struct-clause: reject :postfini
Kaz Kylheku
2022-10-04
1
-1
/
+1
*
oop: allow multiple :init, :fini, etc.
Kaz Kylheku
2022-10-04
1
-43
/
+29
*
New: %fun% mechanism for current function name.
Kaz Kylheku
2022-10-03
1
-15
/
+23
*
New :postfini feature in defstruct.
Kaz Kylheku
2022-09-27
1
-2
/
+16
*
Copyright year bump 2022.
Kaz Kylheku
2022-01-11
1
-1
/
+1
*
new feature: :mass-delegate struct clause macro.
Kaz Kylheku
2021-12-23
1
-0
/
+27
*
new feature: defstruct clause macros.
Kaz Kylheku
2021-12-22
1
-17
/
+54
*
defstruct: refactor with local function.
Kaz Kylheku
2021-12-22
1
-147
/
+146
*
license: reformat to fit 80 columns.
Kaz Kylheku
2021-08-16
1
-13
/
+13
*
oop: fix infelicity in new* and lnew* macros.
Kaz Kylheku
2021-07-31
1
-9
/
+12
*
defstruct: diagnose built-in type being redefined.
Kaz Kylheku
2021-07-09
1
-0
/
+2
*
file layout: moving share/txr/stdlib to stdlib.
Kaz Kylheku
2021-06-24
1
-0
/
+378