index
:
edoors-ruby
master
rewrite0
ruby rewrite of evenja - https://github.com/evenja
Jérémy Zurcher
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
spec
Age
Commit message (
Collapse
)
Author
Files
Lines
2012-06-28
Spin: #stop! -> #spin.stop_spinning!
Jérémy Zurcher
1
-1
/
+1
2012-06-28
specs: cover Board#keep! and Board#flush!
Jérémy Zurcher
1
-0
/
+24
2012-06-28
specs: cover Particle#merged_length
Jérémy Zurcher
1
-0
/
+3
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-27
Room: fix _try_links, add specs
Jérémy Zurcher
1
-5
/
+6
2012-06-27
complete iota_specs
Jérémy Zurcher
1
-0
/
+20
2012-06-27
Merge branch 'rewrite0'
Jérémy Zurcher
6
-57
/
+68
2012-06-27
update spin_secs
Jérémy Zurcher
1
-4
/
+4
2012-06-26
update board_specs
Jérémy Zurcher
1
-7
/
+7
2012-06-26
update door_specs
Jérémy Zurcher
1
-3
/
+3
2012-06-26
update spot_specs->iota_Specs
Jérémy Zurcher
1
-0
/
+0
2012-06-26
update room_specs
Jérémy Zurcher
1
-9
/
+10
2012-06-25
update particle_specs
Jérémy Zurcher
1
-21
/
+34
2012-06-24
update link_specs
Jérémy Zurcher
1
-13
/
+10
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
1
-0
/
+6
2012-06-18
specs: cover SYS_ACT_ADD_ROOM
Jérémy Zurcher
1
-0
/
+16
2012-06-11
specs: cover Particle#clear_merged! r=nil param
Jérémy Zurcher
1
-0
/
+9
2012-06-10
Spin: to_json stores iota and links into inner_room
Jérémy Zurcher
1
-0
/
+3
This allows top iotas to be Doors and not only Rooms
2012-06-10
project iotas->edoors-ruby, module Iotas->Edoors
Jérémy Zurcher
8
-250
/
+250
2012-06-03
specs: add direct routing through path specs
Jérémy Zurcher
1
-1
/
+21
2012-06-03
Door: do not call p#init! in require_p, only in send_p
Jérémy Zurcher
2
-6
/
+0
2012-06-03
fix room specs to follow new particle reset policy
Jérémy Zurcher
1
-13
/
+5
2012-06-02
specs cover direc routing throug send_p action parameter
Jérémy Zurcher
1
-4
/
+23
2012-06-02
Particle add #set_dst! and specs
Jérémy Zurcher
1
-1
/
+10
2012-06-02
specs follow Particle#set_dst! -> Particle#add_dst
Jérémy Zurcher
5
-44
/
+56
2012-05-25
Specs: replace p.src = with p.init! calls
Jérémy Zurcher
2
-11
/
+11
2012-05-24
complete Room coverage
Jérémy Zurcher
1
-0
/
+11
2012-05-24
specs/room, reflect new Spin@world usage
Jérémy Zurcher
1
-68
/
+37
2012-05-18
Spot->Iota
Jérémy Zurcher
3
-10
/
+10
2012-05-18
social skills failure ;) evendoors-ruby is renamed into iotas
Jérémy Zurcher
8
-245
/
+245
2012-05-15
specs: Room, allow drill down, raise EvenDoors::ERROR_ROUTE_DDWR on drill ↵
Jérémy Zurcher
1
-9
/
+25
down wrong room
2012-05-14
specs: add Spin.process_sys_p specs
Jérémy Zurcher
1
-0
/
+10
2012-05-14
specs: add NoMethodError when receive_p is not overriden
Jérémy Zurcher
1
-0
/
+9
2012-05-14
specs: Spin clean hibernate json file
Jérémy Zurcher
1
-0
/
+1
2012-05-13
specs: add Spin hibernate! and resume! specs
Jérémy Zurcher
1
-0
/
+10
2012-05-13
Spin: send_ -> post_
Jérémy Zurcher
1
-6
/
+6
2012-05-13
specs: sed -i 's/ERROR_FIELD/FIELD_ERROR_MSG/'
Jérémy Zurcher
1
-7
/
+7
2012-05-12
specs: update ERROR_FIELD->FIELD_ERROR_MSG
Jérémy Zurcher
1
-1
/
+1
2012-05-12
Particle relies on spin field to resolve src and dst not parent
Jérémy Zurcher
1
-1
/
+1
2012-05-12
specs: Link adapt to non static way
Jérémy Zurcher
1
-5
/
+2
2012-05-12
specs: Particle adapt to non static way
Jérémy Zurcher
1
-10
/
+8
2012-05-12
specs: Board adapt to non static way
Jérémy Zurcher
1
-4
/
+8
2012-05-12
specs: Door adapt to non static wy
Jérémy Zurcher
1
-8
/
+12
2012-05-12
specs: Room adapt to new way
Jérémy Zurcher
1
-66
/
+64
2012-05-12
specs: Fake inherits from Spot
Jérémy Zurcher
2
-9
/
+2
2012-05-12
specs: adapt to new Spot behavior
Jérémy Zurcher
1
-8
/
+8
2012-05-12
specs: adapt to new spin topology
Jérémy Zurcher
1
-42
/
+50
[next]