about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Let's be specific about the source of the param.Franck Cuny2013-04-212-4/+4
* Add a simple test for the request type.Franck Cuny2013-04-211-0/+32
* Add a constructor to create the Request object.Franck Cuny2013-04-212-5/+9
* Normalize the name of captured components.Franck Cuny2013-04-211-2/+9
* Apply gofmtFranck Cuny2013-04-212-5/+5
* Simplify the dispatch's workflow.Franck Cuny2013-04-215-24/+31
* Rename the type fn to fns and add a real type fnFranck Cuny2013-04-211-4/+5
* Small improvementsFranck Cuny2013-04-213-17/+11
* Disambiguate routes when more than one match.Franck Cuny2013-04-214-14/+84
* Add support for optional parameter in a path.Franck Cuny2013-04-212-7/+43
* Add very simple test to validate routes.Franck Cuny2013-04-211-0/+46
* The test was inversed.Franck Cuny2013-04-211-1/+1
* Clean the Path from useless /.Franck Cuny2013-04-212-1/+17
* Support parameters in URL.Franck Cuny2013-04-212-19/+60
* Very simple implementation for the framework.Franck Cuny2013-04-175-0/+158
* Welcome to mooh.Franck Cuny2013-04-171-0/+12