Sergey Chernov sergeych
  • Joined on 2022-07-18
sergeych pushed to master at SergeychWorks/lyng 2026-04-09 18:29:08 +03:00
73ec8f9be6 cleaned up tcpserver.lyng/2
sergeych pushed to master at SergeychWorks/lyng 2026-04-09 18:26:35 +03:00
805c54a408 cleaned up tcpserver.lyng
sergeych pushed to master at SergeychWorks/lyng 2026-04-09 17:11:44 +03:00
9b90fe370b improved tcpserver.lyng sample
840cd32574 Fix captured range bounds in launched for-loops
fbb1683ba3 Fix concurrent TCP CLI scope and add regressions
c9eb3df93d Add Deferred.joinAll helper
402b8bb1b3 Fix native CLI TCP regression path
Compare 6 commits »
sergeych pushed to master at SergeychWorks/lyng 2026-04-08 22:54:35 +03:00
ef95ed4405 package structure/import for CLI
sergeych pushed to master at SergeychWorks/lyng 2026-04-08 22:38:47 +03:00
b6c6ef021a fixed some exception catching problems on wasm target
c6cfd52b01 fixed site docs behavior on narrow screens
12fb4fe0ba + String.replace
368ce2ce8c added buffer.base64std
Compare 4 commits »
sergeych pushed to master at SergeychWorks/lyng 2026-04-08 09:27:54 +03:00
d0d79d2f07 docs: add LegacyDigest module documentation
69013392d3 Add lyng.legacy_digest module with LegacyDigest.sha1()
f145a90845 Fix method slot ID collision between instance and static methods
2f145a0ea7 Fix nullable let member inference
Compare 4 commits »
sergeych pushed to master at SergeychWorks/lyng 2026-04-07 01:01:37 +03:00
15617f6998 more docs
sergeych pushed to master at SergeychWorks/lyng 2026-04-07 00:51:04 +03:00
583067780f Support object extension indexers
sergeych pushed to master at SergeychWorks/lyng 2026-04-07 00:05:46 +03:00
8386337c42 missing docs on object extension
sergeych pushed to master at SergeychWorks/lyng 2026-04-06 20:04:10 +03:00
83099148bd index return value inference fixed
1fca2b112f Fix parsing of generic extension functions
35628c8453 Support extensions on singleton objects
Compare 3 commits »
sergeych pushed to master at SergeychWorks/lyng 2026-04-06 11:09:25 +03:00
671583638b v1.5.5-SNAPSHOT started. compile if support
sergeych pushed to master at SergeychWorks/lyng 2026-04-05 06:34:40 +03:00
214f1aec9e v1.5.4 release
sergeych pushed to master at SergeychWorks/lyng 2026-04-05 06:13:01 +03:00
657c0c5d18 optimize VM: removed cmd.isFast
sergeych pushed to master at SergeychWorks/lyng 2026-04-04 10:35:19 +03:00
90718c3c17 optimize VM
d8454a11fc optimize arithmetics
Compare 2 commits »
sergeych pushed to master at SergeychWorks/lyng 2026-04-03 23:42:52 +03:00
161f3f74e2 fixed disabled concurrency in CLI
1cead7822a Prepare 1.5.4 release defaults and metadata
064b927b1a Stabilize pi benchmark optimizations for release
a7ab0d3905 added static List.fill(size) { ... }
f1003f5b95 Add descending ranges and for-loop support
Compare 5 commits »
sergeych pushed to master at SergeychWorks/lyng 2026-04-03 20:36:42 +03:00
d8c53c500e Package JVM distribution as a zip, update symlink creation, and document changes in CLI and downloads.
b3efe019d9 Fix delay function to correctly interpret Int as milliseconds in scripts
Compare 2 commits »
sergeych pushed to master at SergeychWorks/lyng 2026-04-03 12:13:11 +03:00
2414da59a7 fixed terminal problems in lyng CLI with new console support on linux
fd6d05d568 anotther compiler inference bug andlyng.io.console improvements
Compare 2 commits »
sergeych pushed to master at SergeychWorks/lyng 2026-04-03 11:04:29 +03:00
caad7d8ab9 stdlib inference bug fixed
sergeych pushed to master at SergeychWorks/lyng 2026-04-02 22:55:43 +03:00
88b0bb2147 Add TCP server example and refactor script execution flow
sergeych pushed to master at SergeychWorks/lyng 2026-04-02 20:42:09 +03:00
38646c6257 Update platform support matrix with detailed statuses and legend
f61ac35580 added networking to the CLI
Compare 2 commits »