Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 ancestors of v0.20.0 back to v0.19.0
2025-03-07
| ||
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) | |
09:39 | Fix some issues in meta ... (check-in: 5d71126159 user: stern tags: trunk) | |
09:26 | Remove package domain/id/idslice ... (check-in: 133b836832 user: stern tags: trunk) | |
09:05 | Refactor meta.Value.AsList into more specific functions / iterators ... (check-in: 39d0d0b9f0 user: stern tags: trunk) | |
2025-02-12
| ||
19:18 | Use Go 1.24; rename app -> zero ... (check-in: 6878d8109a user: stern tags: trunk) | |
2025-02-11
| ||
12:06 | Remove package maps; replaced by slices.sorted(maps.Keys(m)) ... (check-in: 3eb36c7017 user: stern tags: trunk) | |
10:33 | Move package strfun back to Zettelstore ... (check-in: 9942fab24d user: stern tags: trunk) | |
10:14 | Make use of app/set.Set instead of strfun.Set ... (check-in: b42217cdde user: stern tags: trunk) | |
2025-02-07
| ||
15:51 | Move meta value method into appropriate file ... (check-in: e7e8aa300c user: stern tags: trunk) | |
15:50 | Refactor meta pair slices into iterators ... (check-in: 700aaf5426 user: stern tags: trunk) | |
2025-02-06
| ||
20:36 | Rename constants for verbatim/literal code ... (check-in: 782db312f8 user: stern tags: trunk) | |
20:20 | Move meta/zid constants from api to their specific packages ... (check-in: 1c2b2a231c user: stern tags: trunk) | |
19:27 | Refactor metadata value methods ... (check-in: 027a9fb591 user: stern tags: trunk) | |
2025-02-05
| ||
23:50 | Metadata values have its own (string) type ... (check-in: c9644d4746 user: stern tags: trunk) | |
2025-02-04
| ||
20:40 | Added domain/meta from zettelstore ... (check-in: 04137a28fb user: stern tags: trunk) | |
2025-02-03
| ||
17:50 | Rename idset.NewSet/NewSetCap -> New/NewCap ... (check-in: 2da700d7d2 user: stern tags: trunk) | |
17:22 | Add zettel identifier functions ... (check-in: 9566d48df0 user: stern tags: trunk) | |
2025-02-02
| ||
15:41 | API constant: add MIN directive ... (check-in: b29b1306bb user: stern tags: trunk) | |
2025-01-22
| ||
17:24 | Fix some issues in zmk parser ... (check-in: 979f17ec8b user: stern tags: trunk) | |
2025-01-17
| ||
16:22 | Fix zmk parser to handle multiple definitions for a description term ... (check-in: c12e4a5cb1 user: stern tags: trunk) | |
16:22 | Fix sz walker to call VisitAfter for leaf AST nodes ... (check-in: a3bb794ff6 user: stern tags: trunk) | |
2025-01-16
| ||
17:33 | Fix some issues with zmk parser and sz walker ... (check-in: fdded8eb63 user: stern tags: trunk) | |
2025-01-15
| ||
17:31 | Remove support for inline HTML literals ... (check-in: 4f6c1fb6f2 user: stern tags: trunk) | |
16:38 | Remove support for inline zettel ... (check-in: 41739cc062 user: stern tags: trunk) | |
15:52 | Remove constant sz.TypeZettelmarkup ... (check-in: 6b2de604e7 user: stern tags: trunk) | |
15:46 | Remove constant api.MetaZettelmarkup ... (check-in: 977db15978 user: stern tags: trunk) | |
2024-12-23
| ||
13:27 | Rename some shtml constants ... (check-in: d07b16e758 user: stern tags: trunk) | |
13:23 | Zettel ID for "Lists" menu ... (check-in: 50875b1acd user: stern tags: trunk) | |
2024-12-13
| ||
14:14 | Remove query action constants for rss/atom feed ... (check-in: 7902e0d349 user: stern tags: trunk) | |
12:10 | Version 0.19.0 ... (check-in: fd15ae683e user: stern tags: release, trunk, v0.19.0) | |