8 Commits (343694c5499d2dd68896563bbbfc72604231deef)

Author SHA1 Message Date
Daniel Grunwald e8b35a481a Fix #2156: range syntax not being detected correctly in some cases 5 years ago
Daniel Grunwald 1926756cfa Handle the special cases where the range does not have a start or endpoint. 6 years ago
Daniel Grunwald 0dd75d6852 Add support for slicing using C# 8 ranges. 6 years ago
Daniel Grunwald dc38355e12 Support `list[^idx]`. 6 years ago
Daniel Grunwald 12226c5f90 Add support for indexing a container with a System.Index instance. 6 years ago
Daniel Grunwald 748c54a1c1 Support array slicing. 6 years ago
Daniel Grunwald dc6e094a30 Add support for indexing arrays using System.Index 6 years ago
Daniel Grunwald 4846feb640 Add support for C# 8 range syntax. 6 years ago