Skip to content
This repository was archived by the owner on Apr 18, 2023. It is now read-only.
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: Skyscanner/Dixie
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0
Choose a base ref
...
head repository: Skyscanner/Dixie
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 12 commits
  • 16 files changed
  • 6 contributors

Commits on Jun 19, 2015

  1. Updated README with cocoapod installation

    Csaba Szabo committed Jun 19, 2015
    1 Configuration menu
    Copy the full SHA
    32b1782 View commit details
    Browse the repository at this point in the history
  2. README Installation section �little change

    Csaba Szabo committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    8ed6d7c View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2015

  1. Configuration menu
    Copy the full SHA
    f8f5f06 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from pietbrauer/pietbrauer-use-syntax-highlighting

    Update README to use syntax highlighting
    Peter Adam Wiesner committed Jun 23, 2015
    Configuration menu
    Copy the full SHA
    3b31daf View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2015

  1. Readme improvements

    Zsolt Varnai committed Jul 7, 2015
    Configuration menu
    Copy the full SHA
    bfdb42e View commit details
    Browse the repository at this point in the history
  2. Removed redundant line

    Zsolt Varnai committed Jul 7, 2015
    Configuration menu
    Copy the full SHA
    9090343 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7 from Skyscanner/fix/readme

    Readme improvements
    Peter Adam Wiesner committed Jul 7, 2015
    Configuration menu
    Copy the full SHA
    a02c081 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2015

  1. Fixed issue, where the runtime parser, always parsed the first parameter

    Added unit test to test multiple argument cases
    
    Solved support for primitive values -> macro functions for all basic return types
    Modified logger (only can log objects for now),
    Added unit tests for basic primitive testing
    Peter Wiesner committed Nov 3, 2015
    Configuration menu
    Copy the full SHA
    755b6e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2015

  1. Various unit tests

    - Extended ChaosProviderTestClass with various method types
    - Extended DixieChaosProviderTests with testing of the above mentioned methods
    - Update DixieConstantProvider so primitive constants can be returned
    - Added short and unsigned int primitive block type handling to DixieRunTimeHelper
    - removed throwException from TestClass (nobody used it)
    - corrected typo in DixieRunTimeHelperTests
    Peter Wiesner committed Nov 14, 2015
    2 Configuration menu
    Copy the full SHA
    6eed88b View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2015

  1. Updated read me.

    Peter Wiesner committed Nov 25, 2015
    Configuration menu
    Copy the full SHA
    9204f3e View commit details
    Browse the repository at this point in the history
  2. Example app iOS9 ready

    Peter Wiesner committed Nov 25, 2015
    Configuration menu
    Copy the full SHA
    26a38c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2015

  1. Merge pull request #9 from Skyscanner/feature/runTimeRevisit

    Support for primitive return type method signatures
    Zsolt Varnai committed Dec 10, 2015
    Configuration menu
    Copy the full SHA
    292923f View commit details
    Browse the repository at this point in the history
Loading