20 Commits

Author SHA1 Message Date
b6c6ef021a fixed some exception catching problems on wasm target 2026-04-08 22:05:02 +03:00
caad7d8ab9 stdlib inference bug fixed 2026-04-03 11:04:16 +03:00
794553d81d Add stdlib Random API and migrate tetris RNG 2026-03-19 01:30:35 +03:00
2d4ae0d98b fixed site sample to be more expressive 2026-02-17 22:34:56 +03:00
df19524177 Refine variable resolution logic, update type alias syntax 2026-02-17 08:17:57 +03:00
b6851b7098 Improve variable resolution and expand test coverage; improved wahtsnew 2026-02-17 08:06:06 +03:00
c16c0d7ebd language tools and site suport 2026-02-07 05:47:18 +03:00
c9da0b256f Add minimal generics and typed callable casts 2026-02-03 07:38:41 +03:00
68122df6d7 Fix implicit extension calls and apply scope captures 2026-01-30 16:20:55 +03:00
20b8464591 Fix closure locals for tail blocks; unignore stdlib tests 2026-01-29 10:31:27 +03:00
d8e18e4a0c Fix bytecode name lookup; unignore more stdlib tests 2026-01-29 09:57:29 +03:00
c7e2455340 Enable stdlib/lynon tests and add try wrapper 2026-01-29 03:13:15 +03:00
9a15470cdb Enforce bytecode-only compilation in tests 2026-01-28 19:39:21 +03:00
41a3617850 improved lazy delegate; added with(newThis) {} to stdlib 2026-01-05 22:25:46 +01:00
5586e027ea more stdlib and docs 2025-12-24 18:56:30 +01:00
3b6504d3b1 Add flatten, flatMap, and filterNotNull functions with corresponding tests 2025-12-23 18:06:28 +01:00
464a6dcb99 fixed many bugs with variable visibility in mixed scopes 2025-08-17 12:24:39 +03:00
b07452e66e more stdlib and docs, bugfixes 2025-08-14 14:31:51 +03:00
2adb0ff512 +copyrght, apache 2.0 2025-08-13 23:22:04 +03:00
3948283481 0.8.4: stadlib in Lyng! added universal Iterable functions 2025-08-09 22:50:48 +03:00