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: lmntal/slim
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: lmntal/slim
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 319-rule-priority
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 226 files changed
  • 2 contributors

Commits on May 30, 2023

  1. Squashed commit of the following:

    commit 362ee53
    Author: QRWells <[email protected]>
    Date:   Tue May 30 02:38:06 2023 +0900
    
        stage8
    
    commit 4b49a10
    Author: QRWells <[email protected]>
    Date:   Sun May 28 02:53:31 2023 +0900
    
        stage7
    
    commit 1610b5b
    Author: QRWells <[email protected]>
    Date:   Wed May 24 03:30:13 2023 +0900
    
        stage6
    
    commit 7e6fa9c
    Author: QRWells <[email protected]>
    Date:   Tue May 23 17:49:17 2023 +0900
    
        stage5
    
    commit d99bdb2
    Author: QRWells <[email protected]>
    Date:   Tue May 23 01:12:21 2023 +0900
    
        stage4
    
    commit f39446e
    Author: QRWells <[email protected]>
    Date:   Mon May 22 00:51:41 2023 +0900
    
        stage3
    
    commit 64f64a6
    Author: QRWells <[email protected]>
    Date:   Sat May 20 03:26:40 2023 +0900
    
        stage2
    
    commit 02de57a
    Author: QRWells <[email protected]>
    Date:   Wed May 17 01:10:34 2023 +0900
    
        stage
    
    commit 76e2baf
    Author: QRWells <[email protected]>
    Date:   Wed May 10 15:19:53 2023 +0900
    
        build(cmake): add TLS check
    
    commit 95d4fd9
    Author: QRWells <[email protected]>
    Date:   Tue May 9 03:16:31 2023 +0900
    
        refactor: replace NULL with nullptr & minor fixes
    
    commit f787b8a
    Author: QRWells <[email protected]>
    Date:   Mon May 8 20:38:03 2023 +0900
    
        fix: inexpected option reset
    
    commit e127b2b
    Author: QRWells <[email protected]>
    Date:   Mon May 8 16:49:30 2023 +0900
    
        fix: bug of option with implicity value
    
    commit 4a13307
    Author: QRWells <[email protected]>
    Date:   Sun May 7 04:43:12 2023 +0900
    
        refactor: remove unused header
    
    commit 49080b1
    Author: QRWells <[email protected]>
    Date:   Sun May 7 04:40:34 2023 +0900
    
        refactor: eleminate most warnings
    
        1. minor refactoring for formatted output using fmt
        2. eleminate warnings raised by old features
    
    commit ec45f72
    Author: QRWells <[email protected]>
    Date:   Sun May 7 04:33:35 2023 +0900
    
        fix: unexpected behavior with std::function
    
    commit e52781b
    Author: QRWells <[email protected]>
    Date:   Sat May 6 01:03:02 2023 +0900
    
        refactor: option parsing
    
    commit f214543
    Author: QRWells <[email protected]>
    Date:   Thu May 4 20:49:27 2023 +0900
    
        lib: add cxxopt for option parsing
    
    commit 89b9014
    Author: QRWells <[email protected]>
    Date:   Mon May 1 12:17:36 2023 +0900
    
        format: format all source code
    
    commit 17f6fd9
    Author: QRWells <[email protected]>
    Date:   Mon May 1 11:26:21 2023 +0900
    
        format: add default format conevention
    
    commit 7128cc3
    Author: QRWells <[email protected]>
    Date:   Mon May 1 01:16:37 2023 +0900
    
        refactor: replace typedef with using
    
    commit 8471a63
    Author: QRWells <[email protected]>
    Date:   Sun Apr 30 19:38:15 2023 +0900
    
        build: upgrade compile flags to c17 & c++20
    
    commit 9a802f2
    Author: QRWells <[email protected]>
    Date:   Sun Apr 30 19:35:51 2023 +0900
    
        feat(build): clean config files
    
    commit 90101e7
    Author: QRWells <[email protected]>
    Date:   Sun Apr 30 19:05:34 2023 +0900
    
        feat(build): add additional clean files
    
    commit 69aca98
    Author: QRWells <[email protected]>
    Date:   Sun Apr 30 18:35:39 2023 +0900
    
        build: add basic CMake function
    
    commit 4ac29e3
    Author: QRWells <[email protected]>
    Date:   Tue Apr 18 03:39:01 2023 +0900
    
        Fix typo of "implementation"
    QRWells committed May 30, 2023
    Configuration menu
    Copy the full SHA
    4f3a702 View commit details
    Browse the repository at this point in the history
  2. ci: update workflow for CMake

    QRWells committed May 30, 2023
    Configuration menu
    Copy the full SHA
    c75d662 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    1173d28 View commit details
    Browse the repository at this point in the history
  2. refactor: load_path

    QRWells committed May 31, 2023
    Configuration menu
    Copy the full SHA
    9ec31d4 View commit details
    Browse the repository at this point in the history
  3. build(cmake): add install

    QRWells committed May 31, 2023
    Configuration menu
    Copy the full SHA
    0d46e7a View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    d415c61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37cfd3b View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    c3f1f65 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    37dc59c View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    8b7c37c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab5f7cf View commit details
    Browse the repository at this point in the history
  3. fix: initial state iso-check

    QRWells committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    00ba0b3 View commit details
    Browse the repository at this point in the history
Loading