Age | Commit message (Expand) | Author |
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 module stub so these are buildable | Ben Sima |
2022-08-03 | Add compilerFlags to Target | Ben Sima |
2022-08-02 | Make bild dev build work again | Ben Sima |
2022-08-02 | Simplify analyze code a bit more | Ben Sima |
2022-08-02 | Break up monolithic detectImports function | Ben Sima |
2022-08-02 | Fix test argument to deps | Ben Sima |
2022-08-01 | Fix some lints | Ben Sima |
2022-08-01 | Lint only changed files | Ben Sima |
2022-08-01 | Log to dumb terminals better | Ben Sima |
2022-08-01 | Add missing runtime dependencies to bild | Ben Sima |
2022-07-29 | Implement Guile linking for C builds | Ben Sima |
2022-07-29 | Refactor repl | Ben Sima |
2022-07-29 | Parse sysdeps for C code | Ben Sima |
2022-07-29 | Update nixos-mailserver and deploy Biz/Cloud.nix | Ben Sima |
2022-07-27 | Upgrade nixpkgs | Ben Sima |
2022-07-26 | Port Niv.Cli to Biz.Bild.Deps | Ben Sima |
2022-07-26 | Add hlint hints for bind +> and fmap </ | Ben Sima |
2022-07-26 | Put _/bin on the PATH | Ben Sima |
2022-07-25 | Concurrently analyze transitive dependencies | Ben Sima |
2022-07-25 | Run deadnix as a linter | Ben Sima |
2022-07-25 | Generate both emacs and vim tags | Ben Sima |
2022-07-25 | Add basic support for building C code | Ben Sima |
2022-07-25 | Add tags support for more languages | Ben Sima |
2022-07-25 | Remove some unused dev dependencies | Ben Sima |
2022-07-25 | Fix typo | Ben Sima |
2022-07-25 | Remove GHCJS support completely | Ben Sima |
2022-07-23 | Move comments to docstrings | Ben Sima |
2022-07-23 | Fix shell/exec | Ben Sima |
2022-07-23 | Add simple rust support in repl | Ben Sima |
2022-07-21 | Remove rustc and scheme from global environment | Ben Sima |
2022-07-21 | Add sysdeps to repl environments | Ben Sima |
2022-07-20 | Add PORT argument to repl | Ben Sima |
2022-07-20 | Provision scheme environments with nix | Ben Sima |
2022-07-20 | Re-enable scheme builds | Ben Sima |
2022-07-19 | Add note about direnv refreshing | Ben Sima |
2022-07-19 | Provision lisp repls with nix | Ben Sima |
2022-07-19 | Support multiple targets in repl | Ben Sima |
2022-07-19 | Upgrade nixpkgs, ghc923 | Ben Sima |
2022-07-18 | Move let bindings to 'private' | Ben Sima |
2022-07-18 | Delete ShellHook.sh in favor of just using direnv | Ben Sima |
2022-07-18 | Change help to tips | Ben Sima |
2022-07-18 | Move sentry function to Sentry.sh | Ben Sima |
2022-07-17 | Add support for SBCL repl | 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 |