Releases: RealOrko/sindarin
Releases · RealOrko/sindarin
Sindarin 0.0.29-alpha
Full Changelog: 0.0.28-alpha...0.0.29-alpha
Sindarin 0.0.28-alpha
Full Changelog: 0.0.27-alpha...0.0.28-alpha
Structs for streaming and various fixes
Full Changelog: 0.0.8-alpha...0.0.9-alpha
More testing of types, casting and arrays
Full Changelog: 0.0.7-alpha...0.0.8-alpha
Ported to windows/macOS
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
Introduction of new types for network I/O, threading, date etc.
Type checker fixes
Tokens not being duplicated in the AST were creating ASAN memory leaks, this is now fixed.
Imports work and all auto/manual tests pass
Can do imports properly now.
Working with basic maths and recursion
Can handle a larger body of input that calculates factorials and does string interpolation for types properly.
More features working
Print can handle multiple types and also deals with string interpolation using $