Changes In Branch github/deepsource-transform-4d02bead Excluding Merge-Ins
This is equivalent to a diff from f371d5d63f to 3866de0bd5
2021-04-16
| ||
07:12:07 |
Format code with black, gofmt, yapf, autopep8, isort, standardrb, standardjs, prettier and rubocop
This commit fixes the style issues introduced in 4f499b6 according to the output Details: https://deepsource.io/gh/reduce-algebra/icas-bundled/transform/0f51f514-3104-480b-832c-a8691a50a16a/ Leaf check-in: 3866de0bd5 user: 62050782+deepsource-autofix[bot]@users.noreply.github.com tags: github/deepsource-transform-4d02bead, trunk | |
07:11:18 | Add .deepsource.toml Leaf check-in: f371d5d63f user: bot@deepsource.io tags: master, trunk | |
2021-03-05
| ||
00:57:05 | Update README.md: Add link to GitLab mirror. check-in: cb561bb95d user: trnsz@pobox.com tags: master, trunk | |
Modified README.md from [2268ff0e40] to [6d88b821a2].
1 2 | # **iCAS Bundled REDUCE Scripts** | | | | | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | # **iCAS Bundled REDUCE Scripts** --- ## Scripts that are bundled with iCAS ### iCAS is a port of REDUCE to iOS by AL Software --- ### Availability - [**Homepage**](http://alsoftiphone.com/iCAS/bundledFiles/) - [GitHub Mirror](https://github.com/reduce-algebra/icas-bundled) - [GitLab Mirror](https://gitlab.com/reduce-algebra/icas-bundled) - [SourceHut Mirror](https://git.sr.ht/~trn/icas-bundled) - [NotABug Mirror](https://notabug.org/reduce-algebra/icas-bundled) - [Chisel Mirror](https://chiselapp.com/user/reduce-algebra/repository/icas-bundled/) --- ### Author - [**AL Software**](http://alsoftiphone.com/iCAS/) --- ### Other Links - [iCAS](https://apps.apple.com/us/app/icas/id394637176) - **REDUCE** for iOS --- |