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: KapiX/Koder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: KapiX/Koder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.5
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 30 files changed
  • 3 contributors

Commits on Apr 1, 2019

  1. Release 0.5.0

    KapiX committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    0d27ff2 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2019

  1. Fix crash when external lexer is not found

    * Fixes #75.
    KapiX committed May 11, 2019
    Configuration menu
    Copy the full SHA
    df28e7c View commit details
    Browse the repository at this point in the history
  2. Enable folding for Python

    * Fixes #115.
    KapiX committed May 11, 2019
    Configuration menu
    Copy the full SHA
    52f1259 View commit details
    Browse the repository at this point in the history
  3. Fix crash when invoking incremental search twice

    * Make sure filter is not activated before activating it.
    * Fixes #113.
    KapiX committed May 11, 2019
    Configuration menu
    Copy the full SHA
    b2525b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e29280 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    753eaac View commit details
    Browse the repository at this point in the history
  6. Release 0.5.1

    KapiX committed May 11, 2019
    Configuration menu
    Copy the full SHA
    c46ff9c View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Fix missing return statement

    * In optimized builds generated routine doesn't end so it just
      goes on and wrecks the object.
    * Fixes #127.
    KapiX committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    824ad4c View commit details
    Browse the repository at this point in the history
  2. Fix uninitialized variable

    * Fixes #128.
    KapiX committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    97015bd View commit details
    Browse the repository at this point in the history
  3. Release 0.5.2

    KapiX committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    3c8b81c View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2020

  1. Configuration menu
    Copy the full SHA
    3ffdcca View commit details
    Browse the repository at this point in the history
  2. Update translations and credits

    KapiX committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    425f6ad View commit details
    Browse the repository at this point in the history
  3. Release 0.5.3

    KapiX committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    e2c3b25 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2021

  1. Fixed "Makefile" and "ja.catkeys" (#140)

    Co-authored-by: FuRuYa7 <[email protected]>
    KapiX and FuRuYa7 authored Oct 9, 2021
    Configuration menu
    Copy the full SHA
    73812c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2021

  1. Update translations and credits

    KapiX committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    58f438d View commit details
    Browse the repository at this point in the history
  2. Release 0.5.4

    KapiX committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    b364496 View commit details
    Browse the repository at this point in the history
Loading