25 Commits

Author SHA1 Message Date
30e56946a0 improved JDBC provider for lyng.io.db 2026-04-18 02:06:29 +03:00
64273ac60a Add JDBC database provider for JVM 2026-04-16 22:10:36 +03:00
55ba6113e7 Add Lyng DB contract and SQLite provider skeleton 2026-04-15 20:39:38 +03:00
402b8bb1b3 Fix native CLI TCP regression path 2026-04-09 11:00:23 +03:00
f61ac35580 added networking to the CLI 2026-04-02 20:27:13 +03:00
5346d15a9f Add KMP networking backends 2026-04-02 19:23:46 +03:00
d409a4bb8b Add verified Ktor-backed networking modules to lyngio 2026-04-02 16:19:14 +03:00
83d8c8b71f Added Vectors and Matrics operations, slicing, docs. 2026-03-28 22:25:40 +03:00
580256d520 Add decimal module and operator interop registry 2026-03-27 21:31:37 +03:00
d9d7cafec8 +added console spport for lyngio
+added console support to lyng/jlyng CLI
+added unicode escapes
+created tetris console sample
2026-03-19 01:09:32 +03:00
52a3a96e3f + DateTime 2026-01-16 09:06:42 +03:00
fa91afa92b migrated to Kotlin 2.3.0 2025-12-18 01:33:49 +01:00
f7a4497f3f Migrate to kotlin.time.Instant and kotlin.time.Clock, update dependencies to support Kotlin 2.2, and adopt JVM 17. 2025-12-17 19:53:36 +01:00
438e48959e - fixed bug in compiler (rare)
- added lyng.io.fs (multiplatform)
- CLI tools now have access to the filesystem
2025-11-29 00:51:01 +01:00
67e4d76f59 kotlin upgraded, site started 2025-11-18 00:24:19 +01:00
c854b06683 fixed comment before else in if;
dynamic now support indexing access
2025-10-04 11:25:19 +04:00
2696f1546d upgrading to kotlin 2.2 2025-09-26 11:48:40 +04:00
2adb0ff512 +copyrght, apache 2.0 2025-08-13 23:22:04 +03:00
19f8b6605b fix #47 parallelism: launch, Deferred, CompletableDeferred, Mutex (delay was already implemented) 2025-08-07 20:31:36 +03:00
cffe4eaffc refs #35 bits in BitArray/input/output reordered for better performance; started typed serialization 2025-07-17 12:33:32 +03:00
230cb0a067 ref #34 time formatting and precision time access 2025-07-10 11:10:26 +03:00
ce4ed5c819 migrated to kotlin 2.2.0
better support for shebangs in CLI lyng
added jlyng local release
2025-07-07 23:44:21 +03:00
953e0e696b working CLI tool, versioning support, etc 2025-06-03 16:32:36 +04:00
512dda5984 fix #5 loop optimization
fixed arguments modifying bug
added samples and samplebooks w/tests
2025-06-03 10:44:42 +04:00
b220299fc5 Long road starts here 2025-05-18 00:52:19 +04:00