Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1 new exercise: protein-translation #125

Merged
merged 15 commits into from
Apr 20, 2024

Commits on Apr 16, 2024

  1. adding protein-translation

    kapitaali committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    e2ecc24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    215293b View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. fixing .cut file + proof

    kapitaali committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    1850875 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Update exercises/practice/protein-translation/bin/fetch-cobolcheck.ps1

    Co-authored-by: Victor Goff <keeperotphones@gmail.com>
    axtens and kotp committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    a90f979 View commit details
    Browse the repository at this point in the history
  2. Update exercises/practice/protein-translation/src/protein-translation…

    ….cob
    
    Co-authored-by: Victor Goff <keeperotphones@gmail.com>
    axtens and kotp committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    90fccb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c05dc0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f16df4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dcfbb3c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea143ac View commit details
    Browse the repository at this point in the history
  7. file patterns (exercism#132)

    * Add file patterns
    
    * Update files keys
    ErikSchierboom authored and axtens committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    aaedb5b View commit details
    Browse the repository at this point in the history
  8. Pre-fetch cobolcheck (exercism#130)

    * Pre-fetch cobolcheck
    
    * Use home dir
    
    * Fetch cobolcheck on windows
    
    * Allow for pre-installed cobolcheck
    ErikSchierboom authored and axtens committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    6da8588 View commit details
    Browse the repository at this point in the history
  9. from appveyor to sourceforge (exercism#128)

    * from appveyor to sourceforge
    
    * different server
    
    * 7z
    
    * 7z
    
    * yaml issue fixed
    
    * slashes
    
    * 7z oddities
    
    * directories
    
    * $HOME ?
    
    * atbash tweak
    
    * cache management fix
    
    * commented out extraneous DISPLAY in proof.ci.cob files
    
    * eol issue
    
    * line ends fixed
    
    * strangenesses
    
    * SPACE instead of "" in CUT files
    
    * Trim additional line
    
    * Debug
    
    * Try simplify environment variables
    
    * More debugging
    
    * More tweaking
    
    * Fix path
    
    * Fix path
    
    * Fix path
    
    * Fix env
    
    * Streamline
    
    * eof is lf
    
    * acronym
    
    * acronym
    
    * sqrt
    
    * Fix paths
    
    * Fix cache path
    
    ---------
    
    Co-authored-by: Erik Schierboom <erik_schierboom@hotmail.com>
    axtens and ErikSchierboom committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8f81a31 View commit details
    Browse the repository at this point in the history
  10. Try fix Windows caching (exercism#133)

    * Try fix caching
    
    * Try fix cache path
    
    * Try include cobolcheck
    
    * Try include cobolcheck
    
    * Use home dir
    
    * Use home dir
    ErikSchierboom authored and axtens committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    08f3786 View commit details
    Browse the repository at this point in the history
  11. Update proof.ci.cob (exercism#135)

    function all intrinsic on its own line
    axtens committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    2efc20e View commit details
    Browse the repository at this point in the history
  12. Cache on linux (exercism#134)

    * Try install
    
    * CONCAT -> CONCATENATE
    
    * CONCATENATE is two-fer
    
    ---------
    
    Co-authored-by: Bruce Axtens <bruce.axtens@gmail.com>
    ErikSchierboom and axtens committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    3291be3 View commit details
    Browse the repository at this point in the history