Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gghatano/atcoder-tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: kyuridenamida/atcoder-tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 5 files changed
  • 6 contributors

Commits on May 16, 2020

  1. Configuration menu
    Copy the full SHA
    967d441 View commit details
    Browse the repository at this point in the history
  2. C++言語アップデートへの対応 (kyuridenamida#191)

    * Fix cpp language configs
    
    * Update atcodertools/common/language.py
    
    Co-authored-by: DNEK <dnek.app@gmail.com>
    
    Co-authored-by: Kazuma Mikami <tyotyo3@gmail.com>
    Co-authored-by: DNEK <dnek.app@gmail.com>
    3 people authored May 16, 2020
    Configuration menu
    Copy the full SHA
    fcea880 View commit details
    Browse the repository at this point in the history
  3. Pythonの言語アップデートに対応 (kyuridenamida#192)

    * Fix crash in new judgement using Python
    
    * Fix bugs of Python2 submissions in old judgement
    
    Co-authored-by: Matts966 <Matts966@users.noreply.github.com>
    Matts966 and Matts966 authored May 16, 2020
    Configuration menu
    Copy the full SHA
    add8975 View commit details
    Browse the repository at this point in the history
  4. 新しい言語のバージョンに対応 (kyuridenamida#196)

    * 新しい言語のバージョンに対応
    
    * gen, submitを新しいのに対応
    
    * Fix regexps
    
    Co-authored-by: Kazuma Mikami <tyotyo3@gmail.com>
    chaemon and kyuridenamida authored May 16, 2020
    Configuration menu
    Copy the full SHA
    1c63e9c View commit details
    Browse the repository at this point in the history
Loading