|
|
83d8c8b71f
|
Added Vectors and Matrics operations, slicing, docs.
|
2026-03-28 22:25:40 +03:00 |
|
|
|
a72991d1b7
|
debug stuff cleanup and simplify
|
2026-03-28 17:50:53 +03:00 |
|
|
|
cd007050a8
|
added complext number support
|
2026-03-28 17:44:43 +03:00 |
|
|
|
418b1ae2b6
|
Fix captured bound global writes in nested bytecode blocks
|
2026-03-28 00:47:08 +03:00 |
|
|
|
b0fb65a036
|
Fix bound property captures and property slot resolution
|
2026-03-28 00:00:59 +03:00 |
|
|
|
86e8b2e2bc
|
site upgrades
|
2026-03-27 22:36:23 +03:00 |
|
|
|
a98fe51983
|
version bump
|
2026-03-27 21:49:53 +03:00 |
|
|
|
f8d36beae1
|
Merge branch 'bigdecimals'
|
2026-03-27 21:32:25 +03:00 |
|
|
|
580256d520
|
Add decimal module and operator interop registry
|
2026-03-27 21:31:37 +03:00 |
|
|
|
5ab074ba9e
|
readme updated
|
2026-03-27 21:30:21 +03:00 |
|
|
|
4269310beb
|
Use canonical class identity for delegate checks
|
2026-03-27 19:19:38 +03:00 |
|
|
|
7c059b4741
|
Fix lazy delegate type resolution across modules
|
2026-03-27 18:57:27 +03:00 |
|
|
|
217787e17a
|
Temporary lazy builtin baseline
|
2026-03-27 18:46:53 +03:00 |
|
|
|
9ddc7dbee6
|
Fix remaining compiler and VM review findings
|
2026-03-27 16:10:49 +03:00 |
|
|
|
24937c7cf5
|
some commercial proposals and clarifications
|
2026-03-27 15:53:12 +03:00 |
|
|
|
ecc4d8b9ed
|
Add explicit script import prep APIs and VM regression tests
|
2026-03-27 15:51:17 +03:00 |
|
|
|
3d8bfe8863
|
Add Lyng string interpolation with docs/tests and refresh changelog
1.5.1
|
2026-03-25 18:43:23 +03:00 |
|
|
|
3b83439788
|
Rewrite Lyng common-platform proposal with validated samples
|
2026-03-25 17:53:57 +03:00 |
|
|
|
0af0f31e48
|
site version fix
|
2026-03-22 03:11:34 +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 |
|
|
|
f24c7d2715
|
some docs tweaks
|
2026-03-20 23:44:18 +03:00 |
|
|
|
2546a5327f
|
better tetris ;)
|
2026-03-20 23:04:01 +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 |
|
|
|
d92309d76c
|
fixed version for site badge
1.5.0-RC
|
2026-03-19 01:34:23 +03:00 |
|
|
|
767e995a96
|
RC version bump
|
2026-03-19 01:33:08 +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 |
|
|
|
1a080bc53e
|
added AI coding data for Lyng
|
2026-03-17 14:05:26 +03:00 |
|
|
|
a6492bb750
|
Add support for symbol inclusion via directive and refactor extern classes handling
|
2026-03-15 09:13:33 +03:00 |
|
|
|
d2a47d34a3
|
fixed extending extern classes (extension methods)
|
2026-03-15 05:35:29 +03:00 |
|
|
|
8e0442670d
|
extern generics classes fix, documentation on extern classes updated
|
2026-03-15 04:32:06 +03:00 |
|
|
|
74eb8ff082
|
proposal: extending kotlin bridging ABI for generic externs
|
2026-03-15 04:22:36 +03:00 |
|
|
|
2b13fe8053
|
Improve extern member diagnostics and cover extern generic class test
|
2026-03-15 04:09:24 +03:00 |
|
|
|
979e6ea9b7
|
Require explicit extern members in extern class/object and update docs
|
2026-03-15 03:27:50 +03:00 |
|
|
|
e447c778ed
|
fixed few bugs in compiler and plugin
|
2026-03-15 02:53:33 +03:00 |
|
|
|
37d093817e
|
added T is nullable support
|
2026-03-14 20:57:15 +03:00 |
|
|
|
c54d947f1c
|
indexer fix
|
2026-03-14 20:04:44 +03:00 |
|
|
|
8a32ffe655
|
bridge: add ScopeFacade receiver overloads for binder callbacks
|
2026-03-14 19:53:46 +03:00 |
|
|
|
65edf9fe67
|
Fix generic type checks and explicit type arg runtime binding
|
2026-03-14 19:18:09 +03:00 |
|
|
|
18394ce286
|
build/deploy optimizations
|
2026-03-13 00:03:50 +03:00 |
|
|
|
298c2a09fe
|
Add lyng.observable ObservableList hooks, flow events, and docs
|
2026-03-12 22:07:33 +03:00 |
|
|
|
a9da21e7a4
|
deploy improved/2
|
2026-03-12 21:21:10 +03:00 |
|
|
|
4581998ba3
|
deploy improved
|
2026-03-12 21:14:20 +03:00 |
|
|
|
62dc501657
|
fixed version
|
2026-03-12 21:10:24 +03:00 |
|
|
|
8b5e6ee993
|
Add immutable collections hierarchy with runtime/compiler/docs/tests
|
2026-03-12 21:07:56 +03:00 |
|
|
|
9417f8f0cc
|
Type-aware += checks for declared collection members; preserve field type metadata
|
2026-03-12 19:41:42 +03:00 |
|
|
|
c9021eb9cf
|
Make List/Set += and -= element-type aware
|
2026-03-12 19:13:17 +03:00 |
|
|
|
3bfb80a7c1
|
Improve Set handling with type-aware operations and enhance generic function parsing logic
|
2026-03-12 19:08:29 +03:00 |
|