summaryrefslogtreecommitdiff
path: root/Biz/Bild.hs
AgeCommit message (Expand)Author
2022-08-04Improve bild loggingBen Sima
2022-08-03Fix bild testBen Sima
2022-08-03Distinguish between output name and output pathBen Sima
2022-08-03Print bild JSON analysis as a dictionary instead of a streamBen Sima
2022-08-03Key analyses on Namespace, not FilePathBen Sima
2022-08-03Fold analyses with a caching containerBen Sima
2022-08-03Add compilerFlags to TargetBen Sima
2022-08-02Simplify analyze code a bit moreBen Sima
2022-08-02Break up monolithic detectImports functionBen Sima
2022-07-29Implement Guile linking for C buildsBen Sima
2022-07-29Parse sysdeps for C codeBen Sima
2022-07-25Concurrently analyze transitive dependenciesBen Sima
2022-07-25Add basic support for building C codeBen Sima
2022-07-25Fix typoBen Sima
2022-07-25Remove GHCJS support completelyBen Sima
2022-07-20Re-enable scheme buildsBen Sima
2022-07-19Provision lisp repls with nixBen Sima
2022-07-19Upgrade nixpkgs, ghc923Ben Sima
2022-07-17Add basic Rust supportBen Sima
2022-07-14Sort this enum alphabeticallyBen Sima
2022-07-14Remove unnecessary MapBen Sima
2022-07-05Doc fixesBen Sima
2022-03-30Add isCab functionBen Sima
2021-12-21Remove some old bild commentsBen Sima
2021-12-21Extract repl program from bildBen Sima
2021-12-21Fix bild --repl to use the proper hasakell package setBen Sima
2021-12-14Add custom package db to ghcPkgFindModuleBen Sima
2021-12-13Add --repl for Haskell programsBen Sima
2021-12-13Factor out test functionBen Sima
2021-12-07Add simple API key feature to Dragons.devBen Sima
2021-12-07Stub out dragons-analyze docker imageBen Sima
2021-11-26FOrmattingBen Sima
2021-11-26Move Biz/Que/Prod.nix to Biz/Que.nixBen Sima
2021-11-26Automatically detect Haskell dependenciesBen Sima
2021-11-26Convert from r6rs to r7rsBen Sima
2021-11-26Upgrade to nixos-21.05Ben Sima
2021-11-26Get all scheme code compiling with GuileBen Sima
2021-11-26Remove required nix argumentsBen Sima
2021-02-17Fixup some modulesBen Sima
2021-02-05Prefer traverse over mapMBen Sima
2021-02-05Add 'tidy' to PlanBen Sima
2021-01-29Lint 'return' into 'pure', replace bind operatorBen Sima
2021-01-26Create Biz.Log library, extracted from Biz.BildBen Sima
2021-01-26Add user subscription fieldBen Sima
2021-01-22Better bild outputBen Sima
2021-01-22Add --loud feature to bildBen Sima
2021-01-22Fix gap in bild logBen Sima
2021-01-16Check and print bild --test outputBen Sima
2021-01-16Add colors to tooling outputsBen Sima
2021-01-15Add bild --testBen Sima