16 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
f8d2533b48 Make SQLite native linker lookup portable 2026-04-15 23:47:38 +03:00
55ba6113e7 Add Lyng DB contract and SQLite provider skeleton 2026-04-15 20:39:38 +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
e55d9c835a another snapshot release, configs for matrix operations 2026-03-28 23:28:28 +03:00
4df6612eca 1.5.0-RC2: build fixes 2026-03-19 22:45:08 +03:00
2a79c718ba 1.5.0-RC2: improved lyngio.console, some polishing 2026-03-19 22:41:06 +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
6b957ae6a3 Refactored ObjRef evaluation logic for enhanced performance and consistency across unary, binary, and field operations. Added evalValue overrides for more streamlined value resolution. 2026-01-11 01:42:53 +01:00
f792c73b8f 1.1.1-SNPASHOT some serious bugs in initilazation fixed. They were revealed by delegation real world usage 2026-01-05 21:13:42 +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
062f344676 published lyngio to maven, added to docs 2025-11-29 09:02:28 +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