Skip to content

Releases: VoltLang/Volta

Volta 0.1.3

06 Sep 12:40
Compare
Choose a tag to compare

To many changes to list, highlights include.

  • LLVM 7, 8, 9 support.
  • Debug symbol support.
  • Fairly complete Windows x64 support.
    • EH support, SEH!
    • Correct C struct passing passing ABI support.
  • Fairly complete AArch64 support.
    • EH support.
    • Mostly correct C struct passing ABI support.
  • Partial complete ARMHF support.
    • No EH support.
    • Known broken C struct passing ABI support.
  • Fixed longstand memory corruption bug in GC.
  • Improved string handling performance.

Volta 0.1.2 Alpha

27 May 09:13
Compare
Choose a tag to compare
v0.1.2-alpha

core: Improve the documentation in core.rt.format on Sink and SinkArg.

Volta 0.1.1 Alpha

22 Apr 14:46
Compare
Choose a tag to compare

Not for actual use. Extended exposure to Volta alpha builds may induce bleeding, pregnancy, blisters, congestion, an appreciation for modern art, cancer, and death.

Volta 0.1.0 Alpha

28 Mar 02:54
Compare
Choose a tag to compare

This release has been made in order to test the netget branch of Battery. You shouldn't use this.