0.1.0 #343
gavr123456789
announced in
Announcements
0.1.0
#343
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Highlights
Pretty printing with toString
All generated
toString
methods outputs valid object constructors<= 2 fields - one line
Simple list!
Not a feature, just simple list implementation.

Match on null
now you can match on nullable value, and type of matching identifier will be narrowed to non-null

before it was error like "can't send inc to nullable Int?
Print all values of the current scope
I'm tired of print debugging

So I added Compiler debug
Get current stacktrace
StackTrace get
returns current string representation of stackBindings
Many new bindings with examples were added to Bazar

This discussion was created from the release 0.1.0.
Beta Was this translation helpful? Give feedback.
All reactions