Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util.paths: Don't treat path as pattern, fix traceback (thanks Menel87) | Kim Alvefur | 2019-11-08 | 1 | -2/+2 |
* | util.paths: Fixed file termination for package.cpath's extra path | João Duarte | 2019-08-16 | 1 | -1/+1 |
* | util.paths: Refactored a variable, to avoid shadowing | João Duarte | 2019-08-01 | 1 | -4/+4 |
* | util.paths: Added the function 'complement_lua_path' | João Duarte | 2019-08-01 | 1 | -0/+16 |
* | util.paths: Add function for joining path segments | Kim Alvefur | 2014-11-08 | 1 | -0/+6 |
* | core.configmanager: Move path utility functions into util.paths | Kim Alvefur | 2014-05-09 | 1 | -0/+38 |