Skip to content

Releases: zerodaycode/Zork

v0.9.0: Msvc modular stdlib (#108)

25 May 09:44
a097c75
Compare
Choose a tag to compare
* chore(wip)!: MSVC is now able to run again by invoking 'cmd'

* chore(wip): Trying the newest specs of MSVC to build the std library as a named module

* chore(wip): Named arguments for build the std library as a module with MSVC

* feat: MSVC enviroment variables of the 'Developers Command Prompt' are now injected directly in the underlying calling shell

This will allows us finally to remove the legacy code that needed to
launch the vsvars.bat script to set the env vars for every command, and
pass them to the underlying shell, directly invoking cl from there

* feat: Finally we're able to generify the command line output generation call syntax for every supported compiler

* feat(WIP)Re-designing the templates to be loaded dynamically with toml instead of the horrible .replace

* feat(WIP)Re-designing the templates to be loaded dynamically with toml instead of the horrible .replace

* chore(wip)!: closing the gap to reworks the tests acording the new Zork invoking way (project_root, as Cargo)

* fix: setting up the correct paths on the MSVC targeted tests
chore: cleaning the examples for local tests

* feat: MSVC with modular std libraries for both std and std.compat is now fully supported

* fix: Incorrect tmp paths of Clang and GCC tests

* fix: cleaning hardcoded --driver-path for clang16 on test

* feat: Split the tests per compiler and operating system on the upstream workflows

* feat(0.9.0): release 0.9.0

v0.8.8

13 Apr 17:21
Compare
Choose a tag to compare
fix: Updating broken dependencies

v0.8.7

30 Oct 23:11
33c96c9
Compare
Choose a tag to compare

What's Changed

  • CMD arg for specify where Zork++ start it's job from any place by @Pyzyryab in #98

Full Changelog: v0.8.6...v0.8.7

v0.8.6

05 Apr 16:12
Compare
Choose a tag to compare

Full Changelog: v0.8.5...v0.8.6

v0.8.5 - New command line argument --match-files that acts as a filte…

05 Apr 11:49
Compare
Choose a tag to compare
…r for the configuration files present for the project

v0.8.4

05 Apr 09:07
Compare
Choose a tag to compare
V0.8.4

v0.8.3

17 Mar 19:58
Compare
Choose a tag to compare
Formatting adjustements and deactivating Clang's test because the Cla…

…ng's version in the GitHub vm's

v0.8.0

12 Mar 23:44
Compare
Choose a tag to compare
Version 0.8.0

v0.7.0

02 Mar 14:50
Compare
Choose a tag to compare

What's Changed

  • Allowing Clang users to be able to use import <system_module> by @Pyzyryab in #85
  • Building only source files with changes by @Pyzyryab in #86

Full Changelog: v0.6.0...v0.7.0

v0.6.0

28 Feb 13:15
Compare
Choose a tag to compare
Upgrading the project to the v0.6.0