Skip to content

Releases: alufers/openscad-parser

Patch release

27 Oct 17:23
Compare
Choose a tag to compare

Fix edge cases in formatting comments after braces
The ASTPrinter did not insert a newline properly causing the single line comment to "eat"' the next token.

0.6.1

02 Jun 19:53
db47572
Compare
Choose a tag to compare

Fix parsing of for over a range without a variable name

Fix performance problem with parsing a lot of number literals

09 Jan 14:50
Compare
Choose a tag to compare