|
|
5f819dc87a
|
Added delegation support: Delegate, lazy, "by" keyword for valr/var/fun and object {} singletons
|
2026-01-05 19:05:16 +01:00 |
|
|
|
514ad96148
|
AccessException -< IllegalAccessException; added TODO() and NotImplementedException
|
2026-01-05 11:14:05 +01:00 |
|
|
|
5586e027ea
|
more stdlib and docs
|
2025-12-24 18:56:30 +01:00 |
|
|
|
cd2b1a9cb7
|
Extensions methods and properties now are correctly isolated, respect visibility rules and allow adding class properties and class vals.
|
2025-12-24 00:29:10 +01:00 |
|
|
|
3b6504d3b1
|
Add flatten, flatMap, and filterNotNull functions with corresponding tests
|
2025-12-23 18:06:28 +01:00 |
|
|
|
b7838b45ec
|
fixed bug with scopes usage
|
2025-12-22 05:04:47 +01:00 |
|
|
|
f6d51e9b94
|
fixed problems with documentation
|
2025-12-21 19:57:34 +01:00 |
|
|
|
3ac7fd7ceb
|
Add assert-related testing functions, findFirst/findFirstOrNull methods, and expand documentation.
|
2025-12-21 19:11:37 +01:00 |
|
|
|
708b908415
|
fix #88 fix #90 plugin with autocompletion
|
2025-12-08 03:28:27 +01:00 |
|
|
|
40f11b6f29
|
fix #82 refactored and added builtin docs to all symbols
|
2025-12-06 21:10:40 +01:00 |
|
|
|
b8f27c7a18
|
migrated stdlib to separate .lyng files and added build-time generation of Kotlin constants. reduced noise in plugin
|
2025-12-04 12:26:38 +01:00 |
|