2025-08-04  - 2025-11-04 
	
	
		
		
	
Overview
8 Releases published by 1 user
				Published
				0.9.3
				
					dynamic improvements & build for all (+apple) platforms
				
				
				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
				
				
				Published
				0.8.2-SNAPSHOT
				
					0.8.2: coroutines/threads: launch, yield, Deferred, CompletableDeferred
				
				
				Published
				0.8.1
				
					0.8.1
				
				
				Published
				0.8.0-SNAPSHOT
				
					0.8.0
				
				
18 Issues closed from 1 user
				Closed
				#60 dynamic accessor fails to provide local instance methods to be dynamic
				
				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
				
				Closed
				#48 Flows (instead of channels and sequences)
				
				Closed
				#51 Incorrect application of the new context to fn/lambda closure
				
				Closed
				#47 Minimal parallelism
				
				Closed
				#46 check/implement private instance methods and fields
				
				Closed
				#45 check/implement private class vars and methods
				
				Closed
				#42 Static class fields and methods
				
				Closed
				#43 Claa body with initializers is not called untill first constructor call?
				
				Closed
				#44 BodyInit is called more than once
				
				Closed
				#35 Minimal serialization
				
19 Issues created by 1 user
				Opened
				#42 Static class fields and methods
				
				Opened
				#43 Claa body with initializers is not called untill first constructor call?
				
				Opened
				#44 BodyInit is called more than once
				
				Opened
				#45 check/implement private class vars and methods
				
				Opened
				#46 check/implement private instance methods and fields
				
				Opened
				#47 Minimal parallelism
				
				Opened
				#48 Flows (instead of channels and sequences)
				
				Opened
				#49 Regex in some way
				
				Opened
				#50 invalid access to private objects must raise special exception (not confusing)
				
				Opened
				#51 Incorrect application of the new context to fn/lambda closure
				
				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
				
				Opened
				#60 dynamic accessor fails to provide local instance methods to be dynamic