summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change FormatN to use a map instead of two arrays to specify what to fill inMarkus Mittendrein2019-07-309-0/+0
* Replace arr[GetLength(arr)] with arr[]Markus Mittendrein2019-07-296-0/+0
* Use string[i] instead of GetChar(string, i) where appropriateMarkus Mittendrein2019-07-291-0/+0
* Use operators .. and ..= instead of Format where appropriateMarkus Mittendrein2019-07-295-0/+0
* Replace ArrayAppend(arr, value) with arr[] = valueMarkus Mittendrein2019-07-296-0/+0
* Updatepre_LC_334Markus Mittendrein2019-07-296-0/+0
* InitialMarkus Mittendrein2017-01-0511-0/+71