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
Age
Commit message (
Expand
)
Author
Files
Lines
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-18
specs: cover SYS_ACT_ADD_ROOM
Jérémy Zurcher
1
-0
/
+16
2012-06-18
implement SYS_ACT_ADD_ROOM
Jérémy Zurcher
3
-0
/
+9
2012-06-18
edoors.rb: esthetic
Jérémy Zurcher
1
-9
/
+9
2012-06-13
release 0.0.6
v0.0.6
Jérémy Zurcher
2
-3
/
+3
2012-06-13
Door: _garbage directly calls @spin.release_p
Jérémy Zurcher
1
-1
/
+1
2012-06-13
improve hello_world.rb comments
Jérémy Zurcher
1
-2
/
+7
2012-06-11
improve hello_world example
Jérémy Zurcher
1
-8
/
+29
2012-06-11
specs: cover Particle#clear_merged! r=nil param
Jérémy Zurcher
1
-0
/
+9
2012-06-11
Particle#clear_merged! add a parameter r=nil
Jérémy Zurcher
1
-2
/
+6
2012-06-11
Door#garbage -> private Door#_garbage
Jérémy Zurcher
2
-3
/
+4
2012-06-10
update Changelog
Jérémy Zurcher
1
-0
/
+3
2012-06-10
add examples
Jérémy Zurcher
2
-0
/
+88
2012-06-10
add simple bin/edoors.rb to load *.json files
Jérémy Zurcher
1
-0
/
+71
2012-06-10
Spin: to_json stores iota and links into inner_room
Jérémy Zurcher
2
-4
/
+15
2012-06-10
Spin: default hibernate file path -> edoors-hibernate-..:
Jérémy Zurcher
1
-1
/
+1
2012-06-10
Spin#clear! must call @world.clear"
Jérémy Zurcher
1
-0
/
+1
2012-06-10
Changelog update
Jérémy Zurcher
1
-0
/
+6
2012-06-10
project iotas->edoors-ruby, module Iotas->Edoors
Jérémy Zurcher
22
-380
/
+380
2012-06-10
update Changelog : release 0.0.4
v0.0.4
Jérémy Zurcher
1
-0
/
+5
2012-06-03
specs: add direct routing through path specs
Jérémy Zurcher
1
-1
/
+21
2012-06-03
cleanup routing, add direct through path
Jérémy Zurcher
2
-29
/
+39
2012-06-03
Room: prettier integration of direct routing
Jérémy Zurcher
1
-8
/
+4
2012-06-03
simplify Particle@dst life cycle
Jérémy Zurcher
3
-16
/
+16
2012-06-03
Door: do not call p#init! in require_p, only in send_p
Jérémy Zurcher
3
-9
/
+1
2012-06-03
fix room specs to follow new particle reset policy
Jérémy Zurcher
1
-13
/
+5
2012-06-03
Spin calls Particle#reset! on release not require
Jérémy Zurcher
1
-1
/
+1
2012-06-02
release 0.0.4
Jérémy Zurcher
1
-1
/
+1
2012-06-02
test/test_evendoors.rb -> test/test_iotas.rb
Jérémy Zurcher
1
-0
/
+0
2012-06-02
test_evendoors: use direct routing
Jérémy Zurcher
1
-2
/
+2
2012-06-02
specs cover direc routing throug send_p action parameter
Jérémy Zurcher
1
-4
/
+23
2012-06-02
set direct routing through action parameter to Door#send_p and Door#send_sys_p
Jérémy Zurcher
2
-2
/
+12
2012-06-02
Particle add #set_dst! and specs
Jérémy Zurcher
2
-1
/
+16
2012-06-02
add Particle#dst_reached! end use it
Jérémy Zurcher
2
-2
/
+8
[next]