Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] impossibility to define an array from any index other than zero #184

Conversation

PTKu
Copy link
Contributor

@PTKu PTKu commented Jun 13, 2023

closes #183

@TomKovac & @LukasKytka

This removes the support for multidimensional arrays. We implemented that in tco, but to my knowledge, it has never been used. Do we need them?

PTKu and others added 5 commits June 13, 2023 15:50
- removes support for multi-dimensional and jagged arrays, we have not seen usage in the past, we will implement when actually required.
@PTKu PTKu requested review from LukasKytka and TomKovac June 27, 2023 13:01
@PTKu PTKu marked this pull request as ready for review June 27, 2023 13:03
@PTKu PTKu merged commit b3b1c38 into dev Jun 29, 2023
@PTKu PTKu deleted the 183-_BUG_impossibility_to_define_an_array_from_any_index_other_than_zero branch June 29, 2023 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] impossibility to define an array from any index other than zero
1 participant