| ←Older revision |
Revision as of 07:27, 30 April 2026 |
| Line 25: |
Line 25: |
| | * Integration with VisualVM - [https://github.com/enso-org/enso/pull/4110 write logs in XML] & co. | | * Integration with VisualVM - [https://github.com/enso-org/enso/pull/4110 write logs in XML] & co. |
| | | | |
| - | == Improving Language == | + | == Improving Language & Libraries == |
| | | | |
| | * Making it really immutable - like [https://github.com/enso-org/enso/pull/4023 Removing Unsafe.set_atom_field] | | * Making it really immutable - like [https://github.com/enso-org/enso/pull/4023 Removing Unsafe.set_atom_field] |
| Line 32: |
Line 32: |
| | ** [https://github.com/enso-org/enso/issues/6682 Clearly report type errors on API boundary] | | ** [https://github.com/enso-org/enso/issues/6682 Clearly report type errors on API boundary] |
| | ** [https://github.com/enso-org/enso/pull/7009 Automatically apply from conversion when runtime argument check fails] - making [[Enso]] a ''conversion oriented'' language | | ** [https://github.com/enso-org/enso/pull/7009 Automatically apply from conversion when runtime argument check fails] - making [[Enso]] a ''conversion oriented'' language |
| - |
| |
| - | == Improving Libraries ==
| |
| - |
| |
| | * [https://github.com/enso-org/enso/pull/6218 Consolidate Vector and Array methods] | | * [https://github.com/enso-org/enso/pull/6218 Consolidate Vector and Array methods] |
| | + | * Improving ([[Rust]]) parser [https://github.com/enso-org/enso/pull/8415 Multi line chained operator syntax] |
| | | | |
| | | | |
| | List of [https://github.com/enso-org/enso/issues?q=state%3Aclosed%20author%3Ajaroslavtulach%20closed%3A2023%20sort%3Acreated-asc 252 issues and requests] resolved in 2023. | | List of [https://github.com/enso-org/enso/issues?q=state%3Aclosed%20author%3Ajaroslavtulach%20closed%3A2023%20sort%3Acreated-asc 252 issues and requests] resolved in 2023. |