2025-12-02 - 2026-03-02
Overview
3 Releases published by 1 user
Published
1.2.1
1.2.1: full featured language, stable
Published
1.2.0
Full language release
Published
1.1.0-rc
1.1.0 release candidate
1 Pull request merged by 1 user
Merged
#92 fix/scope-parent-cycle
30 Issues closed from 1 user
Closed
#99 bytecode: int/float inference bug
Closed
#25 CLI: Shell commands
Closed
#89 integrate Lyng information for AI assistants on the site and to the library
Closed
#98 latelinit vals in classes
Closed
#97 partial properties/private set
Closed
#65 formatter: add indent in multiline comments
Closed
#96 Class properties
Closed
#95 destructuring assignment
Closed
#94 Fix ambigity on ObjInstance#toString()
Closed
#91 Syntax highlighting also for kotlin on site
Closed
#86 More centralised synbols/docs source form plugin and future docs utility
Closed
#90 plugin with autocomplete
Closed
#88 Think of more general parse to json object mechanics just like one used for custom json serialization
Closed
#84 plugin: try some autocompletion
Closed
#85 Bug in LynonEncoder
Closed
#83 plugin: check import-aware highlighting
Closed
#82 Improved docs
Closed
#81 problem with first search in site: loaded index seems not to trigger show options
Closed
#80 fix error if( !someCall() ) - requires a space after ' ' which it must not
Closed
#79 json serialization of enums as strings
Closed
#78 lyngo CLI: formatter command and help to integrae
Closed
#77 support jon null and instant serialize and kotlinx.deserialize
Closed
#76 document and syntax-highlight enums
Closed
#75 Json serialization of simple user classes
Closed
#74 duplicated fields in lynon (MI bug)
Closed
#73 forbid val reassignment inside classes (MI bug)
Closed
#72 Allow comments in the class declaration list
Closed
#69 formatter: color for @Annotations
Closed
#71 formatter: smart closing brace
Closed
#68 spell check in lyng file
28 Issues created by 1 user
Opened
#71 formatter: smart closing brace
Opened
#72 Allow comments in the class declaration list
Opened
#73 forbid val reassignment inside classes (MI bug)
Opened
#74 duplicated fields in lynon (MI bug)
Opened
#75 Json serialization of simple user classes
Opened
#76 document and syntax-highlight enums
Opened
#77 support jon null and instant serialize and kotlinx.deserialize
Opened
#78 lyngo CLI: formatter command and help to integrae
Opened
#79 json serialization of enums as strings
Opened
#80 fix error if( !someCall() ) - requires a space after ' ' which it must not
Opened
#81 problem with first search in site: loaded index seems not to trigger show options
Opened
#82 Improved docs
Opened
#83 plugin: check import-aware highlighting
Opened
#84 plugin: try some autocompletion
Opened
#85 Bug in LynonEncoder
Opened
#86 More centralised synbols/docs source form plugin and future docs utility
Opened
#87 Json parsing: start
Opened
#88 Think of more general parse to json object mechanics just like one used for custom json serialization
Opened
#89 integrate Lyng information for AI assistants on the site and to the library
Opened
#90 plugin with autocomplete
Opened
#91 Syntax highlighting also for kotlin on site
Opened
#94 Fix ambigity on ObjInstance#toString()
Opened
#95 destructuring assignment
Opened
#96 Class properties
Opened
#97 partial properties/private set
Opened
#98 latelinit vals in classes
Opened
#99 bytecode: int/float inference bug
Opened
#100 Reduce number of non-bytecode compiled features
1 Unresolved Conversation
Open
#70
formater: fix consequtive ')'