summaryrefslogtreecommitdiff
path: root/Omni/Log
AgeCommit message (Expand)Author
20 hoursExpand terminalLock scope to protect all terminal I/OBen Sima
20 hoursImprove terminalLock comment for clarityBen Sima
21 hoursFix segfault: add mutex for ANSI terminal operationsBen Sima
23 hoursFix NixOS integration: separate package building from OS buildsBen Sima
24 hoursfix: handle stdin EOF in terminal detection and subprocess spawningBen Sima
24 hoursrefactor(bild): simplify terminal output - use --loud flagBen Sima
25 hoursfeat(bild): adaptive terminal output with width detectionBen Sima
41 hoursImplement concurrent analysis with [+] state indicatorBen Sima
41 hoursRemove blank lines after build completesBen Sima
41 hoursFix cursor movement to avoid updating wrong linesBen Sima
41 hoursFix cursor positioning to preserve shell promptBen Sima
41 hoursRedesign LineManager to show one line per namespaceBen Sima
42 hoursFix concurrent terminal update issuesBen Sima
42 hoursFix prompt preservation and cleanup extra lines at endBen Sima
42 hoursFix blank lines in parallel build outputBen Sima
42 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
44 hoursThread LineManager through build functionsBen Sima
44 hoursCreate Omni/Log/Concurrent module for multi-line outputBen Sima