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: jakarmy/swift-summary
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2
Choose a base ref
...
head repository: jakarmy/swift-summary
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 8 files changed
  • 6 contributors

Commits on Aug 18, 2016

  1. Updated Logo

    jakarmy authored Aug 18, 2016
    Copy the full SHA
    e69d9b7 View commit details
  2. Copy the full SHA
    ddeca2c View commit details

Commits on Oct 18, 2016

  1. Copy the full SHA
    42e7d70 View commit details
  2. Copy the full SHA
    6ada0e9 View commit details

Commits on Oct 23, 2016

  1. Update Contents.swift

    Fixed examples for initializing an empty array
    apatronl authored Oct 23, 2016
    Copy the full SHA
    b7ae78f View commit details
  2. Added a comment about trailing closures for clarity.

    Juan Antonio Karmy committed Oct 23, 2016
    Copy the full SHA
    c853647 View commit details
  3. Updated the Closures chapter to the latest notation.

    Juan Antonio Karmy committed Oct 23, 2016
    Copy the full SHA
    fd439c9 View commit details
  4. Merge branch 'apatronl-patch-1' of git://github.com/apatronl/swift-su…

    …mmary into apatronl-apatronl-patch-1
    Juan Antonio Karmy committed Oct 23, 2016
    Copy the full SHA
    5a2d823 View commit details
  5. Copy the full SHA
    864431d View commit details

Commits on Apr 9, 2017

  1. Swift Summary Logo

    jakarmy authored Apr 9, 2017
    Copy the full SHA
    d43d59d View commit details
  2. Copy the full SHA
    81cad69 View commit details

Commits on Apr 17, 2017

  1. Copy the full SHA
    e4d791b View commit details

Commits on May 12, 2017

  1. Merge pull request #21 from bryant1410/master

    Fix broken headings in Markdown files
    jakarmy authored May 12, 2017
    Copy the full SHA
    ee16049 View commit details

Commits on Dec 7, 2017

  1. error counting

    while using for to loop `0..<array.count`, it will loop array.count times.
    joeybuddy authored Dec 7, 2017
    Copy the full SHA
    cc5ee6e View commit details

Commits on Dec 16, 2017

  1. Update Contents.swift

    Error in comment fixed. It was meant to be array.count times.
    jakarmy authored Dec 16, 2017
    Copy the full SHA
    225f6a2 View commit details
  2. Merge pull request #22 from joeybuddy/patch-1

    error counting
    jakarmy authored Dec 16, 2017
    Copy the full SHA
    681e53c View commit details

Commits on Dec 27, 2021

  1. Updated ReadMe

    jakarmy authored Dec 27, 2021
    Copy the full SHA
    59bdfdb View commit details
Loading