Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-31 | add FeatureNew decorators for various modules that were lacking them | Eli Schwartz | 1 | -0/+2 |
2021-12-21 | modules: use find_program implementation to find programs | Eli Schwartz | 1 | -6/+5 |
2021-08-03 | modules/dlang: Fix dependencies that should have been updated | Dylan Baker | 1 | -15/+9 |
2021-06-29 | fix: Always explicitly set encoding for text files (fixes #8263) | Daniel Mensinger | 1 | -2/+2 |
2021-06-03 | deps: Split dependencies.base | Daniel Mensinger | 1 | -1/+1 |
2021-05-28 | modules: Add methods dict everywhere | Xavier Claessens | 1 | -0/+3 |
2021-05-28 | modules: Remove snippet methods | Xavier Claessens | 1 | -2/+1 |
2021-03-19 | split program related classes and functions out of dependencies | Dylan Baker | 1 | -4/+2 |
2021-03-04 | various python neatness cleanups | Eli Schwartz | 1 | -1/+1 |
2018-07-16 | dlang module: allow all configuration types when generating dub.json | FFY00 | 1 | -37/+2 |
2018-06-17 | dlang module: add a method to generate a dub file | FFY00 | 1 | -0/+176 |