Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

Version 2.0.2

Compare
Choose a tag to compare
@wessupermare wessupermare released this 29 May 11:56
· 48 commits to master since this release
14c6a57

Debian: The W-*.*.*_full_amd64.deb package INCLUDES dotnet core 3. Use the other package if you already have dotnet core installed.
Windows: The W-*.*.*.zip file is preferred. Only use the -Windows-SDD.zip file if you cannot install dotnet core 3 for some reason.

Changes

  • Added Defined(<name>) function to core context to check if a variable has been declared.

W Compiler

  • Fixed a bug preventing compiling to paths with spaces.

W Interpreter

  • Fixed a bug that removed quotation marks in functions.