6 Commits (06519b5cb06f8905a8590bdd579604fa69e1e460)

Author SHA1 Message Date
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 dd54dbc144 Disable IndexRangeTransform if the "C# 8 ranges" setting is disabled. 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 dc6e094a30 Add support for indexing arrays using System.Index 6 years ago