Sergey Chernov sergeych
  • Joined on 2022-07-18
sergeych pushed to master at SergeychWorks/lyng 2026-04-01 02:51:14 +03:00
446c8d9a6e minor additions
c140567e0c made last changes KMP compliant
Compare 2 commits »
sergeych pushed to master at SergeychWorks/lyng 2026-03-31 22:52:01 +03:00
311cf6ee44 Add Lyng deferred cancellation support
3e338f3d53 Fix sqrt type inference and add regression coverage
Compare 2 commits »
sergeych pushed to master at SergeychWorks/lyng 2026-03-31 20:52:42 +03:00
c097464750 - fixed CLI -x mode
sergeych pushed to master at SergeychWorks/lyng 2026-03-31 20:52:31 +03:00
6e9333844e support for Decimal.isInfitite and isNan
sergeych pushed to master at SergeychWorks/lyng 2026-03-31 19:08:23 +03:00
a976702caf support for Real.isInfitite and isNan
sergeych pushed to master at SergeychWorks/lyng 2026-03-31 16:57:45 +03:00
850efedb72 Handle non-finite real/decimal arithmetic
sergeych pushed to master at SergeychWorks/lyng 2026-03-30 09:25:39 +03:00
f845213332 fixed Decima/Complex interop bug
sergeych pushed to master at SergeychWorks/lyng 2026-03-30 08:53:20 +03:00
cdd48ec871 Improved instance method resolution logic and added test for Decimal overloading.
sergeych pushed to master at SergeychWorks/lyng 2026-03-30 08:21:04 +03:00
286ec30422 Added Decimal support for complex number
sergeych pushed to master at SergeychWorks/lyng 2026-03-29 12:35:29 +03:00
8a560f5417 fixed interpolation bug
966b6a31ae extended inference of fun return type
Compare 2 commits »
sergeych pushed to master at SergeychWorks/lyng 2026-03-29 03:36:08 +03:00
c3c0a3292b fixed Decimal conversion bug
sergeych pushed to master at SergeychWorks/lyng 2026-03-29 01:30:13 +03:00
aa9565b40b fixed Decimal (and other such classes ) comparison
05d7432b37 fixes on Decimals and bound kotlin classes
Compare 2 commits »
sergeych pushed to master at SergeychWorks/lyng 2026-03-29 00:40:01 +03:00
c7c333b71a fixed some issues with Decimals
sergeych pushed to master at SergeychWorks/lyng 2026-03-28 23:28:40 +03:00
e55d9c835a another snapshot release, configs for matrix operations
sergeych pushed to master at SergeychWorks/lyng 2026-03-28 22:25:56 +03:00
83d8c8b71f Added Vectors and Matrics operations, slicing, docs.
sergeych pushed to master at SergeychWorks/lyng 2026-03-28 17:51:04 +03:00
a72991d1b7 debug stuff cleanup and simplify
sergeych pushed to master at SergeychWorks/lyng 2026-03-28 17:44:55 +03:00
cd007050a8 added complext number support
418b1ae2b6 Fix captured bound global writes in nested bytecode blocks
b0fb65a036 Fix bound property captures and property slot resolution
Compare 3 commits »
sergeych pushed to master at SergeychWorks/lyng 2026-03-27 22:36:35 +03:00
86e8b2e2bc site upgrades
sergeych pushed to master at SergeychWorks/lyng 2026-03-27 21:50:03 +03:00
a98fe51983 version bump
sergeych pushed to master at SergeychWorks/lyng 2026-03-27 21:32:36 +03:00
f8d36beae1 Merge branch 'bigdecimals'
580256d520 Add decimal module and operator interop registry
Compare 2 commits »