Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-16 | 488 Bytes | |
Released version 3.0.22 source code.tar.gz | 2025-07-16 | 101.3 kB | |
Released version 3.0.22 source code.zip | 2025-07-16 | 208.5 kB | |
Totals: 3 Items | 310.2 kB | 4 |
- TagParser: allowed |
filter()
and bitwise OR PrintContext::format()
parenthesizes %node if it has lower precedence than the assignment operator- PrintContent: refactoring and updated operator precedence and associativity table
Cache::generateFileName()
file name always contains 'latte--'- added /* Generated by Latte / comment
- n:else: fixed when there are multiple TextNode
- PrintNode moved to Latte\Compiler\Nodes
- Nodes: removes null nodes after traversal