30 Commits

Author SHA1 Message Date
49fc700233 Detach materialized SQL rows from transaction lifetime 2026-04-17 20:38:40 +03:00
64273ac60a Add JDBC database provider for JVM 2026-04-16 22:10:36 +03:00
ee392daa13 another sample 2026-04-16 13:35:12 +03:00
0affa92674 better SQL example 2026-04-16 01:08:31 +03:00
a2e3f80ab6 better sql exaple, some inference bugs fixed 2026-04-16 00:54:00 +03:00
121d860043 Document native networking limits 2026-04-09 19:17:32 +03:00
717758149b cleaned up tcpserver.lyng, again ;) 2026-04-09 19:01:26 +03:00
73ec8f9be6 cleaned up tcpserver.lyng/2 2026-04-09 18:28:59 +03:00
805c54a408 cleaned up tcpserver.lyng 2026-04-09 18:26:25 +03:00
9b90fe370b improved tcpserver.lyng sample 2026-04-09 17:11:30 +03:00
840cd32574 Fix captured range bounds in launched for-loops 2026-04-09 17:05:00 +03:00
fbb1683ba3 Fix concurrent TCP CLI scope and add regressions 2026-04-09 11:55:01 +03:00
402b8bb1b3 Fix native CLI TCP regression path 2026-04-09 11:00:23 +03:00
d8454a11fc optimize arithmetics 2026-04-04 04:01:43 +03:00
161f3f74e2 fixed disabled concurrency in CLI 2026-04-03 23:42:43 +03:00
064b927b1a Stabilize pi benchmark optimizations for release 2026-04-03 23:16:08 +03:00
fd6d05d568 anotther compiler inference bug andlyng.io.console improvements 2026-04-03 11:55:25 +03:00
88b0bb2147 Add TCP server example and refactor script execution flow 2026-04-02 22:55:29 +03:00
f61ac35580 added networking to the CLI 2026-04-02 20:27:13 +03:00
d0aaa2c256 fix tetris code: declaration now in place 2026-04-02 19:25:17 +03:00
446c8d9a6e minor additions 2026-04-01 02:51:00 +03:00
3e338f3d53 Fix sqrt type inference and add regression coverage 2026-03-31 22:26:58 +03:00
c097464750 - fixed CLI -x mode
- fixed a wrong error message when global symbol is not found
2026-03-31 20:52:31 +03:00
a976702caf support for Real.isInfitite and isNan 2026-03-31 19:08:11 +03:00
d17ad9ef0d 1.5.0 release; console stability fix; tetris sample rewritten to be RC-free 2026-03-22 03:11:08 +03:00
222a653040 pause for tetris ;) 2026-03-21 01:44:28 +03:00
2546a5327f better tetris ;) 2026-03-20 23:04:01 +03:00
2a79c718ba 1.5.0-RC2: improved lyngio.console, some polishing 2026-03-19 22:41:06 +03:00
794553d81d Add stdlib Random API and migrate tetris RNG 2026-03-19 01:30:35 +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