summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* test i forgot to commitHEADmasterJesse Luehrs2013-02-281-0/+52
* cleanupsJesse Luehrs2013-02-284-54/+31
* filter out empty path components when matching tooJesse Luehrs2013-02-151-1/+6
* try out a different testing interfaceJesse Luehrs2013-02-153-45/+72
* another testJesse Luehrs2013-02-151-0/+84
* move shared test helpers to a separate fileJesse Luehrs2013-02-152-11/+16
* getting rid of insert means we can use ListBufferJesse Luehrs2013-02-151-9/+9
* insertRoute is not particularly usefulJesse Luehrs2013-02-152-26/+12
* avoid some unnecessary conversionsJesse Luehrs2013-02-151-8/+8
* no reason routes themselves should be publicJesse Luehrs2013-02-152-109/+103
* style cleanupsJesse Luehrs2013-02-151-33/+25
* cleanupJesse Luehrs2013-02-141-1/+0
* implement uriForJesse Luehrs2013-02-142-2/+50
* a couple more edge cases for filling in a path templateJesse Luehrs2013-02-141-2/+19
* helper method to get a real path out of a routeJesse Luehrs2013-02-141-0/+21
* clean up Route a bitJesse Luehrs2013-02-141-12/+4
* implement optionalsJesse Luehrs2013-02-142-10/+14
* initial sketchJesse Luehrs2013-02-132-0/+279