Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix HLint warnings | Egor Tensin | 2017-06-13 |
| | |||
* | refactoring | Egor Tensin | 2017-06-12 |
| | |||
* | delpath: don't do anything if variable is missing | Egor Tensin | 2017-06-12 |
| | |||
* | WindowsEnv: {VarName,VarValue} -> {Name,Value} | Egor Tensin | 2017-06-11 |
| | | | | | Also, fix compiler warnings (I've got too used to building with `--ghc-options -w`). | ||
* | refactoring | Egor Tensin | 2017-06-11 |
| | |||
* | refactoring | Egor Tensin | 2017-06-11 |
| | | | | | | | | | | The fact whether the registry value was a regular or an expandable string is now propagated up to the `Environment` module (and even further to the apps). This was done to get rid of these weird `setString*` functions (and the like). I don't feel like I've came up with the right abstractions yet though, so there's more work on this to come. | ||
* | delpath: remove all directory path occurrences | Egor Tensin | 2017-06-10 |
| | |||
* | rename directories | Egor Tensin | 2017-03-26 |