9 Commits (77d9ee73e93510f4e51dbfdae78967cdfc850a5e)

Author SHA1 Message Date
Peter Crabtree e1e16b64f5 dev: Strip BOM mark from text files 4 months ago
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