aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/spray
Commit message (Collapse)AuthorAgeFilesLines
* cache parser rules for better performanceJohannes Rudolph2014-09-011-14/+14
|
* fix infinite parser loop with Scala <= 2.9Johannes Rudolph2014-09-011-2/+4
|
* adapt outside parser to latest changesJohannes Rudolph2014-07-081-2/+3
|
* add support for custom rangesJohannes Rudolph2014-07-082-8/+21
|
* centralize place to define the default separatorJohannes Rudolph2014-07-081-2/+5
|
* apply scalariformJohannes Rudolph2014-07-083-21/+19
|
* refactoring and sprinkle some syntactic sugar for better test writingJohannes Rudolph2014-07-082-36/+19
|
* saner parser and generation modelJohannes Rudolph2014-07-082-24/+12
|
* fix parsing to allow an arbitrary number of elements on the top-level, fixes #3Johannes Rudolph2014-07-081-8/+14
|
* 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
* Insert patterns for i+1milo-minderbender2013-05-131-1/+3
|
* move from "cc.spray" to "io.spray"Johannes Rudolph2012-10-163-0/+156