|
|
65edf9fe67
|
Fix generic type checks and explicit type arg runtime binding
|
2026-03-14 19:18:09 +03:00 |
|
|
|
298c2a09fe
|
Add lyng.observable ObservableList hooks, flow events, and docs
|
2026-03-12 22:07:33 +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 |
|
|
|
32a7adf56e
|
more types tests and fixes
|
2026-03-09 12:32:37 +03:00 |
|
|
|
90e586b5d2
|
Enable smart-cast handling for expressions and add relevant tests.
|
2026-03-09 10:29:04 +03:00 |
|
|
|
f03006ce37
|
added tests of println override
|
2026-03-09 11:54:30 +03:00 |
|
|
|
1502a365bf
|
Add API for binding global functions and variables; implement tests and update embedding documentation.
|
2026-03-07 19:03:52 +03:00 |
|
|
|
274abaaf03
|
Refactor scope handling to improve slot synchronization, dynamic access, and module frame interactions; bump version to 1.5.1-SNAPSHOT.
|
2026-02-20 22:55:45 +03:00 |
|
|
|
51b0d1fdfc
|
dynamic tests moved to a right suite
|
2026-02-20 11:16:57 +03:00 |
|
|
|
c46f74bd7e
|
dynamic behavior fixed, publishing the snapshot
|
2026-02-20 11:15:35 +03:00 |
|
|
|
87ef1c38b8
|
Improve error handling and scope resolution in dynamic callbacks and bytecode execution, add new tests for dynamic behavior.
|
2026-02-20 10:15:01 +03:00 |
|
|
|
6bf99d354b
|
Refactor scope handling and caching, improve dynamic access and tests, bump version to 1.5.1-SNAPSHOT
|
2026-02-19 16:17:35 +03:00 |
|
|
|
d82302dd01
|
Add support for variadic function types and ellipsis in type declarations, stricter lamda types compile-time checks and object binding for Kotlin bridges
|
2026-02-19 11:12:39 +03:00 |
|
|
|
e7c1adb2c5
|
Kotlin bride: object bindings added
|
2026-02-19 08:12:28 +03:00 |
|
|
|
79a541b148
|
Clean up compiler warnings
|
2026-02-18 18:16:33 +03:00 |
|
|
|
2d4ae0d98b
|
fixed site sample to be more expressive
|
2026-02-17 22:34:56 +03:00 |
|
|
|
74d911e837
|
Migrate IdeLenientImportProvider to lynglib, add detailed time-related documentation, and improve analysis support for unresolved references.
|
2026-02-17 22:20:31 +03:00 |
|
|
|
2e7c28f735
|
corrected home page samples
|
2026-02-17 12:47:55 +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 |
|
|
|
c5b8871c3a
|
Add support for closed classes and enhancements to the Kotlin reflection bridge
|
2026-02-16 19:08:32 +03:00 |
|
|
|
44f9573eec
|
Add mixed compare benchmark baseline
|
2026-02-16 17:33:05 +03:00 |
|
|
|
a8f6aa31f1
|
Fix for-loop real widening coercions
|
2026-02-16 16:53:53 +03:00 |
|
|
|
fd2da1efd3
|
VM optimizations
|
2026-02-16 06:16:29 +03:00 |
|
|
|
637258581d
|
Optimize int loop jumps and document loop var immutability
|
2026-02-15 15:12:52 +03:00 |
|
|
|
db9dc73da8
|
Fix portability issues and move JVM-only test
|
2026-02-15 11:09:55 +03:00 |
|
|
|
b233d4c15f
|
Improve plugin symbol accuracy in completion and docs
|
2026-02-15 11:05:57 +03:00 |
|
|
|
6295cea6ad
|
Test module-frame lookup in bridge resolver
|
2026-02-15 01:29:13 +03:00 |
|
|
|
cc681c76a0
|
Test extension callable handles
|
2026-02-15 01:26:31 +03:00 |
|
|
|
9cf87d1075
|
Add Kotlin bridge reflection handles and tests
|
2026-02-15 01:23:13 +03:00 |
|
|
|
cd145f6a96
|
Migrate runtime locals to frame slots
|
2026-02-14 23:25:19 +03:00 |
|
|
|
34678068ac
|
Remove interpreter paths and enforce bytecode-only execution
|
2026-02-14 01:20:13 +03:00 |
|
|
|
e73fe0d3c5
|
Remove interpreter fallbacks and enforce bytecode execution
|
2026-02-14 00:41:33 +03:00 |
|
|
|
26564438e2
|
Enforce bytecode-only statements and wrap defaults
|
2026-02-13 06:44:00 +03:00 |
|
|
|
90826b519d
|
Remove interpreter paths and enforce bytecode-only execution
|
2026-02-13 00:19:47 +03:00 |
|
|
|
99ca15d20f
|
Step 24E: frame capture refs
|
2026-02-11 20:33:58 +03:00 |
|
|
|
1271f347bd
|
Step 25D: module decl disasm coverage
|
2026-02-10 09:31:21 +03:00 |
|
|
|
4e08339756
|
Step 25C: bytecode class declarations
|
2026-02-10 08:30:10 +03:00 |
|
|
|
0caa9849cf
|
Step 25: emit DECL_EXEC for declarations
|
2026-02-09 22:00:46 +03:00 |
|
|
|
dab0b9f165
|
Step 24: remove assign scope slot
|
2026-02-09 20:42:02 +03:00 |
|
|
|
c035b4c34c
|
Step 22: delegated locals in bytecode
|
2026-02-09 12:34:23 +03:00 |
|
|
|
9d508e219f
|
Step 21: union mismatch bytecode throw
|
2026-02-09 12:13:33 +03:00 |
|
|
|
b49f291bff
|
Step 20: bytecode NopStatement
|
2026-02-09 12:04:51 +03:00 |
|
|
|
565dbf98ed
|
Step 19: union member access
|
2026-02-09 11:38:04 +03:00 |
|
|
|
5305ced89f
|
Step 18: delegated member access in bytecode
|
2026-02-09 11:00:29 +03:00 |
|
|
|
b2d5897aa8
|
Step 17: callable property calls
|
2026-02-09 10:50:53 +03:00 |
|
|
|
0b94b46d40
|
Step 15: class-scope ?= in bytecode
|
2026-02-09 10:34:36 +03:00 |
|