19 Commits

Author SHA1 Message Date
67e4d76f59 kotlin upgraded, site started 2025-11-18 00:24:19 +01:00
76d89b43db added bitwise operators and shift support, updated parser, compiler, and docs. fixed copyright. 2025-11-12 12:57:35 +01:00
0b9e94c6e9 v0.10.1-SNAPSHOT optimization: Accessor refactored now use more effective ObjRef and slots for locals 2025-11-09 23:19:02 +01:00
2696f1546d upgrading to kotlin 2.2 2025-09-26 11:48:40 +04:00
48a7f0839c less warnings 2025-08-13 23:24:51 +03:00
2adb0ff512 +copyrght, apache 2.0 2025-08-13 23:22:04 +03:00
d3785afa6f adopt stdlib to CLI tool 2025-08-09 22:59:43 +03:00
f26ee7cd7c refs #35 minimal serialization of simple types in bit-effective format 2025-07-12 00:46:51 +03:00
f1ae4b2d23 fixed CLI for new compiler interface 2025-07-10 12:47:00 +03:00
230cb0a067 ref #34 time formatting and precision time access 2025-07-10 11:10:26 +03:00
ce4ed5c819 migrated to kotlin 2.2.0
better support for shebangs in CLI lyng
added jlyng local release
2025-07-07 23:44:21 +03:00
ddbcbf9e4e renaming context to scope, as it is rather scp[e than the context 2025-07-03 21:46:25 +03:00
6cf99fbd13 Compiler refactored: CompilerContext now is class member 2025-07-03 20:00:01 +03:00
1db1f12be3 refs #25 backbone of multiplatform shell 2025-06-14 10:18:38 +04:00
83e79f47c7 lyng CLI: support for shebang, started shell KMP code 2025-06-14 01:20:26 +04:00
8c6a1979ed published to our maven 2025-06-13 19:11:28 +04:00
fffa3d31bb - rewritten/fixed buildconfig
- less noise
- cosmetics in CLI tool
2025-06-10 02:06:03 +04:00
953e0e696b working CLI tool, versioning support, etc 2025-06-03 16:32:36 +04:00
6ef94fff65 +list + / += Iterable
+CLI app started
2025-06-02 07:39:31 +04:00