gosora/router_gen
Azareal 20bb909c54 Moving the files into subpackages 1/?
Moved more routes into the router generator.
Renamed a few of the routes.
Refactored the router generator.
Fixed PreRoute.

Began work on letting plugins plug into the template transpiler.
2017-11-10 03:33:11 +00:00
..
build.bat Gosora now uses the generated router. There's still a fair bit of work to be done on this, I might turn the switch into a proper parser at some point, as there are a few inefficiencies in it's design. 2017-04-13 10:26:40 +01:00
main.go I've revamped the query generator to reduce the number of globals, this'll help us split up the software and plugins in the future. 2017-11-05 09:55:34 +00:00
route_group.go Moving the files into subpackages 1/? 2017-11-10 03:33:11 +00:00
route_impl.go Moving the files into subpackages 1/? 2017-11-10 03:33:11 +00:00
route_subset.go Moving the files into subpackages 1/? 2017-11-10 03:33:11 +00:00
routes.go Moving the files into subpackages 1/? 2017-11-10 03:33:11 +00:00
run.bat Gosora now uses the generated router. There's still a fair bit of work to be done on this, I might turn the switch into a proper parser at some point, as there are a few inefficiencies in it's design. 2017-04-13 10:26:40 +01:00