ALeo core library  Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

22 check-ins

2026-01-15
19:04
added method `LeoData::positions_for_key` Leaf check-in: c5715b861b user: vitalije tags: trunk
2026-01-12
06:31
added test for i2p check-in: cd1400c9a4 user: vitalije tags: trunk
2026-01-11
18:47
Fixed serious bug in item.set_headline implementation. Bug caused that sometimes when changing headline, links to parents and children got changed. check-in: 4f0a852cf0 user: vitalije tags: trunk
2025-12-23
15:17
published release 0.4.0 check-in: c21d0619d0 user: vitalije tags: trunk, release-0.4.0
14:26
after "cargo fmt"-ing source check-in: e0fe339da4 user: vitalije tags: trunk
14:14
added support for at-clean files synchronization check-in: 5bd2f80d0b user: vitalije tags: trunk
07:56
added support for line numbering check-in: 4c14789eb9 user: vitalije tags: trunk
2025-12-22
14:40
Right before publishing v0.3.0 check-in: 3c8cde6293 user: vitalije tags: trunk, release-0.3.0
13:54
Fixed some bugs in load_leo_xml. Added support for loading at-edit nodes. check-in: 57dfbf7e1f user: vitalije tags: trunk
2025-12-21
20:14
load_leo_xml function for loading Leo documents. check-in: df9441c6bc user: vitalije tags: trunk
2025-12-20
18:04
Changed `OutlineItem` representation from `[u16;128]` to `Vec(u16)`. Added support for generating and parsing at-clean and at-file content. check-in: d2c0fa3e4c user: vitalije tags: trunk
2025-12-17
07:30
reformatted code check-in: dbc7d0785e user: vitalije tags: trunk
07:22
added suport for generating and parsing at-file content check-in: 07d9b74e89 user: vitalije tags: trunk
2025-12-10
14:35
bumped version to 0.2.2 check-in: a9fed291ed user: vitalije tags: trunk
14:34
fixed some issues with check-in: 0748216266 user: vitalije tags: trunk
08:38
Changed README.md check-in: cfc5a7c3b3 user: vitalije tags: trunk
08:35
Simplified iterators using std::iter::successors, changed `[u16;128]` to `Box[u16]`, added `iter` method to `LeoData`, added some more tests. check-in: fa7c2f8978 user: vitalije tags: trunk
2025-12-09
19:44
bumped version to 0.2.0 check-in: c4a1b2f820 user: vitalije tags: trunk
19:38
Added some rust doc comments and bumped version to 0.1.1 check-in: c09a587193 user: vitalije tags: trunk
15:25
Implemented OutlineItem, LeoData and LeoPosition structs. Currently implementation allows building and traversing trees, linking nodes and unlinking nodes, keeping track of node sizes at all times. check-in: ab00899f8a user: vitalije tags: trunk
2025-12-06
20:12
Added README.md and basic stuff. check-in: 5ff863e6c7 user: vitalije tags: trunk
18:31
initial empty check-in check-in: 5a893a1c29 user: vitalije tags: trunk