v0.4.2-alpha.3
Changes
- PR #42 refactor: modify main pkg front import.
- PR #41 fix: fix an array out of bounds issue in parser/src/lexer/lex_token()
- PR #40 fix: main so not found on ubuntu issue.
- PR #38 fix: the panic output information of "invalid binary operation" is formatted using PanicInfo.
- PR #36 fix: ast printer on comment and lambda nodes because of the parser is…
- PR #33 fix clang path
- PR #32 feat: add a fuzz test for kclvm-parser.parse_expr.
Documentation
Detailed documentation is available at https://kusionstack.io/