]> gitweb.michael.orlitzky.com - dead/htsn-import.git/history - src/TSN/Codegen.hs
Add a selector namer (that handles leading underscores) to our codegen.
[dead/htsn-import.git] / src / TSN / Codegen.hs
2015-01-02 Michael OrlitzkyAdd a selector namer (that handles leading underscores...
2015-01-02 Michael OrlitzkyStrip leading underscores in our Groundhog codegen.
2014-01-13 Michael OrlitzkyUpdate documentation.
2014-01-12 Michael OrlitzkyAdd and update documentation.
2014-01-12 Michael OrlitzkyUSe lowerCaseSuffixNamingStyle as our base in TSN.Codegen.
2014-01-11 Michael OrlitzkyAdd some more customization to our codegen config.
2013-12-31 Michael OrlitzkyAdd a test for the correct field names in TSN.Xml.News.
2013-12-31 Michael OrlitzkyAdd the TSN.Codegen module to help Groundhog out.