Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2025-04-17
| ||
14:58 | Version 0.21.0 ... (Leaf check-in: ef331b4f0c user: stern tags: release, trunk, v0.21.0) | |
09:21 | Update changelog ... (check-in: 6f32e74255 user: stern tags: trunk) | |
09:03 | Fix error in zmk parser that caused a panic ... (check-in: 0dc2a16e62 user: stern tags: trunk) | |
2025-04-16
| ||
15:57 | Refactor code to make linter happy ... (check-in: 1ef017c7cb user: stern tags: trunk) | |
15:56 | Insert new Zid for Modules zettel (7) -> Zid of other system zettel are moved. ... (check-in: 0af486b777 user: stern tags: trunk) | |
2025-04-15
| ||
16:28 | Update dependencies: sx, sxweb, zsx ... (check-in: 73f1d04cea user: stern tags: trunk) | |
16:10 | Add API client function GetReferences ... (check-in: 46127b34b8 user: stern tags: trunk) | |
2025-04-03
| ||
11:07 | Update to latest Sx, zsx, sxwebs ... (check-in: 2d43ee8af1 user: stern tags: trunk) | |
2025-03-25
| ||
16:55 | Fix sz.ScanReference to allow fragments only resulting in SELF reference ... (check-in: 7fa708d3bd user: stern tags: trunk) | |
16:45 | Refactor sz.ScanReference, leading to updated tests ... (check-in: 748a21e51f user: stern tags: trunk) | |
2025-03-20
| ||
15:22 | Moved ScanEntity back to zsx ... (check-in: 07bbd8cce6 user: stern tags: trunk) | |
15:13 | Got zsc/input/ScanEntity ... (check-in: 95f53cd9aa user: stern tags: trunk) | |
13:34 | Extracted domain/id/idgraph to zero, to make it more accessible ... (check-in: 0791fe7625 user: stern tags: trunk) | |
2025-03-18
| ||
19:12 | Re-introduce sz.Meta and its associated functions ... (check-in: 82780b45b0 user: stern tags: trunk) | |
14:48 | Move package input to zsx; use zsx symbols ... (check-in: e7328338dc user: stern tags: trunk) | |
2025-03-17
| ||
18:01 | Remove usage of attrs.Attribute, in fovour of zsx.Attribute, same for sz.GoValue ... (check-in: d5fd7ae0e0 user: stern tags: trunk) | |
17:42 | Remove some unused code ... (check-in: ce441e6890 user: stern tags: trunk) | |
13:42 | Remove Sz CALL-*, which are replaced by cell attributes ... (check-in: fb01063d35 user: stern tags: trunk) | |
11:49 | Add attribute to Sz encoding of table cells ... (check-in: ba884382ed user: stern tags: trunk) | |
2025-03-14
| ||
14:43 | Add attributes to block BLOBs ... (check-in: 7e15b5aa03 user: stern tags: trunk) | |
13:34 | sz: add attributes to list and description elements ... (check-in: a55579640a user: stern tags: trunk) | |
2025-03-13
| ||
17:28 | Add missing sz walker for SymBLOB ... (check-in: 2ee0524d19 user: stern tags: trunk) | |
14:54 | Move reference scanning from sz/zmk to sz ... (check-in: 89b203012d user: stern tags: trunk) | |
14:17 | Refactor sz Reference handling ... (check-in: b2e6ce0cd3 user: stern tags: trunk) | |
13:38 | sz: refactor all SymLink* into one SymLink, and reference shows the link type ... (check-in: 3f6c2b1e8a user: stern tags: trunk) | |
2025-03-12
| ||
17:12 | sz/zmk: refactor to use a user-initialized parser struct ... (check-in: 75cc371b38 user: stern tags: trunk) | |
16:48 | Fix changelog ... (check-in: 07ea1d1e75 user: stern tags: trunk) | |
2025-03-07
| ||
16:02 | Fix date in home page ... (check-in: 9c43b4d2b2 user: stern tags: trunk) | |
15:01 | Version 0.20.0 ... (check-in: 16b4168715 user: stern tags: release, trunk, v0.20.0) | |
2025-03-04
| ||
21:11 | sz: allow optional inlines in Transclude list ... (check-in: d73c989323 user: stern tags: trunk) | |
2025-03-02
| ||
20:49 | sz/zmk: remove ParseInline, it is only needed for internal tests; small associated refactorings, e.g. rename ParseBlocks into Parse ... (check-in: ffb4bbf104 user: stern tags: trunk) | |
2025-03-01
| ||
23:47 | Refactor sz/zmk parsing methods to use input only, if possible ... (check-in: e02bf476a5 user: stern tags: trunk) | |
23:26 | sz/zmk parses attributes with internal functions instead of parser methods (refactor) ... (check-in: a264505e6c user: stern tags: trunk) | |
23:10 | Remove one stmt that was wrongly "modernized" ... (check-in: d6d7fb1786 user: stern tags: trunk) | |
2025-02-26
| ||
21:23 | Apply modernize ... (check-in: de0d19d41c user: stern tags: trunk) | |
2025-02-25
| ||
19:09 | Introduce sz.MakeXXX functions to build AST nodes; refactor; fix some minor bugs ... (check-in: 885ca05c08 user: stern tags: trunk) | |
12:03 | Client: no sx reader limit for QueryZettelData ... (check-in: 75031f89e1 user: stern tags: trunk) | |
2025-02-24
| ||
18:40 | Make sz.walk.Visitor.VisitAfter simpler ... (check-in: fa40a48cc0 user: stern tags: trunk) | |
13:06 | Remove some linter warnings ... (check-in: e60c0d63e9 user: stern tags: trunk) | |
13:01 | Fix embed parsing (syntax) ... (check-in: 5684966b9d user: stern tags: trunk) | |
12:21 | Fix walk error for embed ... (check-in: 70a40876e8 user: stern tags: trunk) | |
11:13 | Adapt client.QueryZettelData to new encoding in ZS 0.20-dev ... (check-in: bfb53b97f7 user: stern tags: trunk) | |
10:08 | Fix: sexp.ParseList ... (check-in: cad09c46bd user: stern tags: trunk) | |
09:41 | Add type spec 'r' to sexp.ParseList ... (check-in: c8f96ad44a user: stern tags: trunk) | |
2025-02-18
| ||
18:06 | Fix some errors in zmk parser ... (check-in: e95a9f353c user: stern tags: trunk) | |
11:19 | Adapt to sx update: ListBuilder.List() does not reset any more ... (check-in: f4088f654e user: stern tags: trunk) | |
2025-02-17
| ||
13:43 | Update dependencies ... (check-in: 961574f9e8 user: stern tags: trunk) | |
2025-02-16
| ||
18:02 | Use sx list iters ... (check-in: 0f7af1b4d6 user: stern tags: trunk) | |
2025-02-14
| ||
16:52 | Fix idset intersection (remove falso optimization) ... (check-in: 0a3290c5ef user: stern tags: trunk) | |
2025-02-13
| ||
13:16 | Reword home page; fix a typo ... (check-in: 2a0501e6b5 user: stern tags: trunk) | |