Skip to content

Releases: LostbBlizzard/UCodeLang

Release 0.0.99

Release 0.0.11

07 Jul 21:52

Choose a tag to compare

Release 0.0.11 Pre-release
Pre-release

-- Improvements

-- Changes

-- Removed Features

Just a lot other things but forgot to add them.

Release 0.0.10

05 Feb 00:51

Choose a tag to compare

Release 0.0.10 Pre-release
Pre-release

Language Changelog Changelog:

Front end is basically complete so code that works now will work in the future.

-Added for type (I should document this).

Implementers Changelog:
-Lots of Bug fixes.(100% unit test are passing) :D

LSP Changelog:
Nothing

Notes:
I'll be working on the Standard Library and Stability.
And for 1.0.0 I have no idea when it will happen.
1.0.0 will happen when I feel its time.

Release 0.0.9

04 Dec 02:23

Choose a tag to compare

Release 0.0.9 Pre-release
Pre-release

LanguageChangelog Changelog:
Bug fixes and this is the Lask Weeky Update before 1.0.0

Implementers Changelog:
No Updates.

LSP Changelog:
No Updates.

Release 0.0.8

27 Nov 03:10

Choose a tag to compare

Release 0.0.8 Pre-release
Pre-release

LanguageChangelog Changelog:
A Lot of Bug fixes.

Implementers Changelog:
No Updates.

LSP Changelog:
No Updates.

Release 0.0.7

20 Nov 21:20

Choose a tag to compare

Release 0.0.7 Pre-release
Pre-release

LanguageChangelog Changelog:
-Added WebDemo
-Added CppToVm for folders.

Implementers Changelog:
No Updates.

LSP Changelog:
No Updates.

Release 0.0.6

13 Nov 04:40
02a0542

Choose a tag to compare

Release 0.0.6 Pre-release
Pre-release

LanguageChangelog Changelog:
-Bug fixes
-Added Bitwise Operators
-Added Modulo Operator
-Added install Scripts to readme

Implementers Changelog:
No Updates.

LSP Changelog:
No Updates.

Release 0.0.5

06 Nov 04:46
eb8a4db

Choose a tag to compare

Release 0.0.5 Pre-release
Pre-release

LanguageChangelog Changelog:
-fixed bugs in UCodeBackend.
-All of the Standard Library gets Compiled(UCodeBackend Backend Crashes/fails to build StringSpan == overload).
-Added Color,ColorRGB,Color32,Color24 Types to Standard Library.
-Minor renames in Standard Library.
-Project wide typo fix.

-Added Casting to float to ints and float to ints.
-Updated Doc for Standard Library and API reference.
-cpptoulangvm can properly deal with references.
-got ECS Example working.

Implementers Changelog:
Nothing

LSP Changelog:
Nothing

Release 0.0.3

30 Oct 03:34

Choose a tag to compare

Release 0.0.3 Pre-release
Pre-release

LanguageChangelog Changelog:
UCodeVm tests now passing 40/97 tests.

Implementers Changelog:
Updated Compiler API to use Result Types.

LSP Changelog:
No Updates.

Release 0.0.2

26 Oct 21:52

Choose a tag to compare

Release 0.0.2 Pre-release
Pre-release

LanguageChangelog Changelog:
added: fixed: removed:

Implementers Changelog:
added: fixed: removed:

LSP Changelog:
added: fixed: removed: