Commit History

Autor SHA1 Mensaxe Data
  Sudarshan S Chawathe 3523d333b9 Fix substring of substring bug for istrings, GitLab issue #16. %!s(int64=7) %!d(string=hai) anos
  Per Bothner b19602851e * strings_ext.scm (string-take, string-take-right, string-drop) %!s(int64=7) %!d(string=hai) anos
  Per Bothner 98d19fe993 * IString.java (subSequence): Fix so it works for SubString. %!s(int64=7) %!d(string=hai) anos
  Per Bothner 9c047e9c17 String viewed as vector works same as string-ref. %!s(int64=7) %!d(string=hai) anos
  Per Bothner 1ba745d8e5 New type aliases bitvector, c16vector. New conversions array to uniform vector. %!s(int64=8) %!d(string=hai) anos
  Per Bothner 890979c6da Change so substring (by default) returns an immutable IString. %!s(int64=8) %!d(string=hai) anos
  Per Bothner 6756f6eb15 * IString.java (valueOf): New factory method. %!s(int64=8) %!d(string=hai) anos
  Per Bothner 7a200aff5e * IString.java: Implement Comparable. %!s(int64=8) %!d(string=hai) anos
  Per Bothner 240a3f888e Optimize substring and other string operations that take (begin,end) pairs. %!s(int64=8) %!d(string=hai) anos
  Per Bothner 7f905716db New class IString, a string implementation with contant-time codepoint indexing. %!s(int64=8) %!d(string=hai) anos