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 (
Collapse
)
Author
Files
Lines
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
2012-05-09
specs: cover Particle#apply_link!
Jérémy Zurcher
1
-1
/
+22
2012-05-09
Particle: add #apply_link!
Jérémy Zurcher
1
-0
/
+7
2012-05-09
specs: update to reflect new Room routing way
Jérémy Zurcher
1
-14
/
+5
2012-05-09
Room: do not route orphan particles, doorless particles get the boomerang effect
Jérémy Zurcher
2
-10
/
+7
2012-05-09
specs: increase Room#send_p coverage
Jérémy Zurcher
1
-3
/
+50
2012-05-09
specs: add #path to Fake
Jérémy Zurcher
1
-0
/
+3
2012-05-09
specs: complete Particle#set_dst! coverage
Jérémy Zurcher
1
-0
/
+12
2012-05-09
Room: detect missing door or src
Jérémy Zurcher
1
-4
/
+9
2012-05-09
Room detect drill down and goto error
Jérémy Zurcher
2
-0
/
+4
2012-05-09
specs: check dst on error
Jérémy Zurcher
1
-0
/
+9
2012-05-09
Room: cleanup debug, factorise calls to Twirl.send_, add space as dst on ↵
Jérémy Zurcher
1
-12
/
+8
ERROR_ROUTE_NDNS
2012-05-09
Particle: add dst=nil parameter to #error!
Jérémy Zurcher
1
-2
/
+2
2012-05-09
specs, cover Room, basic error and success
Jérémy Zurcher
1
-0
/
+58
2012-05-09
Room, do not bother initializing local vars if no links for p.src
Jérémy Zurcher
1
-2
/
+2
2012-05-09
Room, send_p set error ERROR_ROUTE_NDNS if p.src.nil?
Jérémy Zurcher
2
-0
/
+3
2012-05-08
specs typo
Jérémy Zurcher
1
-1
/
+1
2012-05-08
specs: cover basic Room methods
Jérémy Zurcher
1
-1
/
+50
2012-05-08
Link: add nil default values to initialize
Jérémy Zurcher
2
-1
/
+7
2012-05-08
Particle: add #clear_merged!
Jérémy Zurcher
1
-0
/
+4
2012-05-08
Spec: complete Board coverage
Jérémy Zurcher
1
-0
/
+67
2012-05-08
Board, inherits from Door, only override process_p
Jérémy Zurcher
1
-31
/
+1
2012-05-08
specs: complete Door coverage
Jérémy Zurcher
1
-9
/
+83
2012-05-08
specs: complete Space coverage
Jérémy Zurcher
1
-0
/
+11
2012-05-08
specs: complete Spot coverage
Jérémy Zurcher
1
-0
/
+12
2012-05-08
specs: complete Link coverage
Jérémy Zurcher
1
-0
/
+19
2012-05-08
specs complete Twirl coverage
Jérémy Zurcher
1
-0
/
+23
2012-05-08
Spot: reorder regexp substitutions
Jérémy Zurcher
1
-1
/
+1
2012-05-08
test_evendoors: p.set_dst->p.set_dst!
Jérémy Zurcher
1
-3
/
+3
2012-05-08
Room, Twirl
Jérémy Zurcher
2
-20
/
+21
p.door->p.dst, p.dst_done!->p.dst_routed!, use p.door instead of p.split_dst! return value
2012-05-08
Particle: cleanup, @door is door part of the current destination, @dst is ↵
Jérémy Zurcher
1
-36
/
+41
the real destination
2012-05-08
add particle specs
Jérémy Zurcher
1
-0
/
+132
2012-05-07
spec: Twirl.require_p and Twirl.release_p
Jérémy Zurcher
1
-0
/
+48
2012-05-07
typo ERROR_ROUTE_ND->ERROR_ROUTE_NDN
Jérémy Zurcher
1
-1
/
+1
2012-05-07
Board: @spots->@postponed
Jérémy Zurcher
1
-3
/
+3
2012-05-07
Room: send_sys call error! when neither door_name or action are set in the ↵
Jérémy Zurcher
1
-1
/
+10
destinatino, on action only, route to space
2012-05-07
Room: route_p call error! when door_name is empty?
Jérémy Zurcher
2
-5
/
+10
2012-05-07
Root: add space method
Jérémy Zurcher
1
-0
/
+4
2012-05-07
add gitignore
Jérémy Zurcher
1
-0
/
+2
2012-05-07
test_evendoors.rb: enable debug, fix typo
Jérémy Zurcher
1
-2
/
+2
[prev]
[next]