Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / AssemblyScript/node issues and pull requests

#32 - Adding buffer support

Issue - State: open - Opened by JairusSW about 3 years ago

#31 - docs: fix incorrect command

Pull Request - State: open - Opened by eccentricexit almost 4 years ago

#30 - Implementing preopen / resolving file paths

Issue - State: open - Opened by torch2424 almost 4 years ago
Labels: enhancement

#29 - update as to 10, add wasi, add sandbox

Pull Request - State: closed - Opened by jtenner about 4 years ago
Labels: enhancement

#28 - Initial base64 implementation

Pull Request - State: open - Opened by jtenner over 4 years ago
Labels: enhancement

#27 - Feature ASCII encoding and decoding

Pull Request - State: closed - Opened by jtenner over 4 years ago - 2 comments
Labels: enhancement, help wanted

#26 - Update to latest as-pect, fix compiler errors

Pull Request - State: closed - Opened by jtenner over 4 years ago - 3 comments
Labels: bug, enhancement, help wanted

#25 - Add some definisions and constants for Buffer

Pull Request - State: open - Opened by MaxGraey almost 5 years ago - 1 comment

#24 - Buffer refactoring

Pull Request - State: closed - Opened by MaxGraey almost 5 years ago - 2 comments

#23 - [Implement] Base64

Pull Request - State: open - Opened by jtenner almost 5 years ago
Labels: enhancement

#22 - [Implement] Buffer.swap16/32/64

Pull Request - State: closed - Opened by RedDwarfian almost 5 years ago - 3 comments
Labels: enhancement

#21 - [Implement] Read/Write BigInt and Double

Pull Request - State: closed - Opened by RedDwarfian almost 5 years ago - 1 comment
Labels: enhancement

#20 - [Implement] subarray

Pull Request - State: closed - Opened by jtenner almost 5 years ago - 10 comments

#19 - [Implement] Buffer Read/Write 32 Bit Int/Float

Pull Request - State: closed - Opened by RedDwarfian almost 5 years ago - 4 comments

#18 - [Implement] Naive basic EventEmitter class

Pull Request - State: open - Opened by jtenner almost 5 years ago - 2 comments
Labels: enhancement

#17 - [Implement] HEX Encoding: decode, decodeUnsafe, encode

Pull Request - State: closed - Opened by jtenner almost 5 years ago - 1 comment
Labels: enhancement

#16 - [Implement] Read/Write Int16/UInt16, LE and BE

Pull Request - State: closed - Opened by RedDwarfian almost 5 years ago
Labels: bug, enhancement

#15 - [Implement] Buffer#inspect

Pull Request - State: open - Opened by jtenner almost 5 years ago - 3 comments
Labels: enhancement

#14 - Update index.ts

Pull Request - State: closed - Opened by jtenner almost 5 years ago - 1 comment

#13 - [Implement] Buffer.writeInt8

Pull Request - State: closed - Opened by RedDwarfian almost 5 years ago
Labels: enhancement

#12 - [Implement] Buffer.writeUInt8

Pull Request - State: closed - Opened by RedDwarfian almost 5 years ago
Labels: enhancement

#11 - Buffer readuint8

Pull Request - State: closed - Opened by RedDwarfian almost 5 years ago - 1 comment
Labels: enhancement

#10 - [Cleanup] readInt8's offset defaults to 0

Pull Request - State: closed - Opened by RedDwarfian almost 5 years ago - 4 comments

#9 - [Implement] Buffer.readInt8

Pull Request - State: closed - Opened by RedDwarfian almost 5 years ago - 2 comments
Labels: enhancement

#8 - [Implement] isBuffer<T>(value: T)

Pull Request - State: closed - Opened by jtenner almost 5 years ago - 6 comments
Labels: enhancement

#7 - [Implement] Buffer.compare

Pull Request - State: open - Opened by jtenner almost 5 years ago - 2 comments
Labels: enhancement

#6 - [Implement] Naive Buffer.from, and friends

Pull Request - State: open - Opened by jtenner almost 5 years ago - 3 comments
Labels: enhancement

#5 - [Implement] Buffer.concat

Pull Request - State: open - Opened by jtenner almost 5 years ago - 3 comments
Labels: enhancement

#4 - [Feature] Implement Buffer.alloc and Buffer.allocUnsafe, add tests

Pull Request - State: closed - Opened by jtenner almost 5 years ago - 6 comments
Labels: enhancement

#3 - Add initial instructions to README

Pull Request - State: closed - Opened by dcodeIO almost 5 years ago - 4 comments

#2 - [Tests] Add wat output and .gitignore

Pull Request - State: closed - Opened by jtenner almost 5 years ago

#1 - [Testing] Initial Commit: Add as-pect tests

Pull Request - State: closed - Opened by jtenner almost 5 years ago - 2 comments
Labels: enhancement, question