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] Darwin: FSWatch API #1333

Closed
wants to merge 21 commits into from
Closed

Commits on Aug 7, 2018

  1. Configuration menu
    Copy the full SHA
    85b85ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6784e23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23ef0cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4268c12 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3bc2cc View commit details
    Browse the repository at this point in the history
  6. std/event.zig: gate loop.zig and fs.zig so that only platforms that w…

    …e support may use them;
    kristate committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    bf673c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    abf5ae3 View commit details
    Browse the repository at this point in the history
  8. event.loop: fd -> handle;

    kristate committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    69ebf20 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3423067 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d6c5ac7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1cacfff View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ea88e7a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    93771eb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8fb5c22 View commit details
    Browse the repository at this point in the history
  15. event.loop: fd -> handle;

    kristate committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    de7ec2d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    788cbd0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a084851 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0b801fe View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    30865ef View commit details
    Browse the repository at this point in the history
  20. src/link.cpp: link against CoreFoundation on Darwin;

    Reference ziglang#1349 for help/understanding;
    kristate committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    276472f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5cc6b14 View commit details
    Browse the repository at this point in the history