Sergey Chernov sergeych
  • Joined on 2022-07-18
sergeych closed issue SergeychWorks/lyng#74 2025-12-05 01:23:42 +03:00
duplicated fields in lynon (MI bug)
sergeych closed issue SergeychWorks/lyng#73 2025-12-05 00:12:48 +03:00
forbid val reassignment inside classes (MI bug)
sergeych pushed to master at SergeychWorks/lyng 2025-12-05 00:12:03 +03:00
603023962e fix $73 reg #74 val assignment bug fix. Also, cosmetics on syntax highlighting
sergeych commented on issue SergeychWorks/lyng#74 2025-12-05 00:05:25 +03:00
duplicated fields in lynon (MI bug)

instance vars are duplicated, aslo constructor params are repeated. vals that should not be serialized, are serialized too. This is a bug ChatGPT added while refining the code and strangely no…

sergeych opened issue SergeychWorks/lyng#74 2025-12-04 23:54:11 +03:00
suplicated fields in lynon (MI bug)
sergeych opened issue SergeychWorks/lyng#73 2025-12-04 23:53:56 +03:00
forbid val reassignment inside classes (MI bug)
sergeych pushed to master at SergeychWorks/lyng 2025-12-04 19:07:07 +03:00
e765784170 plugin updated to v1.0.5
sergeych pushed to master at SergeychWorks/lyng 2025-12-04 19:05:16 +03:00
171e413c5f v1.0.5-SNAPSHOT started json and kotlinx serialization support
sergeych closed issue SergeychWorks/lyng#72 2025-12-04 18:09:40 +03:00
Allow comments in the class declaration list
sergeych pushed to master at SergeychWorks/lyng 2025-12-04 18:09:40 +03:00
5cfc15cf17 fix #72 comments are allowed in class constructor; some configuration bigs fixed
sergeych opened issue SergeychWorks/lyng#72 2025-12-04 18:07:23 +03:00
Allow comments in the class declaration list
sergeych pushed to master at SergeychWorks/lyng 2025-12-04 14:27:37 +03:00
b8f27c7a18 migrated stdlib to separate .lyng files and added build-time generation of Kotlin constants. reduced noise in plugin
6a6de83972 updated plugin binary
a3b8dbd9d8 improved annotation caching and error range handling for highlighting
Compare 3 commits »
sergeych pushed to master at sergeych/crypto2 2025-12-04 14:14:09 +03:00
3bd06ac7ff added Container.decryptWithPassword
sergeych closed issue SergeychWorks/lyng#69 2025-12-04 01:56:27 +03:00
formatter: color for @Annotations
sergeych closed issue SergeychWorks/lyng#71 2025-12-04 01:56:27 +03:00
formatter: smart closing brace
sergeych closed issue SergeychWorks/lyng#68 2025-12-04 01:56:27 +03:00
spell check in lyng file
sergeych pushed to master at SergeychWorks/lyng 2025-12-03 17:38:03 +03:00
c63d643469 fixed formatter bugs and some tests; upgraded formatting in plugin
f592689631 annotation highlighting (missing)
Compare 2 commits »
sergeych pushed to master at SergeychWorks/lyng 2025-12-03 15:49:34 +03:00
834f3118c8 annotation highlighting
sergeych pushed to master at SergeychWorks/lyng 2025-12-03 14:48:30 +03:00
d285335e1c plugin: spell checker f0r 2025
sergeych opened issue SergeychWorks/lyng#71 2025-12-03 14:06:47 +03:00
formatter: smart closing brace