Age | Commit message (Expand) | Author |
2022-08-05 | Combine GhcLib and GhcExe into just Ghc | Ben Sima |
2022-08-04 | Add wutbar glyph and use it | Ben Sima |
2022-08-04 | Improve bild logging | Ben Sima |
2022-08-03 | Fix bild test | Ben Sima |
2022-08-03 | Distinguish between output name and output path | Ben Sima |
2022-08-03 | Print bild JSON analysis as a dictionary instead of a stream | Ben Sima |
2022-08-03 | Key analyses on Namespace, not FilePath | Ben Sima |
2022-08-03 | Fold analyses with a caching container | Ben Sima |
2022-08-03 | Add compilerFlags to Target | Ben Sima |
2022-08-02 | Simplify analyze code a bit more | Ben Sima |
2022-08-02 | Break up monolithic detectImports function | Ben Sima |
2022-07-29 | Implement Guile linking for C builds | Ben Sima |
2022-07-29 | Parse sysdeps for C code | Ben Sima |
2022-07-25 | Concurrently analyze transitive dependencies | Ben Sima |
2022-07-25 | Add basic support for building C code | Ben Sima |
2022-07-25 | Fix typo | Ben Sima |
2022-07-25 | Remove GHCJS support completely | Ben Sima |
2022-07-20 | Re-enable scheme builds | Ben Sima |
2022-07-19 | Provision lisp repls with nix | Ben Sima |
2022-07-19 | Upgrade nixpkgs, ghc923 | Ben Sima |
2022-07-17 | Add basic Rust support | Ben Sima |
2022-07-14 | Sort this enum alphabetically | Ben Sima |
2022-07-14 | Remove unnecessary Map | Ben Sima |
2022-07-05 | Doc fixes | Ben Sima |
2022-03-30 | Add isCab function | Ben Sima |
2021-12-21 | Remove some old bild comments | Ben Sima |
2021-12-21 | Extract repl program from bild | Ben Sima |
2021-12-21 | Fix bild --repl to use the proper hasakell package set | Ben Sima |
2021-12-14 | Add custom package db to ghcPkgFindModule | Ben Sima |
2021-12-13 | Add --repl for Haskell programs | Ben Sima |
2021-12-13 | Factor out test function | Ben Sima |
2021-12-07 | Add simple API key feature to Dragons.dev | Ben Sima |
2021-12-07 | Stub out dragons-analyze docker image | Ben Sima |
2021-11-26 | FOrmatting | Ben Sima |
2021-11-26 | Move Biz/Que/Prod.nix to Biz/Que.nix | Ben Sima |
2021-11-26 | Automatically detect Haskell dependencies | Ben Sima |
2021-11-26 | Convert from r6rs to r7rs | Ben Sima |
2021-11-26 | Upgrade to nixos-21.05 | Ben Sima |
2021-11-26 | Get all scheme code compiling with Guile | Ben Sima |
2021-11-26 | Remove required nix arguments | Ben Sima |
2021-02-17 | Fixup some modules | Ben Sima |
2021-02-05 | Prefer traverse over mapM | Ben Sima |
2021-02-05 | Add 'tidy' to Plan | Ben Sima |
2021-01-29 | Lint 'return' into 'pure', replace bind operator | Ben Sima |
2021-01-26 | Create Biz.Log library, extracted from Biz.Bild | Ben Sima |
2021-01-26 | Add user subscription field | Ben Sima |
2021-01-22 | Better bild output | Ben Sima |
2021-01-22 | Add --loud feature to bild | Ben Sima |
2021-01-22 | Fix gap in bild log | Ben Sima |
2021-01-16 | Check and print bild --test output | Ben Sima |