Age | Commit message (Collapse) | Author | Files | Lines |
|
This also fixes issues found by running the new tests and
debugging them.
|
|
This adds the foundation for support of heredoc and epp. The heredoc
is at this point functional but does not get location information
right since sublocator needs to be supported by the HeredocExpression.
EPP is untested.
|
|
|
|
This adds new functionality.
- class loader loads classes sing the autoloader
- puppetx defines extensions
- syntax checker makes use of puppetx
- Json syntax checker as example and for Heredoc/Templates support
- Fixes in composer
- Fixes and tweaks to supporting classes
|