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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
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
Room: update + yard documentation
Jérémy Zurcher
1
-17
/
+87
2012-06-25
Particle: rewrite + yard documentation
Jérémy Zurcher
1
-52
/
+189
2012-06-24
Link: rewrite + yard documentation
Jérémy Zurcher
1
-22
/
+40
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
1
-1
/
+1
2012-06-13
Door: _garbage directly calls @spin.release_p
Jérémy Zurcher
1
-1
/
+1
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
Spin: to_json stores iota and links into inner_room
Jérémy Zurcher
1
-4
/
+12
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
project iotas->edoors-ruby, module Iotas->Edoors
Jérémy Zurcher
9
-95
/
+95
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
1
-3
/
+1
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
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
1
-0
/
+6
2012-06-02
add Particle#dst_reached! end use it
Jérémy Zurcher
2
-2
/
+8
2012-06-02
Particle: #set_dst! -> add_dst
Jérémy Zurcher
1
-3
/
+1
2012-05-25
Door: use Particle#init!
Jérémy Zurcher
1
-3
/
+3
2012-05-25
Particle: add #init! which sets @src and @ts
Jérémy Zurcher
1
-4
/
+7
2012-05-24
release 0.0.3
v0.0.3
Jérémy Zurcher
1
-1
/
+1
2012-05-24
Room implement new routing policy
Jérémy Zurcher
1
-12
/
+4
2012-05-24
Iota register themselves into Spin@world
Jérémy Zurcher
1
-1
/
+4
2012-05-24
Spin: add @world global hash
Jérémy Zurcher
1
-0
/
+9
2012-05-24
Iota: raise exception as soon as possible
Jérémy Zurcher
1
-1
/
+1
2012-05-18
release 0.0.2
v0.0.2
Jérémy Zurcher
1
-1
/
+1
2012-05-18
add lib/version.rb
Jérémy Zurcher
2
-2
/
+29
2012-05-18
add VERSION, move some constants
Jérémy Zurcher
4
-14
/
+17
2012-05-18
Spot->Iota
Jérémy Zurcher
6
-31
/
+31
2012-05-18
social skills failure ;) evendoors-ruby is renamed into iotas
Jérémy Zurcher
8
-93
/
+93
2012-05-15
Room: route_p variable r->child
Jérémy Zurcher
1
-2
/
+2
2012-05-15
Room: implement drill down
Jérémy Zurcher
2
-4
/
+8
2012-05-14
Spot: receive_p raises NoMethodError
Jérémy Zurcher
1
-0
/
+4
2012-05-14
Board: to_json calls hibernate!, json_create calls resume!
Jérémy Zurcher
1
-1
/
+2
2012-05-14
Door: to_json calls hibernate!, json_create calls resume!
Jérémy Zurcher
1
-2
/
+4
2012-05-14
Room: remove useless respond_to? in start! and stop!
Jérémy Zurcher
1
-2
/
+2
2012-05-14
Spot: add bodyless start! stop! hibernate! resume!
Jérémy Zurcher
1
-0
/
+17
2012-05-14
Spin: add @hibernation to bypass start/stop on hibernate/resume
Jérémy Zurcher
1
-7
/
+11
2012-05-14
Door: fix garbage log msg
Jérémy Zurcher
1
-1
/
+1
2012-05-13
Spin: a few hibernate related adjustments
Jérémy Zurcher
1
-4
/
+4
2012-05-13
Spin: send_ -> post_
Jérémy Zurcher
2
-4
/
+4
2012-05-13
Spin: add #resume!
Jérémy Zurcher
1
-0
/
+4
2012-05-13
Particle: require time
Jérémy Zurcher
1
-0
/
+1
[next]