summaryrefslogtreecommitdiff
path: root/specs
Commit message (Expand)AuthorAgeFilesLines
* Update JSON accordinglyJulian Gonggrijp2021-07-051-0/+15
* Specify block scope resolution (#125)Julian Gonggrijp2021-07-051-0/+11
* Added Lambdas for PowerShell/PSMustacheSPL2021-05-062-10/+30
* Merge pull request #124 from jgonggrijp/implicit-iterator-interpolationv1.2.1Dan Appel2021-05-022-0/+75
|\
| * Specify interpolation behavior for implicit iterator (#82)Julian Gonggrijp2021-04-192-0/+75
* | Merge pull request #123 from jgonggrijp/null-interpolationDan Appel2021-05-026-0/+75
|\ \
| * | Specify null handling in (inverted) sections (@Danappelxx comment #123)Julian Gonggrijp2021-04-234-0/+30
| * | Specify how to interpolate null (#101)Julian Gonggrijp2021-04-192-0/+45
| |/
* | Process the first three review comments by @bobthecow (#125)Julian Gonggrijp2021-04-212-6/+7
* | Clarify the namespaces of Parents and BlocksJulian Gonggrijp2021-04-192-1/+6
* | Use more consistent terminology in the inheritance specsJulian Gonggrijp2021-04-192-72/+72
* | Expand the inheritance overviewJulian Gonggrijp2021-04-192-13/+39
* | Mark inheritance spec as optionalJulian Gonggrijp2021-04-192-0/+0
* | Rebuild inheritance jsonJulian Gonggrijp2021-04-191-1/+235
* | Fix inheritance spec whitespaceJulian Gonggrijp2021-04-191-13/+15
* | Merge branch 'master' into optional-inheritance-specJulian Gonggrijp2021-04-199-12/+1536
|\ \ | |/
| * Fix Rakefile to add __tag__: code for ~lambda test dataTim Siegel2021-03-291-0/+10
| * Pretty print JSON files, and terminate with newlineTim Siegel2021-03-297-7/+1462
| * Merge pull request #116 from softmoth/rakuDan Appel2021-03-292-1/+11
| |\
| | * ~lambdas: Add Raku language tests (formerly Perl 6)Tim Siegel2021-03-172-1/+11
| * | Run rake buildAdam Fowler2021-03-191-1/+1
| * | Fix Variable test in sections.ymlAdam Fowler2021-03-181-1/+1
| |/
| * update the JSON specs (rake build)Gabriel Scherer2021-03-091-1/+1
| * Add List context checkAndrew Martin2021-03-091-0/+15
| * clarify the behavior of context stacks / parent contextsGabriel Scherer2021-03-091-5/+22
| * update the generated .json filesGabriel Scherer2020-12-247-7/+7
| * Merge pull request #81 from bobthecow/implicit-iterator-iterationv1.1.3Ricardo Mendes2015-02-222-1/+8
| |\
| | * Test for iterating over implicit iterators.Justin Hileman2014-09-142-1/+8
| * | Merge pull request #36 from kanru/masterRicardo Mendes2014-10-241-0/+10
| |\ \ | | |/ | |/|
| | * Add lambda spec for Common Lisp.Kan-Ru Chen2012-01-291-0/+10
* | | Add template inheritance specDan Miller2014-04-142-0/+193
|/ /
* | Simplify issue #48 test case to be minimal.Chris Jerdonek2012-05-241-3/+5
* | Added "Dotted Names - Context Precedence" test.Chris Jerdonek2012-04-291-0/+6
|/
* Failed partial lookups should be empty. Fixes #21.Pieter van de Bruggen2011-07-152-2/+2
* Missing partials should be treated as empty strings.Pieter van de Bruggen2011-07-042-2/+10
* Merge remote-tracking branch 'davidsantiago/master'Pieter van de Bruggen2011-05-232-51/+61
|\
| * Added Clojure functions to the Lambda spec.David Santiago2011-05-238-7/+17
|/
* Merge branch 'v1.0'Pieter van de Bruggen2011-03-201-3/+30
|\
| * Tests for rendering lambdas with alternate delims.Pieter van de Bruggen2011-03-201-3/+30
* | Merge branch 'v1.0'Pieter van de Bruggen2011-03-0810-5/+67
|\ \ | |/
| * Added tests for standalone tags at string boundaries.Pieter van de Bruggen2011-03-0810-5/+67
* | Merge branch 'v1.0'Pieter van de Bruggen2011-03-0510-5/+48
|\ \ | |/
| * Adding specs for Windows newlines.Pieter van de Bruggen2011-03-0510-5/+36
| * Adding spec for indented inline sections.Pieter van de Bruggen2011-03-055-3/+15
| * Another quick typo correction.Pieter van de Bruggen2011-03-022-2/+2
* | Merge branch 'dot-notation'Pieter van de Bruggen2011-03-026-14/+122
|\ \
| * | Breaking the standalone dot notation spec into parts.Pieter van de Bruggen2011-03-028-72/+93
| * | Adding tests proving behavior for several tag types.Pieter van de Bruggen2011-02-241-0/+32
| * | Improving readability.Pieter van de Bruggen2011-02-241-0/+4
| * | Fixing a small copy/paste error.Pieter van de Bruggen2011-02-231-1/+1