AKTIVE

Timeline
Login

Timeline

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

19 check-ins using file etc/generator/virtual/draw.tcl version 7e6e623241

2025-05-16
20:47
fixup: typo in column doc change. chore: regenerated docs for accumulated changes. Leaf check-in: e5ca73f527 user: aku tags: trunk
20:41
tweak: reformat color image, reduced code width. tweak: simplified column profile doc setup. check-in: aa3c402e37 user: aku tags: trunk
20:39
feat: support single-input for the associative binary/n-ary ops. returns input unchanged. note: implemented with the new simplifier commands. note: updated tests, new tests. check-in: 71841bc561 user: aku tags: trunk
20:37
feat: extended simplifier with arity check, and return first input of many. fix: typo in input counter, wrong list. check-in: 2c9eef4d61 user: aku tags: trunk
18:45
fixup: typo check-in: 8711c47606 user: aku tags: trunk
18:43
feat: tool providing code statistics for the repository/project. check-in: 9d04da31a2 user: aku tags: trunk
2025-04-10
16:34
feat: added `transform points` to handle batch transform of point series chore: regenerated docs check-in: b91608abf5 user: aku tags: trunk
2025-04-09
16:41
chore: regenerated docs check-in: bcef8e9a2b user: aku tags: trunk
16:38
feat: database of named colors (CSS level 4), lookup command, image command check-in: f7c6ef1631 user: aku tags: trunk
16:20
update: code statistics update: tooling info check-in: ab02b79ec9 user: aku tags: trunk
2025-04-06
13:21
fix: typo (sources) fix: remove profile reference from `cached` check-in: b4f6eec15c user: aku tags: trunk
13:14
fix: typo chore: regenerated docs check-in: 901f7749df user: aku tags: trunk
13:11
tweak: indent/formatting of generated trace code check-in: 45aa31db99 user: aku tags: trunk
13:09
redo: switched column `top profile` from `cached` to custom implementation perf: ~200x (*) note: structurally identical to connected components (per-row base results + row fusion into larger blocks) feat: added complementary bottom profile (*) Comparing the generation of top and bottom profiles for 184 example images, the aggregated time went from 709513 milliseconds (before) down to 3215 milliseconds (after), for a factor `220.69 before/after`. check-in: 423b19c96b user: aku tags: trunk
2025-04-05
12:05
tweak: batch internals to identify a possibly hung batch processor check-in: a6bc813205 user: aku tags: trunk
2025-04-04
20:04
chore: more doc work check-in: 03ec2c4ef9 user: aku tags: trunk
20:03
chore: regenerated docs check-in: 6cd3629c5d user: aku tags: trunk
19:53
redo: switched `left profile` from `cached` to a simple row reducer. perf: ~10x (*) feat: added complementary right profile. (*) Comparing the generation of left and right profiles for 184 example images, the aggregated time went from 70922 milliseconds (before) down to 2168 milliseconds (after), for a factor `32.71 before/after`. check-in: 8f4bf0cb33 user: aku tags: trunk
16:34
feat: add `lines` sdf, representing a set of independent line segments check-in: a24a1f6a6c user: aku tags: trunk