2025-08-09 - 2025-09-09
Overview
4 Releases published by 1 user
Published
0.9.0-SNAPSHOT
0.9.0: regular expressions and match operator
Published
0.8.15
0.8.15: better stdlib, better exceptions, Lynon de/serialization
Published
0.8.6
0.8.6 dynamic vars, multiline string literals
Published
0.8.3
0.8.3 flows and stdlib in Lyng
8 Issues closed from 1 user
Closed
#49 Regex in some way
Closed
#56 make exception objects serializable
Closed
#58 fix imporper toString calling in overriden cases
Closed
#57 add stack traces
Closed
#55 Multiline class main constructor
Closed
#54 if( !call() )
should not require space between ! and callable symbol
Closed
#53 fix } <newline> .method(...
Closed
#52 Calling instance method from class extensions
8 Issues created by 1 user
Opened
#52 Calling instance method from class extensions
Opened
#53 fix } <newline> .method(...
Opened
#54 if( !call() )
should not require space between ! and callable symbol
Opened
#55 Multiline class main constructor
Opened
#56 make exception objects serializable
Opened
#57 add stack traces
Opened
#58 fix imporper toString calling in overriden cases
Opened
#59 call cancel iteration on break in loops over iterables