Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / zeam-vm/zeam issues and pull requests
#19 - Michino o
Pull Request -
State: closed - Opened by zacky1972 over 6 years ago
#18 - putAddress, etc.
Issue -
State: closed - Opened by zacky1972 over 6 years ago
Labels: enhancement
#17 - refactor dump
Issue -
State: closed - Opened by zacky1972 almost 7 years ago
Labels: refactoring
#16 - toSortedListOfAddressOfOriginAndTarget: returns a sorted list of tupples of absolute addresses of the origin and the target in order of the target address.
Issue -
State: closed - Opened by zacky1972 almost 7 years ago
Labels: enhancement
#15 - toAddressOfOriginAndTarget: returns a list of tupples of absolute addresses of the origin and the target.
Issue -
State: closed - Opened by zacky1972 almost 7 years ago
Labels: enhancement
#14 - Nishi urakami
Pull Request -
State: closed - Opened by zacky1972 almost 7 years ago
#13 - toAbsoluteAddress{,In{Big,Little}Endian}
Issue -
State: closed - Opened by zacky1972 almost 7 years ago
Labels: enhancement
#12 - toAddress: refactor by Template Method
Issue -
State: closed - Opened by zacky1972 almost 7 years ago
Labels: enhancement
#11 - toAddressInBigEndian: enhance to minus
Issue -
State: closed - Opened by zacky1972 almost 7 years ago
Labels: enhancement
#10 - toAddressInLittleEndian: enhance to minus
Issue -
State: closed - Opened by zacky1972 almost 7 years ago
Labels: enhancement
#9 - Waring: variables a and b are unused
Issue -
State: closed - Opened by zacky1972 almost 7 years ago
Labels: bug
#8 - Urakami
Pull Request -
State: closed - Opened by zacky1972 almost 7 years ago
#7 - toAddressInBigEndian: reads binary (a sequence of bytes) and generates a list of integers that each value is regarded as a 24 bits (3 bytes) in big endian.
Issue -
State: closed - Opened by zacky1972 almost 7 years ago
Labels: enhancement
#6 - toAddressInLittleEndian: reads binary (a sequence of bytes) and generates a list of integers that each value is regarded as a 24 bits (3 bytes) in little endian.
Issue -
State: closed - Opened by zacky1972 almost 7 years ago
Labels: enhancement
#5 - concatBigEndian: concats a list of integer in the manner of big endian.
Issue -
State: closed - Opened by zacky1972 almost 7 years ago
Labels: enhancement
#4 - reverseList: reverses a list.
Issue -
State: closed - Opened by zacky1972 almost 7 years ago
Labels: enhancement
#3 - concatLittleEndian: concats a list of integer in the manner of little endian.
Issue -
State: closed - Opened by zacky1972 almost 7 years ago
Labels: enhancement
#2 - bundle3Values: bundles three values away from each value of a list.
Issue -
State: closed - Opened by zacky1972 almost 7 years ago
Labels: enhancement
#1 - bin2list: converts a binary into a list
Issue -
State: closed - Opened by zacky1972 almost 7 years ago
Labels: enhancement