v0.4.0
What's Changed
parser:
- llcppg/parser by @xushiwei in #308 #309
- llclang/parser: intermediate file by @luoliwoshang in #313
- parser/unmarshal => parser/internal/unmarshal by @xushiwei in #317
- llclang/parser: c/cpp Mode by @luoliwoshang in #314
cl:
- llcppg/cl by @xushiwei in #315
- cl/decl.go by @xushiwei in #316
- mv convert => cl/internal/convert by @xushiwei in #318
- cl/NewPackage: multiple C/C++ files by @xushiwei in #319
- cl/fix:test deps internal/convert's pkg by @luoliwoshang in #320
- cl.NewPackage: All the C/C++ header files have been parsed and merged into a single AST by @xushiwei in #321
- cl/convert: pkg not direct depend llcppg.cfg by @luoliwoshang in #327
- cl/convert: avoid write in
packageby @luoliwoshang in #329 - cl: Convert returns Package by @xushiwei in #334
llcppg/tool:
refactor:
- llcppsigfetch/refactor: Do by @luoliwoshang in #296
- mv llcppg => cmd/llcppg by @xushiwei in #305
- llcppg/refactor: rm unuse llcppg.pub param by @luoliwoshang in #324
- demo test: remove llgo/c in libxslt by @luoliwoshang in #328
- fix: remove llgo/c by @MeteorsLiu in #333
cmd/llclang:
- llclang tool by @xushiwei in #310 #311
- llclang: base usage & parseIntermediateFile by @luoliwoshang in #312
deps:
- chore(deps): bump github.com/goplus/mod from 0.16.0 to 0.16.1 by @dependabot in #301
- chore(deps): bump github.com/qiniu/x from 1.14.0 to 1.14.6 by @dependabot in #332
- chore(deps): bump github.com/goplus/gogen 1.18.1 by @dependabot in #330
Full Changelog: v0.3.1...v0.4.0