Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
root
/
lang
/
perl
/
Shika
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Rev
Chgset
Date
Author
Log Message
(edit)
@25290
[25290]
4 years
yappo
add role's method modifiers
(edit)
@25289
[25289]
4 years
yappo
oooops
(edit)
@25286
[25286]
4 years
yappo
afterのあたり方がぎゃくだったお
(edit)
@25269
[25269]
4 years
tokuhirom
added white list
(edit)
@25268
[25268]
4 years
tokuhirom
we don't need sort =)
(edit)
@25267
[25267]
4 years
tokuhirom
'require mro' doesn't needed(reported by gfx++)
(edit)
@25265
[25265]
4 years
tokuhirom
added docs
(edit)
@25257
[25257]
4 years
yappo
add around
(edit)
@25256
[25256]
4 years
yappo
oops
(edit)
@25252
[25252]
4 years
yappo
add more test case
(edit)
@25248
[25248]
4 years
tokuhirom
fixed deps
(edit)
@25219
[25219]
4 years
tokuhirom
updated todo list
(edit)
@25218
[25218]
4 years
tokuhirom
micro optimization
(edit)
@25217
[25217]
4 years
tokuhirom
optimize
(edit)
@25208
[25208]
4 years
tokuhirom
added auto deref feature in copy_functions
(edit)
@25199
[25199]
4 years
tokuhirom
added add_(before|after)method_modifier
(edit)
@25194
[25194]
4 years
tokuhirom
すでに存在するメソッドを上書きしない機能とaliasとの相性がわるくなってたのでなおした
(edit)
@25193
[25193]
4 years
mattn
oops
(edit)
@25192
[25192]
4 years
tokuhirom
added NOTE
(edit)
@25191
[25191]
4 years
tokuhirom
with で alias つかえるようにした
(edit)
@25189
[25189]
4 years
mattn
revert
(edit)
@25188
[25188]
4 years
mattn
before/afterは複数のメソッドも取れる
(edit)
@25187
[25187]
4 years
mattn
fixed MANIFEST.
(edit)
@25186
[25186]
4 years
tokuhirom
add しわすれ
(edit)
@25185
[25185]
4 years
tokuhirom
refactoring
(edit)
@25184
[25184]
4 years
tokuhirom
- added Shika::Role::apply_roles - added 'with' in Shika::Role
(edit)
@25178
[25178]
4 years
tokuhirom
new の引数に hashref をわたせるようにした Shika::add_attribute を新設した has …
(edit)
@25176
[25176]
4 years
tokuhirom
Role をぶちこむときに has も処理してくれ
(edit)
@25175
[25175]
4 years
tokuhirom
added Shika::apply_roles
(edit)
@25174
[25174]
4 years
tokuhirom
added init_class
(edit)
@25145
[25145]
4 years
mattn
delete
(edit)
@25142
[25142]
4 years
yappo
remove
(edit)
@25141
[25141]
4 years
yappo
add before & after
(edit)
@25139
[25139]
4 years
tokuhirom
added init_meta
(edit)
@25135
[25135]
4 years
tokuhirom
handles にhashref わたせるようにした
(edit)
@25134
[25134]
4 years
tokuhirom
ここも $_
[0]
をわたす必要がある
(edit)
@25126
[25126]
4 years
mattn
move
(edit)
@25125
[25125]
4 years
mattn
mkdir
(edit)
@25123
[25123]
4 years
mattn
add test for before/after.
(edit)
@25118
[25118]
4 years
tokuhirom
ソースを再生成。
(edit)
@25117
[25117]
4 years
tokuhirom
こっちをなおさないとだめよ
(edit)
@25115
[25115]
4 years
tokuhirom
oops
(edit)
@25114
[25114]
4 years
mattn
こんな感じ?
(edit)
@25113
[25113]
4 years
tokuhirom
$self path to callback function
(edit)
@25112
[25112]
4 years
mattn
素人考え
(edit)
@25111
[25111]
4 years
mattn
copy
(edit)
@25109
[25109]
4 years
tokuhirom
support required option
(edit)
@25108
[25108]
4 years
tokuhirom
updated todo list
(edit)
@25106
[25106]
4 years
tokuhirom
oops
(edit)
@25104
[25104]
4 years
tokuhirom
coerce が setter でもきくようになた
(edit)
@25103
[25103]
4 years
yappo
coerce 付き無しのメソッド名を変えた
(edit)
@25102
[25102]
4 years
tokuhirom
あらかじめアクセサを生成しちゃう。意外といいかも?
(edit)
@25100
[25100]
4 years
tokuhirom
added comments
(edit)
@25099
[25099]
4 years
tokuhirom
cleanup setter code with eval
(edit)
@25097
[25097]
4 years
tokuhirom
TODO リスト更新
(edit)
@25095
[25095]
4 years
tokuhirom
coerce するようにした。まだ constructor んとこだけ。
(edit)
@25094
[25094]
4 years
tokuhirom
設計メモたした
(edit)
@25091
[25091]
4 years
tokuhirom
まだうごかないけど coerce のテスト
(edit)
@25089
[25089]
4 years
yappo
lazy_build support
(edit)
@25088
[25088]
4 years
tokuhirom
handles に scalar もわたせるようにした
(edit)
@25087
[25087]
4 years
mattn
rename
(edit)
@25086
[25086]
4 years
yappo
lazy support
(edit)
@25083
[25083]
4 years
mattn
この方がテストっぽいかな
(edit)
@25082
[25082]
4 years
tokuhirom
BUILD を追加。
(edit)
@25081
[25081]
4 years
mattn
add test for 'default'
(edit)
@25080
[25080]
4 years
tokuhirom
scalar 値とかいれたときのテスト。
(edit)
@25079
[25079]
4 years
tokuhirom
Role とおなじ機構にした
(edit)
@25078
[25078]
4 years
mattn
shouldn't store scalar?
(edit)
@25077
[25077]
4 years
tokuhirom
load_class というメソッド定義しておいだした
(edit)
@25076
[25076]
4 years
tokuhirom
shut up
(edit)
@25075
[25075]
4 years
tokuhirom
updated todo list
(edit)
@25074
[25074]
4 years
tokuhirom
default 実装した
(edit)
@25073
[25073]
4 years
yappo
injection したく無いメソッドは inject しない
(edit)
@25072
[25072]
4 years
yappo
added TODO
(edit)
@25071
[25071]
4 years
yappo
shout up
(edit)
@25070
[25070]
4 years
yappo
add test files
(edit)
@25069
[25069]
4 years
yappo
add spell
(edit)
@25068
[25068]
4 years
yappo
method inject と requires は出来るようにした
(edit)
@25060
[25060]
4 years
mattn
消そう
(edit)
@25059
[25059]
4 years
mattn
rw/ro付けてみる
(edit)
@25058
[25058]
4 years
tokuhirom
added handles
(edit)
@25056
[25056]
4 years
tokuhirom
extends ついか
(edit)
@25053
[25053]
4 years
tokuhirom
updated todo list
(edit)
@25052
[25052]
4 years
tokuhirom
added todo list
(edit)
@25051
[25051]
4 years
tokuhirom
simpilified
(edit)
@25050
[25050]
4 years
tokuhirom
has もうごくよ!
(edit)
@25049
[25049]
4 years
mattn
added stopwords
(edit)
@25048
[25048]
4 years
tokuhirom
oops
(edit)
@25047
[25047]
4 years
tokuhirom
こうだ
(edit)
@25046
[25046]
4 years
tokuhirom
added test case
(edit)
@25045
[25045]
4 years
tokuhirom
てきとうに new とか
(add)
@25041
[25041]
4 years
yappo
import Shika
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog