aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/spray/boilerplate/TemplateParser.scala
Commit message (Collapse)AuthorAgeFilesLines
* fix parsing to allow an arbitrary number of elements on the top-level, fixes #3Johannes Rudolph2014-07-081-8/+14
|
* Modify TemplateParser to reduce parser scope.Mark Lister2013-06-071-3/+20
| | | | | | | Template file to parse regions outside [# and #] as FixedString not LiteralString FixedString to match ##nnn... not ##n
* move from "cc.spray" to "io.spray"Johannes Rudolph2012-10-161-0/+56