2025-04-23 - 2025-07-23
Overview
6 Releases published by 1 user
Published
0.7.0
class extensions, basic import support, async compiler refactored for simplicity, more stdlib, Obj(Iterable).toFlow to simplify lotlin integration
Published
0.6.7
sets, maps, key-value pairs, let, also, apply and better collection
Published
0.6.0
when(value) operator and container classes
Published
0.5.1
Exceptions handling
Published
0.4.0
do-while
Published
v0.2.0
first release
36 Issues closed from 1 user
Closed
#39 ++/ indexing fails
Closed
#34 Time classes
Closed
#33 Buffer type
Closed
#38 Basic package manager
Closed
#6 Extend existing classes
Closed
#36 Minimal modules
Closed
#31 collect data type specifications and extern qualifiers
Closed
#37 MAke Context open and add Applied context class with better logic for lambdas
Closed
#32 try to optimize compilerContext
Closed
#30 utility commands: let, apply, also
Closed
#29 maps: entries iterator, key-value or first-second support?
Closed
#28 map
Closed
#27 set
Closed
#26 refactor list with regular indices
Closed
#23 String formatting (sprintf)
Closed
#24 String interpolation
Closed
#19 consider ?[ ?( ?. ?(
Closed
#14 when(value) operator
Closed
#20 more do-while loop tests
Closed
#22 polishin exception handling
Closed
#18 Try-catch-finally
Closed
#21 add for-label-break test
Closed
#1 Add test for for-continue
Closed
#17 Do-while and bug correction
Closed
#16 Bugs with real literal and tail block with default params
Closed
#15 default toString for class implementation
Closed
#9 fix callable { ... } call
Closed
#11 public private visibility for fields
Closed
#10 adding methods to classes
Closed
#12 class body: instance methods
Closed
#8 Creating user classes
Closed
#7 Fix comments not to create empty statements
Closed
#5 Loop optimization: save/check break usage in CompilerContext
Closed
#4 add lambdas
Closed
#3 Fix namespace and Math.PI
Closed
#2 implement + / += for Iterables
40 Issues created by 1 user
Opened
#1 Add test for for-continue
Opened
#2 implement + / += for Iterables
Opened
#3 Fix namespace and Math.PI
Opened
#4 add lambdas
Opened
#5 Loop optimization: save/check break usage in CompilerContext
Opened
#6 Extend existing classes
Opened
#7 Fix comments not to create empty statements
Opened
#8 Creating user classes
Opened
#9 fix callable { ... } call
Opened
#10 adding methods to classes
Opened
#11 public private visibility for fields
Opened
#12 class body: instance methods
Opened
#13 minimal inheritance
Opened
#14 when(value) operator
Opened
#15 default toString for class implementation
Opened
#16 Bugs with real literal and tail block with default params
Opened
#17 Do-while and bug correction
Opened
#18 Try-catch-finally
Opened
#19 consider ?[ ?( ?. ?(
Opened
#20 more do-while loop tests
Opened
#21 add for-label-break test
Opened
#22 polishin exception handling
Opened
#23 String formatting (sprintf)
Opened
#24 String interpolation
Opened
#25 CLI: Shell commands
Opened
#26 refactor list with regular indices
Opened
#27 set
Opened
#28 map
Opened
#29 maps: entries iterator, key-value or first-second support?
Opened
#30 utility commands: let, apply, also
Opened
#31 collect data type specifications and extern qualifiers
Opened
#32 try to optimize compilerContext
Opened
#33 Buffer type
Opened
#34 Time classes
Opened
#35 Minimal serialization
Opened
#36 Minimal modules
Opened
#37 MAke Context open and add Applied context class with better logic for lambdas
Opened
#38 Basic package manager
Opened
#39 ++/ indexing fails
Opened
#40 create type references in module scopes and class constructors and be sure packge name is available