Commit Graph

  • 74d73540c6 Optimize member access via slots sergeych 2026-01-25 03:11:40 +03:00
  • 9b580bafb6 avoid suspend lambdas in var declaration statements sergeych 2026-01-24 19:04:22 +03:00
  • 062f9e7866 fix wasmJs suspend-lambda generation and add agent guidance sergeych 2026-01-24 18:59:58 +03:00
  • 717a79aca2 wasm generation bug workaround, docs and debugging tips sergeych 2026-01-24 18:10:49 +03:00
  • aec4a3766e wasm generation bug workaround, docs and debugging tips fix_broken_wasmJs sergeych 2026-01-24 18:10:49 +03:00
  • e196bc3012 but in kotlin wasmJS compiler: try wasmJs tests on node or browser, it fails. kotlin_compiler_bug_wasmJs sergeych 2026-01-21 21:57:02 +03:00
  • f9ae00b7f4 heroic attempt to fix kotlin 3.2.0 wasmJS compiler (incomplete) heroic_attempt_to_avoid_kotlin_bug_wasmJs sergeych 2026-01-21 21:50:05 +03:00
  • 7b1ba71ef0 rename testToJsonString and add new test for @Transient serialization sergeych 2026-01-18 20:34:58 +03:00
  • 8b94432f66 fixed samples: wrong ?? operator to supported elvis ?: sergeych 2026-01-18 20:28:03 +03:00
  • 338dc00573 better homepage samples sergeych 2026-01-18 19:09:37 +03:00
  • d0230c5b89 + Intstant.truncateToMinute() sergeych 2026-01-18 18:22:49 +03:00
  • 5dc2159024 added clamp function and extensions, fixed bug in range coloring sergeych 2026-01-18 07:18:51 +03:00
  • 0759346e4b plugin and formatter improvements sergeych 2026-01-17 07:33:30 +03:00
  • f848d79d39 more OO tests sergeych 2026-01-16 20:43:10 +03:00
  • 52a3a96e3f + DateTime sergeych 2026-01-16 09:06:42 +03:00
  • b7dfda2f5d + @Tranient for serialization sergeych 2026-01-16 07:47:27 +03:00
  • 05e15e8e42 Add isEmpty, isNotEmpty, and isBlank methods to ObjString, update tests and docs sergeych 2026-01-16 07:06:22 +03:00
  • d4bb186f85 Obj.toKotlin tiny fix sergeych 2026-01-16 06:00:39 +03:00
  • 7bc17037f9 1.2.1-SNAPSHOT: improved visibility check for inheritance sergeych 2026-01-15 18:18:35 +03:00
  • 75723adbbc 1.2.0: update version to release 1.2.0 sergeych 2026-01-14 22:12:56 +03:00
  • b7fe04d65f cosmetics sergeych 2026-01-14 22:11:33 +03:00
  • ec28b219f3 plugin: another attempt to fix spell checker sergeych 2026-01-14 14:28:50 +03:00
  • 6fa57c8197 plugin: run command. Lyng string "hello"*repeatCount operator. Plugin spell check is still not working properly sergeych 2026-01-14 13:34:08 +03:00
  • 2d2a74656c plugin: remove flaky spell checking for 2024.* sergeych 2026-01-13 07:10:03 +01:00
  • 80933c287d Refactor nullable suffix handling in compiler (nullable declaration bug fixed) sergeych 2026-01-12 16:15:19 +01:00
  • 017111827d another attempt to fix plugin spellchecker sergeych 2026-01-12 16:05:46 +01:00
  • d2632cb99e plugin improvements; attempt to make AI life easier (incomplete and weak) sergeych 2026-01-12 15:39:30 +01:00
  • 474293cfe3 plugin deployment script, upload distributabkes mode for site deploy script sergeych 2026-01-12 12:25:12 +01:00
  • 9924d02cb4 plugin docstring parsing now respect @param, @retunm, @throws and general support for such tags introduced sergeych 2026-01-12 11:55:39 +01:00
  • 1efa96a990 improved type inference in plugin sergeych 2026-01-12 08:19:52 +01:00
  • f6deabaa38 Enable SCOPE_POOL globally across all platforms and refactor pooling logic to enhance robustness, efficiency, and cleanup mechanisms. Update documentation to reflect changes. sergeych 2026-01-12 06:16:22 +01:00
  • 8f04b25fcb Refactor scope pooling logic for robustness and efficiency, optimize argument assignment, and enhance benchmarks with pool-specific scenarios. sergeych 2026-01-11 02:50:08 +01:00
  • 6b957ae6a3 Refactored ObjRef evaluation logic for enhanced performance and consistency across unary, binary, and field operations. Added evalValue overrides for more streamlined value resolution. sergeych 2026-01-11 01:42:47 +01:00
  • 827df9c8cd Fix argument priority handling in ObjInstance resolution logic and add corresponding tests sergeych 2026-01-10 20:25:06 +01:00
  • 7ab439d949 Updated documentation to clarify property syntax, closure resolution rules, and override usage sergeych 2026-01-10 18:08:07 +01:00
  • 91e6ae29ce fixed mist edge cases with new language logic sergeych 2026-01-10 14:49:54 +01:00
  • b9831a422a 1.2.0-SNAPSHOT started bug core refactor to support all new future and more strict rules (namely, fundamental difference between properties, functions and delegates) sergeych 2026-01-10 02:57:05 +01:00
  • 10b7cb2db2 improved error reporting for mismatched serialized vars in ObjInstance sergeych 2026-01-08 21:10:37 +01:00
  • 1931384116 fixed another closure bug sergeych 2026-01-08 19:52:38 +01:00
  • 2acb60697d more tools to deal with Lyng exeption in Kotlin sergeych 2026-01-08 12:42:29 +01:00
  • c12804a806 user exceptions to kotlin fixes sergeych 2026-01-08 09:21:25 +01:00
  • 1d089db9ff User exception classes, unified exception class architecture sergeych 2026-01-07 19:05:07 +01:00
  • 2ce6d8e482 tools for error reporting in kotlin sergeych 2026-01-07 18:12:14 +01:00
  • eda34c1b3d operators overriding missing files sergeych 2026-01-07 09:44:13 +01:00
  • 2c0a6c7b34 operators overriding sergeych 2026-01-07 09:33:10 +01:00
  • fe5dded7af plugin with type declarations, collection types and much better type tracking for autocomplete sergeych 2026-01-07 02:55:47 +01:00
  • aba0048a83 plugin no wworks with .lyng.d files. hurray sergeych 2026-01-06 19:32:40 +01:00
  • fdc044d1e0 Added support for extern declarations and enhanced .lyng.d merging sergeych 2026-01-06 17:04:56 +01:00
  • 44675b976d script to piblish all (for Linux) sergeych 2026-01-06 13:26:58 +01:00
  • 3941ddee40 + Ma is now Delegate + way to add pure Lyng parents when declaring kotlin bindings sergeych 2026-01-06 13:11:07 +01:00
  • 3ef68d8bb4 fixed autocompletion for class constructor parameters sergeych 2026-01-06 12:08:23 +01:00
  • 72bb6ae67b formatter fix on properties sergeych 2026-01-06 12:00:04 +01:00
  • 555c9b94de null assignment operator added sergeych 2026-01-06 11:39:23 +01:00
  • 8cd980514b code cleanup performed (trivial cases) sergeych 2026-01-06 10:38:24 +01:00
  • fa4dc45f15 readme: github specific stuff/2 sergeych 2026-01-06 03:47:38 +01:00
  • ae68ecd066 readme: github specific stuff sergeych 2026-01-06 03:44:48 +01:00
  • ddfdc18ba3 more readme sergeych 2026-01-06 03:40:22 +01:00
  • 1afc6d41bc more readme sergeych 2026-01-06 03:35:03 +01:00
  • 83ab8cdc01 updated readme for hub sergeych 2026-01-06 03:11:19 +01:00
  • 26b8370b01 added label syntax support and highlighting sergeych 2026-01-06 02:37:10 +01:00
  • 660a80a26b lyngio: added processes and docs for it, JVM and linux sergeych 2026-01-06 02:32:18 +01:00
  • d91acd593a added return statement support sergeych 2026-01-06 02:18:31 +01:00
  • 5fc0969491 added object expression support to the site, tnbundle, etc sergeych 2026-01-06 01:51:16 +01:00
  • eec732d11a implemented object expressions (anonymous classes) sergeych 2026-01-06 01:25:01 +01:00
  • 8611543623 fixed delegation sample sergeych 2026-01-06 01:00:20 +01:00
  • 73854f21f3 reformatted root.lyng for better readability/2 sergeych 2026-01-05 22:30:51 +01:00
  • f66e61c185 reformatted root.lyng for better readability sergeych 2026-01-05 22:27:02 +01:00
  • 41a3617850 improved lazy delegate; added with(newThis) {} to stdlib sergeych 2026-01-05 22:25:46 +01:00
  • f792c73b8f 1.1.1-SNPASHOT some serious bugs in initilazation fixed. They were revealed by delegation real world usage sergeych 2026-01-05 21:13:15 +01:00
  • 20f777f9f6 version on site sergeych 2026-01-05 19:09:46 +01:00
  • 5f819dc87a Added delegation support: Delegate, lazy, "by" keyword for valr/var/fun and object {} singletons sergeych 2026-01-05 19:05:16 +01:00
  • 8e766490d9 AccessException -> IllegalAccessException in docs sergeych 2026-01-05 11:20:38 +01:00
  • 514ad96148 AccessException -< IllegalAccessException; added TODO() and NotImplementedException sergeych 2026-01-05 11:14:05 +01:00
  • e0a59c8db6 cleaning up OOTest sergeych 2026-01-05 10:35:38 +01:00
  • 75e2b63923 fixed fences in the docs sergeych 2026-01-04 23:06:36 +01:00
  • 5f1e6564d5 site: fixed scrolling overly high contents table in docs viewer sergeych 2026-01-04 23:01:11 +01:00
  • f5a3fbe9a3 docs refined sergeych 2026-01-04 22:50:49 +01:00
  • 11eadc1d9f abstract classes, interfaces, MI auto implementation and fine-grained visibility sergeych 2026-01-04 22:30:17 +01:00
  • 96e1ffc7d5 fixed oop.md spelling sergeych 2026-01-04 20:18:49 +01:00
  • aad7c9619b fixed bug with reformatting code sequences in markdown + lyng sergeych 2026-01-04 04:12:15 +01:00
  • 9e138367ef plugin fixes: incorrect reformatting on }, incorrect parsing of class minidocs sergeych 2026-01-04 11:58:55 +01:00
  • 1d9befe101 fixed fromatter, plugin, site, libs for new language features 1.1.0-rc sergeych 2026-01-04 01:25:16 +01:00
  • abb262d9cf Improve property accessor indentation handling, add tests, and enhance nested control flow formatting. Fix enum and property keyword highlighting. sergeych 2026-01-04 00:09:47 +01:00
  • eca451b5a3 Implement restricted setter visibility (private set / protected set) for class fields and properties. sergeych 2026-01-03 23:00:47 +01:00
  • 54af50d6d6 Implement support for late-initialized val fields in classes. Added ObjUnset, UnsetException, compile-time initialization checks, and write-once enforcement for val fields. sergeych 2026-01-03 22:05:29 +01:00
  • ce0fc3650d "cache" bug found and fixed, causing some improvemts in lambda processing. sergeych 2026-01-03 21:04:30 +01:00
  • ce021e85f4 compiler bug with that can cause compilation infinite loop; object is always comparable to self instance or null sergeych 2026-01-03 19:20:40 +01:00
  • 5144a720ba unsuccussful navigation; we stop at this point plugin-navigation-bug sergeych 2026-01-03 17:53:54 +01:00
  • bc6613ec01 attempt to add navigation to plugin (partial success) sergeych 2026-01-03 11:59:50 +01:00
  • 59aefc5bc2 fixed enum objects wrong package sergeych 2026-01-02 16:10:05 +01:00
  • fac58675d5 plugin: autocomplete for enums and members, better support for local symbols; fixed bug in space normalization sergeych 2026-01-02 16:03:57 +01:00
  • 22f6c149db better formatting for multi-line comments sergeych 2026-01-02 11:20:52 +01:00
  • 6d8b60fcfa more docs on embedding fields sergeych 2026-01-02 10:41:16 +01:00
  • 54ecffc803 improved docs and tools for embedding kotlin classes with properties sergeych 2026-01-02 10:34:50 +01:00
  • 0731d63adf Improve error message for ObjList concatenation and set version to 1.1.0-SNAPSHOT. sergeych 2025-12-30 02:52:53 +01:00
  • 434d74b07f site badge updated sergeych 2025-12-25 22:37:56 +01:00
  • 55b27f831f 1.1.0-beta2 version sergeych 2025-12-25 22:35:13 +01:00
  • 5586e027ea more stdlib and docs sergeych 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. sergeych 2025-12-24 00:29:10 +01:00
  • 3b6504d3b1 Add flatten, flatMap, and filterNotNull functions with corresponding tests sergeych 2025-12-23 18:06:28 +01:00