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: dbushenko/clojure_course_task03
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ir4y/clojure_course_task03
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.
  • 9 commits
  • 3 files changed
  • 1 contributor

Commits on Mar 31, 2013

  1. Implement group macros

    ir4y committed Mar 31, 2013
    Configuration menu
    Copy the full SHA
    420af18 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2013

  1. Finish user macros

    ir4y committed Apr 2, 2013
    Configuration menu
    Copy the full SHA
    7f0e747 View commit details
    Browse the repository at this point in the history
  2. Finish with-user macros

    ir4y committed Apr 2, 2013
    Configuration menu
    Copy the full SHA
    6a48393 View commit details
    Browse the repository at this point in the history
  3. All tests passed

    ir4y committed Apr 2, 2013
    Configuration menu
    Copy the full SHA
    b113031 View commit details
    Browse the repository at this point in the history
  4. Remove useless functions

    ir4y committed Apr 2, 2013
    Configuration menu
    Copy the full SHA
    6f1e8cf View commit details
    Browse the repository at this point in the history
  5. Formatting

    ir4y committed Apr 2, 2013
    Configuration menu
    Copy the full SHA
    119a3ca View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2013

  1. Update tests

    Fix logic for last test pass
    Add map_utils deps
    ir4y committed Apr 3, 2013
    Configuration menu
    Copy the full SHA
    d9d09c9 View commit details
    Browse the repository at this point in the history
  2. Fixes after review

    ir4y committed Apr 3, 2013
    Configuration menu
    Copy the full SHA
    455ef84 View commit details
    Browse the repository at this point in the history
  3. Test simplification

    ir4y committed Apr 3, 2013
    Configuration menu
    Copy the full SHA
    ce26d78 View commit details
    Browse the repository at this point in the history
Loading