| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cobol initial implementation | Trey Bastian | 2024-06-24 | 1 | -19/+0 |
| | | |||||
| * | Use bash in prepare scripts (#339) | Alexander Yastrebov | 2024-01-12 | 1 | -1/+1 |
| | | | | | | | Prepare scripts that use `#!/bin/sh` and `source "$HOME/.sdkman/bin/sdkman-init.sh"` fail on systems where `sh` is not `bash`, e.g. on Ubuntu it is `dash` which has not `source`. | ||||
| * | First attempt from ricardopieper, class CalculateAverage_ricardopieper (#306) | Ricardo Pieper | 2024-01-11 | 1 | -0/+19 |
| * My entry * Added scripts * Fix for unicode chars * Formatting * Clarifying comment * Perf improvements * Fixing bugs * Fixing tests * Deleted second file * Added license * Cleanup and windows support | |||||
