Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Hacksaar
rinx
Commits
rinx
17 May, 2016
1 commit
cargo fmt
· b467360d
Ralf
authored
May 17, 2016
b467360d
06 Mar, 2016
16 commits
comments!
· 54228363
Constantin Berhard
authored
Mar 06, 2016
54228363
progress with TestableEvent
· bb1b3927
Constantin Berhard
authored
Mar 06, 2016
fun with the Box<Any> type
bb1b3927
moar comments
· 78b08081
Ralf
authored
Mar 06, 2016
78b08081
more comments
· db9f5297
Ralf
authored
Mar 06, 2016
db9f5297
turn EventHandler into a mere type alias
· 36241923
Ralf
authored
Mar 06, 2016
36241923
Merge branch 'master' of hacksaar.de:hacksaar/rinx
· 0e927ff8
Ralf
authored
Mar 06, 2016
0e927ff8
implement a first run()
· ef6c146d
Ralf
authored
Mar 06, 2016
ef6c146d
testing module begins
· 8cb971ab
Constantin Berhard
authored
Mar 06, 2016
8cb971ab
make UnLocking conform with the general structure of a state
· 60d4e504
Ralf
authored
Mar 06, 2016
60d4e504
some more comments
· 0518a4ac
Ralf
authored
Mar 06, 2016
0518a4ac
cargo fmt
· 0aa78c01
Ralf
authored
Mar 06, 2016
0aa78c01
rename State -> Situation
· 834190fc
Ralf
authored
Mar 06, 2016
834190fc
no longer depend on chan crate
· 656752a8
Ralf
authored
Mar 06, 2016
656752a8
change environment around to no longer use select
· 55e21f18
Ralf
authored
Mar 06, 2016
55e21f18
document a bunch of stuff
· 2c222eda
Ralf
authored
Mar 06, 2016
2c222eda
get rid of Empty WakeableState, thanks to take_mut
· 32f592df
Ralf
authored
Mar 06, 2016
32f592df
20 Feb, 2016
1 commit
playing with links
· 5cb81035
Ralf
authored
Feb 21, 2016
5cb81035
18 Feb, 2016
7 commits
cargo fmt
· e0bed0a2
Ralf
authored
Feb 18, 2016
e0bed0a2
go back to ownership threading. make it work for buzzing.
· 7a20cf34
Ralf
authored
Feb 18, 2016
7a20cf34
prepare a test for buzzing
· 9ec0d0a3
Ralf
authored
Feb 18, 2016
9ec0d0a3
cargo fmt
· b2b310fe
Ralf
authored
Feb 18, 2016
b2b310fe
move stuff around
· e76cfc7c
Ralf
authored
Feb 18, 2016
e76cfc7c
change some imports around
· bb1c8912
Ralf
authored
Feb 18, 2016
bb1c8912
change API around to embrace scopes, and avoid pitfalls
· 2abf701b
Ralf
authored
Feb 18, 2016
2abf701b
17 Feb, 2016
2 commits
use scoped threads
· c5972091
Ralf
authored
Feb 17, 2016
c5972091
depend on crossbeam
· 1a20b50c
Ralf
authored
Feb 17, 2016
1a20b50c
16 Feb, 2016
1 commit
implement waking up a thread
· 48f64dce
Ralf
authored
Feb 16, 2016
48f64dce
15 Feb, 2016
8 commits
make Wakeable actually spawn a thread
· 9058fa27
Ralf
authored
Feb 15, 2016
9058fa27
env: clone only once per loop iteration
· fce6522e
Ralf
authored
Feb 15, 2016
fce6522e
fix all the warnings
· 36a757df
Ralf
authored
Feb 15, 2016
36a757df
comment out unused code in main module
· dcf452fd
Ralf
authored
Feb 15, 2016
dcf452fd
rustfmt
· 6eb2f4e1
Ralf
authored
Feb 15, 2016
6eb2f4e1
add a version of handle_events that does not take a timeout
· 907836c4
Ralf
authored
Feb 15, 2016
907836c4
varagrs-macro for handle_events
· 8fb5e5cd
Ralf
authored
Feb 15, 2016
8fb5e5cd
turn State into a trait
· d65eb353
Ralf
authored
Feb 15, 2016
d65eb353
14 Feb, 2016
4 commits
keep track of the door-locked state
· a72d1fc0
Ralf
authored
Feb 14, 2016
a72d1fc0
some refactoring
· afb07f0b
Ralf
authored
Feb 14, 2016
afb07f0b
rustfmt
· 9000a3e8
Constantin Berhard
authored
Feb 14, 2016
9000a3e8
more compiling stuff
· e8c9ffaf
Ralf
authored
Feb 14, 2016
e8c9ffaf