Skip to content

Releases: RealOrko/sindarin

Sindarin 0.0.29-alpha

18 Jan 21:05

Choose a tag to compare

Sindarin 0.0.28-alpha

16 Jan 10:10

Choose a tag to compare

Structs for streaming and various fixes

14 Jan 05:29

Choose a tag to compare

Pre-release

More testing of types, casting and arrays

12 Jan 01:17

Choose a tag to compare

Ported to windows/macOS

10 Jan 22:36

Choose a tag to compare

Pre-release

Introduced cmake for both windows and macos. Clang mostly works for MacOS but uses MinGW for linking so we can avoid MSVC altogether (tried this it was awful).

Significant runtime improvements

04 Jan 18:10

Choose a tag to compare

Pre-release

Introduction of new types for network I/O, threading, date etc.

Type checker fixes

18 Aug 17:09

Choose a tag to compare

Type checker fixes Pre-release
Pre-release

Tokens not being duplicated in the AST were creating ASAN memory leaks, this is now fixed.

Imports work and all auto/manual tests pass

18 Aug 15:36

Choose a tag to compare

Can do imports properly now.

Working with basic maths and recursion

02 Aug 16:02

Choose a tag to compare

Pre-release

Can handle a larger body of input that calculates factorials and does string interpolation for types properly.

More features working

19 Jul 10:44

Choose a tag to compare

More features working Pre-release
Pre-release

Print can handle multiple types and also deals with string interpolation using $