summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #129 from jgonggrijp/inheritance-scope-resolutionv1.2.2Dan Appel2021-12-072-0/+26
|\
| * Update JSON accordinglyJulian Gonggrijp2021-07-051-0/+15
| * Specify block scope resolution (#125)Julian Gonggrijp2021-07-051-0/+11
|/
* Merge pull request #126 from splumhoff/masterDan Appel2021-05-112-10/+30
|\
| * 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
| |/
* | Merge pull request #125 from jgonggrijp/optional-inheritance-specv1.2.0Dan Appel2021-04-272-0/+461
|\ \ | |/ |/|
| * 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-1912-41/+1590
| |\ | |/ |/|
* | Merge pull request #121 from softmoth/json-code-tagDan Appel2021-03-302-2/+17
|\ \
| * | Fix Rakefile to add __tag__: code for ~lambda test dataTim Siegel2021-03-292-2/+17
* | | Merge pull request #119 from softmoth/json-newlineDan Appel2021-03-308-8/+1463
|\ \ \ | |/ /
| * | Pretty print JSON files, and terminate with newlineTim Siegel2021-03-298-8/+1463
|/ /
* | Merge pull request #122 from softmoth/format-testing-docDan Appel2021-03-291-26/+25
|\ \
| * | Fix TESTING.md Markdown list syntax; no content changesTim Siegel2021-03-211-26/+25
* | | 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
| |/ /
* | | Merge pull request #118 from adam-fowler/fix-section-variable-testDan Appel2021-03-292-2/+2
|\ \ \ | |/ / |/| |
| * | Run rake buildAdam Fowler2021-03-191-1/+1
| * | Fix Variable test in sections.ymlAdam Fowler2021-03-181-1/+1
|/ /
* | Add MIT licenseDan Appel2021-03-101-0/+20
* | Merge pull request #114 from gasche/clarify-context-stacksDan Appel2021-03-092-6/+38
|\ \
| * | 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
|/ /
* | Merge pull request #113 from gasche/refresh-specsDan Appel2021-03-088-8/+9
|\ \
| * | update the generated .json filesGabriel Scherer2020-12-247-7/+7
| * | Rakefile: ensure the ATTN warning is merged before the test data, not afterGabriel Scherer2020-12-241-1/+2
|/ /
* | 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
| |/ |/|
* | Merge pull request #48 from cjerdonek/dotted-name-precedencePieter van de Bruggen2012-05-241-0/+8
|\ \ | |/ |/|
| * 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
|/