Sergey Chernov sergeych
  • Joined on 2022-07-18
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 »
sergeych created branch bigdecimals in SergeychWorks/lyng 2026-03-27 21:31:59 +03:00
sergeych pushed to bigdecimals at SergeychWorks/lyng 2026-03-27 21:31:59 +03:00
580256d520 Add decimal module and operator interop registry
sergeych pushed to master at SergeychWorks/lyng 2026-03-27 21:30:34 +03:00
5ab074ba9e readme updated
sergeych pushed to master at SergeychWorks/lyng 2026-03-27 19:42:13 +03:00
4269310beb Use canonical class identity for delegate checks
7c059b4741 Fix lazy delegate type resolution across modules
217787e17a Temporary lazy builtin baseline
9ddc7dbee6 Fix remaining compiler and VM review findings
Compare 4 commits »
sergeych pushed to master at SergeychWorks/lyng 2026-03-27 15:53:26 +03:00
24937c7cf5 some commercial proposals and clarifications
ecc4d8b9ed Add explicit script import prep APIs and VM regression tests
Compare 2 commits »
sergeych pushed tag 1.5.1 to SergeychWorks/lyng 2026-03-25 18:51:36 +03:00
sergeych pushed to master at SergeychWorks/lyng 2026-03-25 18:43:38 +03:00
3d8bfe8863 Add Lyng string interpolation with docs/tests and refresh changelog
3b83439788 Rewrite Lyng common-platform proposal with validated samples
Compare 2 commits »
sergeych pushed tag 0.4.0 to SergeychWorks/mp_bintools 2026-03-25 03:57:24 +03:00
sergeych pushed to master at SergeychWorks/mp_bintools 2026-03-25 03:54:29 +03:00
b0e657889c version bump