summaryrefslogtreecommitdiff
path: root/Omni/Log
AgeCommit message (Expand)Author
23 hoursExpand terminalLock scope to protect all terminal I/OBen Sima
23 hoursImprove terminalLock comment for clarityBen Sima
24 hoursFix segfault: add mutex for ANSI terminal operationsBen Sima
26 hoursFix NixOS integration: separate package building from OS buildsBen Sima
27 hoursfix: handle stdin EOF in terminal detection and subprocess spawningBen Sima
27 hoursrefactor(bild): simplify terminal output - use --loud flagBen Sima
28 hoursfeat(bild): adaptive terminal output with width detectionBen Sima
43 hoursImplement concurrent analysis with [+] state indicatorBen Sima
44 hoursRemove blank lines after build completesBen Sima
44 hoursFix cursor movement to avoid updating wrong linesBen Sima
44 hoursFix cursor positioning to preserve shell promptBen Sima
44 hoursRedesign LineManager to show one line per namespaceBen Sima
45 hoursFix concurrent terminal update issuesBen Sima
45 hoursFix prompt preservation and cleanup extra lines at endBen Sima
45 hoursFix blank lines in parallel build outputBen Sima
45 hoursClean up build output and add [+] for analyzing phaseBen Sima
45 hoursFix parallel build output format with status indicators and colorsBen Sima
46 hoursComplete multi-line concurrent logging integrationBen Sima
46 hoursIntegrate LineManager with logging systemBen Sima
47 hoursThread LineManager through build functionsBen Sima
47 hoursCreate Omni/Log/Concurrent module for multi-line outputBen Sima