Releases: MaxXSoft/YuLang
Releases · MaxXSoft/YuLang
Version 0.0.7
Version 0.0.6
0.0.6 - 2022-08-28
Changed
- Supported LLVM 12, 13, 14 and 15.
Version 0.0.5
0.0.5 - 2021-09-15
Added
- More declarations of C standard library functions.
- Read operations of
IOlibrary. - Pointer-sized type
isizeandusize.
Changed
- A warning will be given when encountering a combination of
extern/inlineandimport. - Some method name in standard library module
strview.
Fixed
- Value evaluation process on
VarLetDefAST. - Bugs about counting down in standard library module
range. - The process of handling reference types on
VarLetElemAST. - Value evaluation process on
IntAST. - Bugs about generating code on global constructor and global constant string.
- Bugs about casting integers to booleans.
Version 0.0.4
v0.0.4 (CMakeLists) updated version info