Sergey Chernov sergeych
  • Joined on 2022-07-18
sergeych pushed to master at SergeychWorks/lyng 2025-06-10 22:14:50 +03:00
88b355c40d ObjInstanceClass optimization
sergeych pushed to master at SergeychWorks/lyng 2025-06-10 17:51:13 +03:00
652e1d3af4 fix #15, default toString for a class
sergeych closed issue SergeychWorks/lyng#15 2025-06-10 17:51:12 +03:00
default toString for class implementation
sergeych opened issue SergeychWorks/lyng#15 2025-06-10 17:34:23 +03:00
default toString for class implementation
sergeych opened issue SergeychWorks/lyng#14 2025-06-10 17:33:38 +03:00
when(value) operator
sergeych closed issue SergeychWorks/lyng#9 2025-06-10 17:32:55 +03:00
fix callable { ... } call
sergeych pushed to master at SergeychWorks/lyng 2025-06-10 17:32:55 +03:00
2a93e6f7da fix #9 block argument {} call without ()
sergeych pushed to master at SergeychWorks/lyng 2025-06-10 11:07:21 +03:00
20c81dbf2e fix #11 and private visibility for constructor params, fields and methods.
sergeych closed issue SergeychWorks/lyng#11 2025-06-10 11:07:21 +03:00
public private visibility for fields
sergeych commented on issue SergeychWorks/lyng#11 2025-06-10 09:18:31 +03:00
public private visibility for fields

important: new keywords should be added as tokens. we should migrate from ids to tokens

sergeych commented on issue SergeychWorks/lyng#6 2025-06-10 09:16:39 +03:00
Extend existing classes

Should not be implemented before inheritance mechanics will be settled in #13

sergeych opened issue SergeychWorks/lyng#13 2025-06-10 09:12:04 +03:00
minimal inheritance
sergeych closed issue SergeychWorks/lyng#10 2025-06-10 01:09:55 +03:00
adding methods to classes
sergeych pushed to master at SergeychWorks/lyng 2025-06-10 01:06:11 +03:00
fffa3d31bb - rewritten/fixed buildconfig
sergeych released first release at SergeychWorks/lyng 2025-06-10 00:10:45 +03:00
sergeych pushed tag v0.2.0 to SergeychWorks/lyng 2025-06-10 00:10:44 +03:00
sergeych closed issue SergeychWorks/lyng#12 2025-06-10 00:03:37 +03:00
class body: instance methods
sergeych pushed to master at SergeychWorks/lyng 2025-06-09 23:57:55 +03:00
323c455a50 v.0.2.0: classes, lambdas, arrays, ellipsis, splats, etc.
sergeych pushed to master at SergeychWorks/lyng 2025-06-09 23:55:56 +03:00
370d8cf605 better readme
sergeych pushed to master at SergeychWorks/lyng 2025-06-09 23:10:01 +03:00
f338c54632 public class methods
3ef80616d8 public class methods
Compare 2 commits »