2025-07-18 - 2025-08-18

Overview

0 Active Pull Requests
17 Active Issues
Excluding merges, 1 author has pushed 54 commits to master and 54 commits to all branches. On master, 121 files have changed and there have been 6188 additions and 1218 deletions.

5 Releases published by 1 user

Published 0.8.6 0.8.6 dynamic vars, multiline string literals 2025-08-12 00:19:27 +03:00

Published 0.8.3 0.8.3 flows and stdlib in Lyng 2025-08-09 23:24:18 +03:00

Published 0.8.2-SNAPSHOT 0.8.2: coroutines/threads: launch, yield, Deferred, CompletableDeferred 2025-08-07 21:51:26 +03:00

Published 0.8.1 0.8.1 2025-08-06 23:13:09 +03:00

Published 0.8.0-SNAPSHOT 0.8.0 2025-08-04 16:59:03 +03:00

12 Issues closed from 1 user

Closed #52 Calling instance method from class extensions 2025-08-18 00:15:34 +03:00

Closed #48 Flows (instead of channels and sequences) 2025-08-08 19:33:24 +03:00

Closed #51 Incorrect application of the new context to fn/lambda closure 2025-08-08 19:23:56 +03:00

Closed #47 Minimal parallelism 2025-08-07 20:31:57 +03:00

Closed #46 check/implement private instance methods and fields 2025-08-06 23:10:45 +03:00

Closed #45 check/implement private class vars and methods 2025-08-06 23:10:38 +03:00

Closed #42 Static class fields and methods 2025-08-06 22:49:57 +03:00

Closed #43 Claa body with initializers is not called untill first constructor call? 2025-08-06 22:49:47 +03:00

Closed #44 BodyInit is called more than once 2025-08-06 22:49:27 +03:00

Closed #35 Minimal serialization 2025-08-04 16:52:30 +03:00

Closed #40 create type references in module scopes and class constructors and be sure packge name is available 2025-08-04 03:48:55 +03:00

Closed #41 rewrite ObjRange compiler to use it as operator, not a term 2025-08-04 03:48:20 +03:00

15 Issues created by 1 user

Opened #41 rewrite ObjRange compiler to use it as operator, not a term 2025-07-24 14:23:52 +03:00

Opened #42 Static class fields and methods 2025-08-05 10:45:39 +03:00

Opened #43 Claa body with initializers is not called untill first constructor call? 2025-08-05 10:46:13 +03:00

Opened #44 BodyInit is called more than once 2025-08-05 10:50:10 +03:00

Opened #45 check/implement private class vars and methods 2025-08-06 22:50:20 +03:00

Opened #46 check/implement private instance methods and fields 2025-08-06 22:50:46 +03:00

Opened #47 Minimal parallelism 2025-08-06 23:18:49 +03:00

Opened #48 Flows (instead of channels and sequences) 2025-08-06 23:23:04 +03:00

Opened #49 Regex in some way 2025-08-06 23:23:13 +03:00

Opened #50 invalid access to private objects must raise special exception (not confusing) 2025-08-06 23:26:31 +03:00

Opened #51 Incorrect application of the new context to fn/lambda closure 2025-08-08 14:13:22 +03:00

Opened #52 Calling instance method from class extensions 2025-08-14 16:25:48 +03:00

Opened #53 fix } <newline> .method(... 2025-08-18 00:16:21 +03:00

Opened #54 if( !call() ) should not require space between ! and callable symbol 2025-08-18 00:16:56 +03:00

Opened #55 Multiline class main constructor 2025-08-18 19:48:37 +03:00