Sergey Chernov sergeych
  • Joined on 2022-07-18
sergeych pushed to master at SergeychWorks/lyng 2025-07-01 12:31:48 +03:00
ea2cf1f373 code cleaning
eee6d75587 extension methids
Compare 2 commits »
sergeych pushed to master at SergeychWorks/lyng 2025-06-19 00:07:04 +03:00
a8067d0a6b fix #31 type records for simple types and extern keyword for methods/functions
sergeych pushed to master at SergeychWorks/lyng 2025-06-17 17:42:45 +03:00
75a6f20150 fix #31 type records for simple types and extern keyword for methods/functions
sergeych closed issue SergeychWorks/lyng#31 2025-06-17 17:42:45 +03:00
collect data type specifications and extern qualifiers
sergeych pushed to master at SergeychWorks/lyng 2025-06-17 08:49:16 +03:00
d969d6d572 fix #37 AppliedContext optimization
sergeych closed issue SergeychWorks/lyng#37 2025-06-17 08:49:16 +03:00
MAke Context open and add Applied context class with better logic for lambdas
sergeych opened issue SergeychWorks/lyng#37 2025-06-17 08:27:35 +03:00
MAke Context open and add Applied context class with better logic for lambdas
sergeych opened issue SergeychWorks/lyng#36 2025-06-17 08:27:11 +03:00
Minimal modules
sergeych opened issue SergeychWorks/lyng#35 2025-06-17 08:26:43 +03:00
Minimal serialization
sergeych opened issue SergeychWorks/lyng#34 2025-06-17 08:26:34 +03:00
Time classes
sergeych opened issue SergeychWorks/lyng#33 2025-06-17 08:26:19 +03:00
Buffer type
sergeych closed issue SergeychWorks/lyng#32 2025-06-17 08:22:42 +03:00
try to optimize compilerContext
sergeych opened issue SergeychWorks/lyng#32 2025-06-17 08:21:48 +03:00
try to optimize compilerContext
sergeych opened issue SergeychWorks/lyng#31 2025-06-17 08:21:21 +03:00
collect data type specifications and extern qualifiers
sergeych pushed tag 0.6.7 to SergeychWorks/lyng 2025-06-16 15:06:40 +03:00
sergeych pushed to master at SergeychWorks/lyng 2025-06-16 14:44:53 +03:00
2d4c4d345d fix #30: let, apply, also. Fix in context combining for lambda calls.
sergeych closed issue SergeychWorks/lyng#30 2025-06-16 14:44:53 +03:00
utility commands: let, apply, also
sergeych opened issue SergeychWorks/lyng#30 2025-06-16 08:33:59 +03:00
utility commands: let, apply, also
sergeych pushed to master at SergeychWorks/lyng 2025-06-16 01:15:21 +03:00
f9416105ec fix #29 mapentries, map iterators, => operator and .toMap()