Changelog
- 3d78cf6: Refactor function/struct/interface scope name creation (#972) (@marcauberer)
- aa57396: Avoid warnings in tests (#973) (@marcauberer)
- 68d1170: Fix duplicated mangled name (#974) (@marcauberer)
- 7dd0752: Add test for verifier warning (#975) (@marcauberer)
- 059877e: Add support for type sanitizer (#976) (@marcauberer)
- 91ac00f: Add test for cross-compile to wasm32 (#977) (@marcauberer)
- 6e0df0a: Fix ref passing (#978) (@marcauberer)
- 8da2e3d: Fix corrupted vtable pointer (#979) (@marcauberer)
- 768998e: Add support for comparing pointers (#980) (@marcauberer)
- 6f143d4: Bump actions/cache from 4 to 5 in /.github/workflows (#981) (@dependabot[bot])
- c8bed42: Bump actions/download-artifact from 6 to 7 in /.github/workflows (#983) (@dependabot[bot])
- 2f84079: Bump actions/upload-artifact from 5 to 6 in /.github/workflows (#982) (@dependabot[bot])
- e03edfa: Upgrade to LLVM 21.1.8 (#984) (@marcauberer)
- 3fb4523: Fix bug in name mangling (#985) (@marcauberer)
- 5e82e43: Bump alpine from 3.23.0 to 3.23.2 (#986) (@dependabot[bot])
- 97be1fb: Bump mkdocs-material from 9.7.0 to 9.7.1 in /docs (#988) (@dependabot[bot])
- 7a4fe36: Bump mkdocs-material[imaging] from 9.7.0 to 9.7.1 in /docs (#987) (@dependabot[bot])
- 8a39db6: Delete unused code (#989) (@marcauberer)
- 9d81443: Update copyright year (#990) (@marcauberer)
- 54107c4: Use current year in driver help message (#991) (@marcauberer)
- fe599c0: Fix generic default constructor generation (#992) (@marcauberer)
- 61880cc: Fixes for mandatory ctors (#993) (@marcauberer)
- 56f3cb3: Fix missing copy ctor call of foreach loop item (#994) (@marcauberer)
- 4a47435: Fix reverse destruction order in default dtors (#995) (@marcauberer)
- 6c0dc9a: Add more precise attrs to implicit default methods (#996) (@marcauberer)
- 6706125: Fix release build (#997) (@marcauberer)
What to do next?
- Install Spice
- Visit www.spicelang.com to test the new features