Skip to content

Releases: bas1c1/Go-Script

1.9.3

1.9.3 Pre-release
Pre-release

Choose a tag to compare

@bas1c1 bas1c1 released this 02 Mar 19:07
24e72eb

!NOT WORKING MUCH EXPRESSIONS!
!BUGS!

Small fixes and preprocessor

1.9.2

Choose a tag to compare

@bas1c1 bas1c1 released this 01 Mar 14:41
dfc8bbe

Just fixes and 2 new functions

1.9.1.1

Choose a tag to compare

@bas1c1 bas1c1 released this 01 Mar 12:04
4373992

Just arrays fix

1.9.1

Choose a tag to compare

@bas1c1 bas1c1 released this 28 Feb 19:28
dd36fce

Just fix 1.9

1.9

1.9

Choose a tag to compare

@bas1c1 bas1c1 released this 16 Dec 14:44
b1b83ff

In this update was:

  • updated "files" library
  • added new data type "byte"
  • added command line arguments
  • added "const" operator
  • added "using" statement
  • added "if-then-else" expression
  • added new "socket" library

1.3.6.1

Choose a tag to compare

@bas1c1 bas1c1 released this 13 Dec 12:39
60a09fc

Added "typedef" operator

1.3.6.0.2

Choose a tag to compare

@bas1c1 bas1c1 released this 12 Dec 17:28
5123a92

Changed name of language

1.3.6.0.1

Choose a tag to compare

@bas1c1 bas1c1 released this 10 Dec 10:38
89eb609

":=" fix

1.3.6

Choose a tag to compare

@bas1c1 bas1c1 released this 09 Dec 17:22
930135d

Added "=>" and "*>" operators

1.3.5

Choose a tag to compare

@bas1c1 bas1c1 released this 08 Dec 12:23
db0ba7e

Added "~", "^", "%", "&", "|", "**" operators