Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2025-04-03
| ||
11:12 | Adapt to dependency change (Sx) ... (Leaf check-in: 7002f77316 user: stern tags: trunk) | |
2025-03-25
| ||
16:57 | Adapt to zsc changes (refactored sz.ScanReference) ... (check-in: b2fddd6b32 user: stern tags: trunk) | |
2025-03-24
| ||
10:04 | Merge kernel/impl.go into kernel/kernel.go; remove some unneeded functions; make some functions private ... (check-in: 21fab08139 user: stern tags: trunk) | |
09:48 | Remove kernel.Kernel interface; there is only one struct that implements that interface ... (check-in: a2b7a21a44 user: stern tags: trunk) | |
2025-03-20
| ||
18:08 | Merge kernel/impl with kernel ... (check-in: 5a1e31b361 user: stern tags: trunk) | |
16:21 | Splice package internal/web/server/impl -> internal/web/server ... (check-in: a8d9977b97 user: stern tags: trunk) | |
15:24 | Adapt again to zsc/zsx changes ... (check-in: e1014c464d user: stern tags: trunk) | |
15:14 | Adapt to zsc/zsx changes ... (check-in: beea3409ed user: stern tags: trunk) | |
13:36 | Adapt to zsc/zero changes ... (check-in: bd1bcc03f8 user: stern tags: trunk) | |
12:30 | WebUI: fix calculation of shadowed boxes in info view ... (check-in: f57d54ca64 user: stern tags: trunk) | |
2025-03-18
| ||
14:51 | Adapt to zsc/zsx changes ... (check-in: 1c97db52f5 user: stern tags: trunk) | |
2025-03-17
| ||
18:05 | Adapt to zsc change (move some definitions to new zsx) ... (check-in: 3dd760d75c user: stern tags: trunk) | |
13:50 | In Sz, encode table cell alignment as an attribute ... (check-in: 226a360df9 user: stern tags: trunk) | |
11:52 | Adapt to zsc change: add attribute to sz encoding of table cells ... (check-in: 2e2b68ef8e user: stern tags: trunk) | |
10:31 | Refactor encoder: remove WriteContent and WriteInlines ... (check-in: 9b4d7dcb27 user: stern tags: trunk) | |
2025-03-14
| ||
14:45 | Add attributes to block BLOBs ... (check-in: e328bec31b user: stern tags: trunk) | |
13:39 | Add attribute to sz encoding of lists and descriptions ... (check-in: 3d58de9a41 user: stern tags: trunk) | |
2025-03-13
| ||
17:34 | Refactor all remaining parsers to produce sz nodes, instead of AST node ... (check-in: a60833ae1e user: stern tags: trunk) | |
16:24 | Markdown parser produces sz nodes, not ast nodes ... (check-in: 03432b59fd user: stern tags: trunk) | |
14:20 | Update to latest zsc ... (check-in: 4bafb0b7b4 user: stern tags: trunk) | |
13:42 | Refactor sz LINK-* symbols into one symbol LINK. Type of reference is encoded in reference itself ... (check-in: 6410cf4b8b user: stern tags: trunk) | |
2025-03-12
| ||
17:16 | Adapt to zsc change: zmk parser as struct ... (check-in: 209c52020b user: stern tags: trunk) | |
14:50 | Adapt dependency zettel to moved "draw" parser code ... (check-in: 020f14ec52 user: stern tags: trunk) | |
2025-03-11
| ||
18:23 | Move "draw" parser into webs project as webs/aasvg ... (check-in: 21e6d126ee user: stern tags: trunk) | |
17:39 | Move all parser into one package ... (check-in: 1e8c0c9415 user: stern tags: trunk) | |
16:19 | Remove unneeded encoder vars for text and zmk encoding ... (check-in: 45c2680bfa user: stern tags: trunk) | |
14:11 | Move all encoders in one package ... (check-in: 725013bc89 user: stern tags: trunk) | |
2025-03-10
| ||
18:52 | Refactored strfun.XMLEscape into web/xml ... (check-in: 08d7e39dbc user: stern tags: trunk) | |
17:04 | Typos in Website; add missing download link to Android executable ... (check-in: 9e0f33d64a user: stern tags: trunk) | |
16:52 | Move internal packages below dir "internal" ... (check-in: 6f5241082e user: stern tags: trunk) | |
2025-03-07
| ||
19:04 | Increase version to 0.21.0-dev to begin next development cycle ... (check-in: 78bd8825fa user: stern tags: trunk) | |
16:48 | Fix release date for 0.20.0 in changelog ... (check-in: f0f37f254c user: stern tags: trunk) | |
16:06 | Version 0.20.0 ... (check-in: 674f1fe89d user: stern tags: trunk, release, v0.20.0) | |
10:41 | Update golang dependencies ... (check-in: b138cefd04 user: stern tags: trunk) | |
2025-03-04
| ||
21:23 | Prepare for adding an inline in a transclude node ... (check-in: c10b43e269 user: t73fde tags: trunk) | |
2025-03-03
| ||
23:45 | Remove inline variant of parser/cleaner and evaluator: they were not used any more ... (check-in: 71ae7fc16a user: t73fde tags: trunk) | |
2025-03-02
| ||
20:57 | Adapt to latest ZSC ... (check-in: 7ba17a4d02 user: t73fde tags: trunk) | |
2025-03-01
| ||
23:49 | Update to latest ZSC ... (check-in: 41033e6438 user: t73fde tags: trunk) | |
2025-02-27
| ||
21:03 | emove HTTP server timeouts: Zettelstore should not be exposed directly to the internet, e.g. because of missing HTTP encryption. ... (check-in: 4d723b858b user: t73fde tags: trunk) | |
2025-02-26
| ||
21:25 | Apply modernize ... (check-in: cbcabd5f78 user: t73fde tags: trunk) | |
2025-02-25
| ||
19:12 | Adapt to ZSC changes (introducing sz.MakeXXX AST building functions), refactor sz encoder to remove sx.Vector and use sx.ListBuilder ... (check-in: 75f4589146 user: stern tags: trunk) | |
12:04 | Update to latest Sx, Zsc ... (check-in: 551552261b user: stern tags: trunk) | |
2025-02-24
| ||
18:44 | Adapt to ZSC change (walk.VisitAfter) ... (check-in: c09ee91763 user: stern tags: trunk) | |
13:07 | sztrans: add syntax to AST embed ... (check-in: 38addcb338 user: stern tags: trunk) | |
11:16 | Update to new ZSC ... (check-in: 3d605a8325 user: stern tags: trunk) | |
11:11 | API: remove superflouous '(list ...)' in data encoding for query and aggregate ... (check-in: e14941fc3c user: stern tags: trunk) | |
2025-02-21
| ||
18:29 | Some refactorings in preparation of sx transition ... (check-in: 9745a8d7ab user: stern tags: trunk) | |
14:10 | Remove previous parser ... (check-in: 9568880ac6 user: stern tags: trunk) | |
2025-02-18
| ||
18:09 | Enable ZMK parser from ZSC ... (check-in: a2e12ea461 user: stern tags: trunk) | |
11:27 | Adapt to Sx changes: use ListBuilder.AddN ... (check-in: f85c9deb7c user: stern tags: trunk) | |