v0.18.3
版本发布时间: 2023-07-19 11:17:08
lcompilers/lpython最新发布版本:v0.22.0(2024-07-09 04:03:30)
What's Changed
- Fix inner struct passed as an argument to a function by @Shaikh-Ubaid in https://github.com/lcompilers/lpython/pull/2180
- C: Support callbacks by @Smit-create in https://github.com/lcompilers/lpython/pull/2175
- Fix unsigned to signed int cast by @Smit-create in https://github.com/lcompilers/lpython/pull/2178
- C_CPP: Visit the expression in construct_call_args() by @Shaikh-Ubaid in https://github.com/lcompilers/lpython/pull/2185
- Fix a bug in cptr_to_u64 in emulation by @ronnuriel in https://github.com/lcompilers/lpython/pull/2186
Full Changelog: https://github.com/lcompilers/lpython/compare/v0.18.2...v0.18.3