Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Pairs #10

Open
wants to merge 78 commits into
base: master
Choose a base branch
from
Open

[WIP] Pairs #10

wants to merge 78 commits into from

Commits on Jan 7, 2016

  1. Configuration menu
    Copy the full SHA
    5417077 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b18aa6d View commit details
    Browse the repository at this point in the history
  3. Export Surface.Language.

    robrix committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    d106732 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98b6b9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79d199f View commit details
    Browse the repository at this point in the history
  6. Define a Pair type.

    robrix committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    d94175e View commit details
    Browse the repository at this point in the history
  7. Export Pair.

    robrix committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    a464292 View commit details
    Browse the repository at this point in the history
  8. Move checkIsType up a bit.

    robrix committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    ea1c0fb View commit details
    Browse the repository at this point in the history
  9. Remove a redundant import.

    robrix committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    b8beb6d View commit details
    Browse the repository at this point in the history
  10. Write a few lambdas inline.

    robrix committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    7f40acd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b6563ba View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    80e7d35 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9f6a92d View commit details
    Browse the repository at this point in the history
  14. Just check against type.

    robrix committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    73d0bd5 View commit details
    Browse the repository at this point in the history
  15. Unify the types.

    robrix committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    82e1cc7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9261a7d View commit details
    Browse the repository at this point in the history
  17. Remove a redundant import.

    robrix committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    09a144d View commit details
    Browse the repository at this point in the history
  18. Ignore the tags file.

    robrix committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    f3a9a12 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2016

  1. Rename the parameters.

    robrix committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    2c63002 View commit details
    Browse the repository at this point in the history
  2. Test the type of _Pair.

    robrix committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    4fe94bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11b820e View commit details
    Browse the repository at this point in the history
  4. Stub in a Pair module.

    robrix committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    70b7600 View commit details
    Browse the repository at this point in the history
  5. Don’t import Surface.Pair.

    robrix committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    82b2d08 View commit details
    Browse the repository at this point in the history
  6. Stub in a Definition type.

    robrix committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    75fb47c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5f74131 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    72e7f99 View commit details
    Browse the repository at this point in the history
  9. Remove a redundant import.

    robrix committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    3ac0257 View commit details
    Browse the repository at this point in the history
  10. Remove a bogus $.

    robrix committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    e7dcfeb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f2add1e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    68a1a71 View commit details
    Browse the repository at this point in the history
  13. Export Data.Module.

    robrix committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    0fdb668 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4562713 View commit details
    Browse the repository at this point in the history
  15. Correct the type of Pair.

    robrix committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    c869d4d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c4ebecc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    46fe06f View commit details
    Browse the repository at this point in the history
  18. Rename the test subject.

    robrix committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    c6977c8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    966ed36 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    028a7fe View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    deba278 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    25cb9ff View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0e49f82 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2016

  1. lts-4.

    robrix committed Jan 9, 2016
    Configuration menu
    Copy the full SHA
    3aeaedf View commit details
    Browse the repository at this point in the history
  2. Default compiler check.

    robrix committed Jan 9, 2016
    Configuration menu
    Copy the full SHA
    5bd111b View commit details
    Browse the repository at this point in the history
  3. 4.0, that is.

    robrix committed Jan 9, 2016
    Configuration menu
    Copy the full SHA
    94b6b94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6541127 View commit details
    Browse the repository at this point in the history
  5. Use the Checker synonym.

    robrix committed Jan 9, 2016
    Configuration menu
    Copy the full SHA
    b4f4b03 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b9d66a View commit details
    Browse the repository at this point in the history
  7. Recur into abstractions.

    robrix committed Jan 9, 2016
    Configuration menu
    Copy the full SHA
    40ed0d2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    369ee1f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c41e8bf View commit details
    Browse the repository at this point in the history
  10. Lookup variables for whnf.

    robrix committed Jan 9, 2016
    Configuration menu
    Copy the full SHA
    12de9d8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cda5fec View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b793b40 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7d65f48 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    05eb00b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7a4651e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d1af2bb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7c1a611 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0b1b6fc View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    74ac43f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4329f99 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1e98610 View commit details
    Browse the repository at this point in the history
  22. Equality of conflicts.

    robrix committed Jan 9, 2016
    Configuration menu
    Copy the full SHA
    1a1a2d8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c7aca05 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    bc5c75f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    bdd3daa View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    444187a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3efe2a7 View commit details
    Browse the repository at this point in the history
  28. Resort the exports.

    robrix committed Jan 9, 2016
    Configuration menu
    Copy the full SHA
    a51b467 View commit details
    Browse the repository at this point in the history
  29. Export Surface.Renaming.

    robrix committed Jan 9, 2016
    Configuration menu
    Copy the full SHA
    c70f301 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    91a9e19 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    30af305 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    17bfaf1 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    0d97693 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    905dde2 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    9f18d6a View commit details
    Browse the repository at this point in the history
  36. Remove a redundant import.

    robrix committed Jan 9, 2016
    Configuration menu
    Copy the full SHA
    a75a412 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    6f8d0fd View commit details
    Browse the repository at this point in the history