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

Commits on Nov 22, 2016

  1. Merge pull request oktal#2 from Andreone/master

    add pragma once and inline Ok(void)
    Mathieu Stefani authored Nov 22, 2016
    Configuration menu
    Copy the full SHA
    a5a0932 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2016

  1. Added Apache license

    Mathieu Stefani authored Dec 29, 2016
    Configuration menu
    Copy the full SHA
    e2ea673 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78f1b47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0da4016 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2017

  1. Merge pull request oktal#5 from Nashenas88/extra_tpl_param

    Remove template params that prevent compilation where copy is necessary
    Mathieu Stefani authored Jan 1, 2017
    Configuration menu
    Copy the full SHA
    64d20f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2017

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

Commits on Jan 10, 2017

  1. Configuration menu
    Copy the full SHA
    e11abf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6bd5fb View commit details
    Browse the repository at this point in the history
  3. Fix missing return type

    Nashenas88 committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    c80a990 View commit details
    Browse the repository at this point in the history
  4. Merge pull request oktal#4 from Nashenas88/master

    Add unwrapErr for Results with non-void Error kinds
    Mathieu Stefani authored Jan 10, 2017
    Configuration menu
    Copy the full SHA
    fee9af7 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

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

Commits on May 9, 2020

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

Commits on Oct 6, 2024

  1. Merge pull request oktal#16 from hellow554/patch-1

    use `__extension__` for compound statements
    oktal authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    cbcd02c View commit details
    Browse the repository at this point in the history
  2. Merge pull request oktal#18 from willowell/master

    Fix for issue 17: rename `concept` to `concepts` to fix clash with C++20 keyword
    oktal authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    d3598ec View commit details
    Browse the repository at this point in the history
Loading