Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-13 | More refactoring | Jason A. Donenfeld | |
2018-05-13 | More odds and ends | Jason A. Donenfeld | |
2018-05-13 | Rework index hashtable | Jason A. Donenfeld | |
2018-05-10 | Rewrite timers and related state machines | Jason A. Donenfeld | |
2018-05-05 | Removed old signals | Mathias Hall-Andersen | |
2018-05-03 | global: Add SPDX tags and copyright header | Jason A. Donenfeld | |
Mathias should probably add his copyright headers to each file too. | |||
2018-02-12 | Use relative imports | Jason A. Donenfeld | |
2018-02-12 | Revert "Don't use modules" | Mathias Hall-Andersen | |
This reverts commit bffe99aeadae09abd02f2bd3184925af6b680535. | |||
2018-02-12 | Don't use modules | Jason A. Donenfeld | |
Feel free to revert this if you have a strong feeling about it. But so far as I can see, it adds a lot of complexity for basically no upsides. | |||
2018-02-11 | Moved tai64n into sub-package | Mathias Hall-Andersen | |
2018-02-07 | Go treats underscores specially | Jason A. Donenfeld | |
In case there's ever a platform called helpers or protocol, we don't want to be doing this. |