Closed
Bug 860453
Opened 12 years ago
Closed 12 years ago
Rename lang/functional's `curry` to `partial`
Categories
(Add-on SDK Graveyard :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jsantell, Assigned: darkowlzz)
Details
Attachments
(2 files, 4 obsolete files)
No description provided.
Priority: -- → P2
This pull request showed up today. Are you the right person to review this, Irakli?
Attachment #739168 -
Flags: review?(rFobic)
Attachment #739168 -
Attachment is patch: false
Attachment #739168 -
Attachment mime type: text/plain → text/html
Updated•12 years ago
|
Attachment #739168 -
Flags: review?(rFobic) → review?(zer0)
Assignee | ||
Comment 2•12 years ago
|
||
Attachment #739698 -
Flags: review?(zer0)
Assignee | ||
Comment 3•12 years ago
|
||
Attachment #739698 -
Attachment is obsolete: true
Attachment #739698 -
Flags: review?(zer0)
Attachment #739705 -
Flags: review?(zer0)
Assignee | ||
Comment 4•12 years ago
|
||
Attachment #739705 -
Attachment is obsolete: true
Attachment #739705 -
Flags: review?(zer0)
Attachment #739709 -
Flags: review?(zer0)
Assignee | ||
Comment 5•12 years ago
|
||
Attachment #739709 -
Attachment is obsolete: true
Attachment #739709 -
Flags: review?(zer0)
Attachment #739711 -
Flags: review?(zer0)
Assignee | ||
Comment 6•12 years ago
|
||
Attachment #739711 -
Attachment is obsolete: true
Attachment #739711 -
Flags: review?(zer0)
Attachment #739713 -
Flags: review?(zer0)
Attachment #739713 -
Attachment mime type: text/plain → text/html
Comment 7•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/b2a2201c869988edf2da3f64073a35c3058d9c81
Bug 860453: Renamed 'curry' to 'partial' and added deprecation warning test for the same.
https://github.com/mozilla/addon-sdk/commit/2fa816a971c0f5f4164c462566ce641bf0927a8b
Merge pull request #954 from darkowlzz/master
fix Bug 860453 - Rename lang/functional's `curry` to `partial` r=@ZER0
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 8•12 years ago
|
||
Commits pushed to integration at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/b2a2201c869988edf2da3f64073a35c3058d9c81
Bug 860453: Renamed 'curry' to 'partial' and added deprecation warning test for the same.
https://github.com/mozilla/addon-sdk/commit/2fa816a971c0f5f4164c462566ce641bf0927a8b
Merge pull request #954 from darkowlzz/master
Updated•12 years ago
|
Attachment #739713 -
Flags: review?(zer0) → review+
Updated•12 years ago
|
Attachment #739168 -
Flags: review?(zer0) → review+
Assignee | ||
Comment 9•12 years ago
|
||
Changing `ASSIGNED TO` to myself to make is easy to refer later.
Assignee: jsantell → indiasuny000
You need to log in
before you can comment on or make changes to this bug.
Description
•