12 Commits

Author SHA1 Message Date
64273ac60a Add JDBC database provider for JVM 2026-04-16 22:10:36 +03:00
6d340824e4 Tighten SQLite transaction failures and tests 2026-04-15 22:20:29 +03:00
5f6f6b9ae4 Align SQLite value conversion across JVM and native 2026-04-15 22:03:42 +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
2414da59a7 fixed terminal problems in lyng CLI with new console support on linux 2026-04-03 12:12:55 +03:00
cd7e001f41 Refactor KMP networking backends 2026-04-02 20:04:25 +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
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
660a80a26b lyngio: added processes and docs for it, JVM and linux 2026-01-06 02:35:24 +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