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-05-12
specs: adapt to new spin topology
Jérémy Zurcher
1
-42
/
+50
2012-05-12
Spin: all clas level stuff become instance level
Jérémy Zurcher
1
-89
/
+70
2012-05-12
Room#spin -> Spot#spin
Jérémy Zurcher
2
-5
/
+5
2012-05-12
set AGPL license
static
Jérémy Zurcher
9
-0
/
+798
2012-05-10
specs: complete Spin coverage
Jérémy Zurcher
1
-0
/
+8
2012-05-10
Spin: implement #to_json and #self.json_create
Jérémy Zurcher
1
-0
/
+39
2012-05-10
specs: Spin->json->Spin
Jérémy Zurcher
1
-0
/
+14
2012-05-10
Room: implement #to_json and #self.json_create
Jérémy Zurcher
1
-0
/
+23
2012-05-10
specs: Room->json->Room
Jérémy Zurcher
1
-0
/
+17
2012-05-10
specs: typos, add JSON output compare
Jérémy Zurcher
4
-2
/
+5
2012-05-10
Board: implement #to_json and #self.json_create
Jérémy Zurcher
1
-0
/
+17
2012-05-10
specs: Board link->json->link
Jérémy Zurcher
1
-0
/
+13
2012-05-10
Door: implement #to_json and #self.json_create
Jérémy Zurcher
1
-0
/
+12
2012-05-10
specs: Door link->json->link
Jérémy Zurcher
1
-0
/
+6
2012-05-10
Link: implement #to_json and #self.json_create
Jérémy Zurcher
1
-0
/
+16
2012-05-10
specs: add link->json->link
Jérémy Zurcher
1
-0
/
+10
2012-05-10
specs: update particle spec name
Jérémy Zurcher
1
-1
/
+1
2012-05-10
Room: remove unused @cache={} attribute
Jérémy Zurcher
1
-1
/
+0
2012-05-10
specs: follow new Spin#clear! policy
Jérémy
7
-17
/
+31
2012-05-10
Spin: #clear! clears pool too and set @spin=nil
Jérémy
1
-0
/
+2
2012-05-10
Room#resolve -> Room#search_down
Jérémy Zurcher
3
-16
/
+17
2012-05-10
Particle: implement #to_json and #self.json_create
Jérémy Zurcher
4
-1
/
+87
2012-05-10
Spin register itself in its class, aka singleton
Jérémy Zurcher
3
-1
/
+13
2012-05-10
Room: implement resolve
Jérémy Zurcher
1
-0
/
+13
2012-05-10
specs: add Room#resolve, will be needed by JSON
Jérémy Zurcher
1
-3
/
+9
2012-05-10
Door,Board: factorise release of @saved particle
Jérémy Zurcher
2
-12
/
+9
2012-05-10
split specs
Jérémy Zurcher
9
-717
/
+761
2012-05-10
Twirl merge with Space -> Spin is born
Jérémy Zurcher
8
-170
/
+152
2012-05-09
specs: update to follow new dsts policy
Jérémy Zurcher
1
-28
/
+17
2012-05-09
Room: system no door, no action excpetion can't be raised anymore
Jérémy Zurcher
2
-3
/
+0
2012-05-09
Particle: add_dsts raise Exception on malformed dst
Jérémy Zurcher
1
-6
/
+7
2012-05-09
specs: Particle#set_dst! should not add unaceptable destinations
Jérémy Zurcher
1
-0
/
+3
2012-05-09
cleanup specs
Jérémy Zurcher
1
-9
/
+0
2012-05-09
Particle: do not accept empty destinations
Jérémy Zurcher
1
-3
/
+4
2012-05-09
debug -> debug_routing + debug_errors
Jérémy Zurcher
7
-26
/
+36
2012-05-09
specs: follow new Spot @name policy
Jérémy Zurcher
1
-3
/
+6
2012-05-09
Spot: raise exception if @name includes PATH_SEP
Jérémy Zurcher
1
-2
/
+2
2012-05-09
update TODO
Jérémy Zurcher
1
-0
/
+1
2012-05-09
specs: complete Room coverage using SYS_ACT_ADD_LINK msg to set a link and te...
Jérémy Zurcher
1
-0
/
+24
2012-05-09
Room: use complete naming for constants
Jérémy Zurcher
1
-1
/
+1
2012-05-09
specs: increase Room#send_sys_p coverage
Jérémy Zurcher
1
-0
/
+36
2012-05-09
Room: cleanup sned_sys_p
Jérémy Zurcher
1
-7
/
+5
2012-05-09
specs: Particle check destinatino with spaces
Jérémy Zurcher
1
-0
/
+6
2012-05-09
Particle: manage spaces in destination string
Jérémy Zurcher
1
-3
/
+3
2012-05-09
specs: cover Particle #set_dst! #split_dst! with '' and nil
Jérémy Zurcher
1
-0
/
+12
2012-05-09
Particle: #split_dst! clear all if next_dst empty or nil
Jérémy Zurcher
1
-2
/
+4
2012-05-09
Particle: #set_dst! add no destination if no action and destination
Jérémy Zurcher
1
-2
/
+3
2012-05-09
specs: increase Room coverage with #try_links
Jérémy Zurcher
1
-0
/
+56
2012-05-09
Room: cleanup try_links
Jérémy Zurcher
1
-10
/
+6
2012-05-09
Twirl: add clear!
Jérémy Zurcher
1
-0
/
+5
[prev]
[next]