Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-06-28 | release 0.0.7v0.0.7 | Jérémy Zurcher | 3 | -3/+11 |
2012-06-28 | update Changelog | Jérémy Zurcher | 1 | -0/+8 |
2012-06-28 | add examples board, JSON ready | Jérémy Zurcher | 2 | -3/+73 |
2012-06-28 | examles links: is JSON ready now | Jérémy Zurcher | 2 | -4/+126 |
2012-06-28 | examples hello_world : update json cmdline | Jérémy Zurcher | 1 | -1/+1 |
2012-06-28 | Spin: #spin! calls Room#start! and Room#stop! | Jérémy Zurcher | 1 | -2/+2 |
2012-06-28 | Spin: #stop! -> #spin.stop_spinning! | Jérémy Zurcher | 2 | -2/+2 |
2012-06-28 | add examples/board.rb | Jérémy Zurcher | 1 | -0/+115 |
2012-06-28 | feed examples/data.json | Jérémy Zurcher | 1 | -0/+4 |
2012-06-28 | examples/links.rb: do not use block as filter | Jérémy Zurcher | 1 | -7/+5 |
2012-06-28 | specs: cover Board#keep! and Board#flush! | Jérémy Zurcher | 1 | -0/+24 |
2012-06-28 | Board: add #flush! and #keep! | Jérémy Zurcher | 1 | -0/+19 |
2012-06-28 | specs: cover Particle#merged_length | Jérémy Zurcher | 1 | -0/+3 |
2012-06-28 | Pasrticle: add #merged_length | Jérémy Zurcher | 1 | -1/+7 |
2012-06-28 | specs: cover Edoors::ACT_PASS_THROUGH | Jérémy Zurcher | 1 | -1/+8 |
2012-06-28 | specs: cover Particle#each_merged | Jérémy Zurcher | 1 | -0/+18 |
2012-06-28 | Board: add ACT_PASS_THROUGH | Jérémy Zurcher | 1 | -1/+2 |
2012-06-28 | Particle: add #each_merged | Jérémy Zurcher | 1 | -0/+7 |
2012-06-27 | examples: add links.rb and data.json | Jérémy Zurcher | 2 | -0/+101 |
2012-06-27 | Iota: increase NoMethodError verbosity | Jérémy Zurcher | 1 | -1/+1 |
2012-06-27 | Room: fix _try_links, add specs | Jérémy Zurcher | 2 | -6/+7 |
2012-06-27 | complete iota_specs | Jérémy Zurcher | 1 | -0/+20 |
2012-06-27 | Merge branch 'rewrite0' | Jérémy Zurcher | 17 | -173/+591 |
2012-06-27 | update example to refelect API changesrewrite0 | Jérémy Zurcher | 2 | -6/+5 |
2012-06-27 | update test_iotas to reflect API updates | Jérémy Zurcher | 1 | -6/+5 |
2012-06-27 | small documentation updates | Jérémy Zurcher | 3 | -5/+5 |
2012-06-27 | update spin_secs | Jérémy Zurcher | 1 | -4/+4 |
2012-06-27 | Spin: yard documentation | Jérémy Zurcher | 1 | -0/+86 |
2012-06-27 | Spin: debug_errors->debug_garbage, clear! clears links too | Jérémy Zurcher | 2 | -4/+5 |
2012-06-26 | update board_specs | Jérémy Zurcher | 1 | -7/+7 |
2012-06-26 | Room: typo | Jérémy Zurcher | 1 | -1/+1 |
2012-06-26 | Board: add yard documentation | Jérémy Zurcher | 1 | -0/+19 |
2012-06-26 | Door: simplify process_p documentation | Jérémy Zurcher | 1 | -2/+1 |
2012-06-26 | Door: typo | Jérémy Zurcher | 1 | -1/+1 |
2012-06-26 | update door_specs | Jérémy Zurcher | 1 | -3/+3 |
2012-06-26 | Door: update + yard documentation | Jérémy Zurcher | 1 | -4/+62 |
2012-06-26 | update spot_specs->iota_Specs | Jérémy Zurcher | 1 | -0/+0 |
2012-06-26 | Iota: add yard documentation | Jérémy Zurcher | 1 | -4/+20 |
2012-06-26 | remove unused constant Edoors::LINK_SEP | Jérémy Zurcher | 1 | -1/+0 |
2012-06-26 | Particle,Link: use @raise yard tag | Jérémy Zurcher | 2 | -0/+6 |
2012-06-26 | update room_specs | Jérémy Zurcher | 1 | -9/+10 |
2012-06-26 | Room: update + yard documentation | Jérémy Zurcher | 1 | -17/+87 |
2012-06-25 | update particle_specs | Jérémy Zurcher | 1 | -21/+34 |
2012-06-25 | Particle: rewrite + yard documentation | Jérémy Zurcher | 1 | -52/+189 |
2012-06-24 | update link_specs | Jérémy Zurcher | 1 | -13/+10 |
2012-06-24 | Link: rewrite + yard documentation | Jérémy Zurcher | 1 | -22/+40 |
2012-06-22 | spec/spot_spec -> spec/iota_spec | Jérémy Zurcher | 1 | -0/+0 |
2012-06-22 | complete SPin specs | Jérémy Zurcher | 1 | -0/+10 |
2012-06-22 | Particle: fix set_dst! complete specs | Jérémy Zurcher | 2 | -0/+7 |
2012-06-18 | specs: cover SYS_ACT_ADD_ROOM | Jérémy Zurcher | 1 | -0/+16 |