aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* adapt outside parser to latest changesJohannes Rudolph2014-07-082-3/+8
|
* add support for custom rangesJohannes Rudolph2014-07-084-8/+36
|
* centralize place to define the default separatorJohannes Rudolph2014-07-082-7/+10
|
* apply scalariformJohannes Rudolph2014-07-083-21/+19
|
* refactoring and sprinkle some syntactic sugar for better test writingJohannes Rudolph2014-07-083-39/+22
|
* saner parser and generation modelJohannes Rudolph2014-07-083-27/+21
|
* fix parsing to allow an arbitrary number of elements on the top-level, fixes #3Johannes Rudolph2014-07-083-15/+18
|
* add tests for the current stateJohannes Rudolph2014-07-082-0/+60
|
* Merge branch '0.5.1'Johannes Rudolph2013-10-241-1/+4
|\
| * cross-build for sbt 0.13, fixes #80.5.1Johannes Rudolph2013-10-241-1/+4
| |
* | 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
* prepare releasev0.5.1Johannes Rudolph2013-06-031-0/+17
|
* Insert patterns for i+1milo-minderbender2013-05-131-1/+3
|
* move from "cc.spray" to "io.spray"Johannes Rudolph2012-10-163-3/+3
|
* licensing mattersJohannes Rudolph2012-10-103-0/+18
|
* be compatible from 0.11.2 to 0.12Johannes Rudolph2012-10-101-1/+1
|
* simplified syntax and provide a proper parserJohannes Rudolph2012-10-103-70/+96
|
* first version of pluginJohannes Rudolph2012-10-102-0/+112