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

Refactor Timers #4007

Closed
wants to merge 29 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
d171259
timers: refactor timers
Fishrock123 Nov 24, 2015
ba5fd2c
timers: greatly improve code comments
Fishrock123 Nov 24, 2015
b9870e1
timers: (fixup) refactor insert a bit more
Fishrock123 Nov 25, 2015
acb53d0
timers: (fixup) remove some more unnecessary indentation
Fishrock123 Nov 25, 2015
6493176
timers: (fixup) fix my understanding of how timers work
Fishrock123 Nov 26, 2015
e8db191
timers: (fixup) handle domains properly again
Fishrock123 Nov 27, 2015
189c148
timers: (fixup) clean up code comments
Fishrock123 Dec 2, 2015
339ee8c
timers: (fixup) correct domains dispose thing
Fishrock123 Dec 2, 2015
234b580
timers: (fixup) address bnoordhuis nits
Fishrock123 Dec 16, 2015
7e6bb6d
timers: (fixup) some more nits
Fishrock123 Dec 18, 2015
65a2c8f
timers: (fixup) fix message test
Fishrock123 Jan 14, 2016
c3cb939
timers: (fixup) add a debuglog statement
Fishrock123 Jan 14, 2016
298d30f
timers: (fixup) rvagg's list optimization
Fishrock123 Jan 14, 2016
93e29e1
timers: (fixup) Update code comments.
Fishrock123 Feb 8, 2016
aa31fef
timers: (fixup) rename Timer to TimerWrap
Fishrock123 Feb 8, 2016
61dd4ab
timers: (fixup) spelling nits
Fishrock123 Feb 10, 2016
06ab42e
timers: (fixup) remove "active" comment
Fishrock123 Feb 19, 2016
aaf7e26
timers: (fixup) fix comment
Fishrock123 Feb 20, 2016
e28efc9
timers: (fixup) move a code comment
Fishrock123 Feb 23, 2016
739f9ea
timers: (fixup) address most of Julien's comments
Fishrock123 Feb 24, 2016
d86edc9
timers: (fixup) nit
Fishrock123 Feb 24, 2016
5d9cc35
timers: (fixup) remove ascii drawing :(
Fishrock123 Feb 24, 2016
4120c5e
timers: (fixup) remove _ in tryOnTimeout
Fishrock123 Feb 24, 2016
11a96ad
timers: (fixup) re-add awesome diagram
Fishrock123 Feb 25, 2016
13b2e0c
timers: (fixup) update comment preface
Fishrock123 Feb 25, 2016
1acab4d
timers: (fixup) final? spelling nits
Fishrock123 Feb 25, 2016
dc0961e
timers: (fixup) fix linting
Fishrock123 Feb 25, 2016
a7d3be5
timers: (fixup) use a constructor function for lists
Fishrock123 Feb 26, 2016
c87e455
timers: (fixup) update ascii graph for TimersList
Fishrock123 Feb 26, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading