Skip to content

Releases: Ianyourgod/argent

V0.2.2 - Some fixes

09 Jul 04:47
Compare
Choose a tag to compare
V0.2.2 - Some fixes Pre-release
Pre-release

Just some bug fixes to this update.

Full Changelog: V0.2...V0.2.2

V0.2.1 - More Types

08 Jul 20:21
Compare
Choose a tag to compare
V0.2.1 - More Types Pre-release
Pre-release

More types! We now have

  • i32
  • i64
  • u32
  • u64
  • bool

Plus some bug fixes.

Yet again, this build is for linux, ubuntu specifically, and the compiler will only work on linux (maybe macOS too?) as it partially follows the system V abi

V0.1.0 - I64 update

07 Jul 04:34
Compare
Choose a tag to compare
V0.1.0 - I64 update Pre-release
Pre-release

Added I64 & fixed a bug with comparisons.
Screenshot from 2024-07-05 11-27-08

As before, this is a build for ubuntu and the programs it builds will only work on a linux computer.

V0.0.1-Dev

30 Jun 07:24
Compare
Choose a tag to compare
V0.0.1-Dev Pre-release
Pre-release

First release. basically v0.0.1
This binary is for ubuntu 22. It may work in other distros, but I wouldn't know as I havent checked. The compiled programs will only work for linux systems. Alternatively, you could use WSL in windows.