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