Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
AssemblyScript
/
node
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
64
Code
Issues
2
Pull requests
10
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
[Implement] Buffer#inspect
- #15
#15
Open
jtenner
wants to merge 17 commits into
main
AssemblyScript/node:main
from
inspect
AssemblyScript/node:inspect
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
[Implement] Buffer#inspect
#15
jtenner
wants to merge 17 commits into
main
AssemblyScript/node:main
from
inspect
AssemblyScript/node:inspect
Copy head branch name to clipboard
Commits
Commits on Jul 22, 2019
[Implement] Buffer#concat (todo: fix tlsf problem)
jtenner
committed
99b14a8
View commit details
Copy full SHA for 99b14a8
Browse repository at this point
Commits on Jul 23, 2019
[Fix] Clean up inspect implementation
jtenner
committed
8812172
View commit details
Copy full SHA for 8812172
Browse repository at this point
[Fix] Edge case when length = 0, todo: more optimization
jtenner
committed
01d079b
View commit details
Copy full SHA for 01d079b
Browse repository at this point
[Chore] switch to global
jtenner
committed
10a5c54
View commit details
Copy full SHA for 10a5c54
Browse repository at this point
[Chore] Merge master
jtenner
committed
fe0cf50
View commit details
Copy full SHA for fe0cf50
Browse repository at this point
[Optimize] memory.copy parameters with global strings
jtenner
committed
f418fd0
View commit details
Copy full SHA for f418fd0
Browse repository at this point
Commits on Aug 1, 2019
[Merge] master, use Hex encoding method
jtenner
committed
cea7473
View commit details
Copy full SHA for cea7473
Browse repository at this point
Commits on Aug 6, 2019
Merge branch 'master' into inspect
jtenner
authored
e5f6e4a
View commit details
Copy full SHA for e5f6e4a
Browse repository at this point
[Fix] switch to hex
jtenner
committed
628562c
View commit details
Copy full SHA for 628562c
Browse repository at this point
[Fix] types merge problem
jtenner
committed
b956d5e
View commit details
Copy full SHA for b956d5e
Browse repository at this point
[fix] example
jtenner
committed
e8afe85
View commit details
Copy full SHA for e8afe85
Browse repository at this point
[chore] remove unecessary comment
jtenner
committed
b9ed343
View commit details
Copy full SHA for b9ed343
Browse repository at this point
[fix] nit remove parenthesis
jtenner
committed
a5579cb
View commit details
Copy full SHA for a5579cb
Browse repository at this point
[fix] remove type annotation
jtenner
committed
11cc4d3
View commit details
Copy full SHA for 11cc4d3
Browse repository at this point
[test] use create convenience method instead
jtenner
committed
a00145c
View commit details
Copy full SHA for a00145c
Browse repository at this point
[fix] switch to known constant
jtenner
committed
ef7e34e
View commit details
Copy full SHA for ef7e34e
Browse repository at this point
[fix] add BUFFER_INSPECT_HEADER_BYTE_LEN constant
jtenner
committed
5fe8a7f
View commit details
Copy full SHA for 5fe8a7f
Browse repository at this point
You can’t perform that action at this time.