Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Minor upgrade.tar.gz | 2020-10-28 | 530.8 kB | |
Minor upgrade.zip | 2020-10-28 | 538.5 kB | |
README.md | 2020-10-28 | 407 Bytes | |
Totals: 3 Items | 1.1 MB | 0 |
This was an attempt to see if I could handle doing an upgrade to the compiler. It was a bit of work but I fixed one small problem: the compiler would tell what line where the error was, but not where in the line. This adjustment adds source position to line number reporting and allowed me to "get my feet wet" on a small, experimental change. I was able to determine making more changes would be feasible.