summaryrefslogtreecommitdiff
path: root/specs
Commit message (Expand)AuthorAgeFilesLines
* Turn implicit null explicit in Dynamic Names - Composed DereferencingJulian Gonggrijp2022-08-092-4/+8
* Updating spec, typo fix (squashed) (coauthored)anomal00us2022-08-082-2/+21
* Adding blanklines and indenting rationale codes.anomal00us2022-08-082-79/+88
* Removing leading hashtags and fixing spacinganomal00us2022-08-082-9/+8
* Adding a test: comment content colliding with variable (squashed) (coauthored)s91059472022-08-083-24/+43
* Update JSON accordinglyJulian Gonggrijp2022-08-081-0/+15
* Specify block scope resolution (#125)Julian Gonggrijp2022-08-081-0/+11
* Adding pro to the if blocks approachanomal00us2022-08-082-2/+3
* Adding examples to the rationaleanomal00us2022-08-082-6/+131
* Rebuilding JSON.anomal00us2022-08-081-1/+1
* Update specs/~dynamic-names.ymlanomal00us2022-08-081-1/+1
* Updating rationale.anomal00us2022-08-082-10/+8
* Adding two more tests, updating operator precedence desc + typo fixanomal00us2022-08-082-6/+51
* Update specs/~dynamic-names.ymlanomal00us2022-08-081-1/+1
* Updating rationale (squashed) (coauthored)anomal00us2022-08-082-11/+12
* adding rationale and a new testanomal00us2022-08-082-1/+32
* Removing redundant paragraphanomal00us2022-08-082-20/+1
* Editing tag description and fixing whitespaces in testsanomal00us2022-08-082-7/+13
* Fixing test result and updating the spec (squashed) (coauthored)anomal00us2022-08-082-6/+7
* Fixing typo on test resultanomal00us2022-08-082-2/+2
* Dotted names and context stacking testsanomal00us2022-08-082-0/+170
* Removing interpolation example and adding JSON specanomal00us2022-08-082-46/+14
* Dynamic partials update (squashed) (coauthored)anomal00us2022-08-083-149/+186
* Renaming dynamic partials specanomal00us2022-08-082-5/+15
* Update dynamic.ymlanomal00us2022-08-081-4/+18
* Update specs/dynamic.ymlanomal00us2021-12-061-1/+1
* Dynamic partials (json)anomal00us2021-12-041-0/+147
* Dynamic partialsanomal00us2021-12-041-0/+126
* 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