aboutsummaryrefslogtreecommitdiff
path: root/src/Locations/SingleFolderLocationService.kt
AgeCommit message (Collapse)Author
2015-10-29Use Guice injector and ServiceLocator to load implementations on the flySergey Mashkov
2015-02-20allow a LocationService to take a qualified name directly, not just a ↵Dmitry Jemerov
DocumentationNode
2015-02-19refactor extension setup; encapsulate extension in LocationServiceDmitry Jemerov
2015-02-19remove dependency of Location on a File; use more meaningful locations in testsDmitry Jemerov
2015-02-09make sure that file names generated from identifiers are unique on ↵Dmitry Jemerov
case-insensitive file systems
2014-07-14Location services, formatting services, initial self-documentation output.Ilya Ryzhenkov