Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for new Soy features #172

Closed
dferrara19 opened this issue May 8, 2019 · 0 comments · Fixed by #175
Closed

Support for new Soy features #172

dferrara19 opened this issue May 8, 2019 · 0 comments · Fixed by #175

Comments

@dferrara19
Copy link

New features developed in soy aren't parsed properly.

Element tags
{element}

State params
{@State}

Default param values
{@param foo : bool = false}

crdev pushed a commit to crdev/bamboo-soy that referenced this issue Dec 20, 2019
crdev pushed a commit to crdev/bamboo-soy that referenced this issue Dec 20, 2019
crdev pushed a commit to crdev/bamboo-soy that referenced this issue Dec 20, 2019
crdev pushed a commit to crdev/bamboo-soy that referenced this issue Dec 20, 2019
crdev pushed a commit to crdev/bamboo-soy that referenced this issue Dec 23, 2019
crdev pushed a commit to crdev/bamboo-soy that referenced this issue Dec 24, 2019
crdev pushed a commit to crdev/bamboo-soy that referenced this issue Dec 24, 2019
crdev pushed a commit to crdev/bamboo-soy that referenced this issue Jan 3, 2020
crdev pushed a commit to crdev/bamboo-soy that referenced this issue Jan 3, 2020
crdev pushed a commit to crdev/bamboo-soy that referenced this issue Jan 6, 2020
crdev pushed a commit to crdev/bamboo-soy that referenced this issue Jan 6, 2020
kaathewise pushed a commit that referenced this issue Jan 7, 2020
* Implement {element} and {@State}

Partly fixes #172

* Bump up Travis jdk to oraclejdk11

* Support @param default initializers

Fixes the rest of #172

* Fix lexer to handle trailing line comments without newline at EOF

* Treat {template} and {element} structure the same in the grammar
crdev pushed a commit to crdev/bamboo-soy that referenced this issue Jan 8, 2020
crdev pushed a commit to crdev/bamboo-soy that referenced this issue Jan 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant