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