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
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 }}
dominiccooney
/
binjs-ref
Public
forked from
binast/binjs-ref
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
skip
User selector
All users
All time
Commit history
Commits on Apr 14, 2018
Resolves 83 - Using rewriter to make functions skippable
Yoric
committed
17c285c
View commit details
Copy full SHA for 17c285c
Browse repository at this point
Issue 83 - Introduce a walker to make functions skippable
Yoric
committed
cd186f5
View commit details
Copy full SHA for cd186f5
Browse repository at this point
Issue 83 - Track supersums in TypeDeanonymizer
Yoric
committed
1bfa0a2
View commit details
Copy full SHA for 1bfa0a2
Browse repository at this point
Issue 83 - Introduce ViewMut in the auto-generated ast
Yoric
committed
7636ff5
View commit details
Copy full SHA for 7636ff5
Browse repository at this point
Proceeding with webidl 0.6.0 depbump
Yoric
committed
d10466d
View commit details
Copy full SHA for d10466d
Browse repository at this point
Proceeding with webidl 0.6.0 depbump
Yoric
committed
5a16d17
View commit details
Copy full SHA for 5a16d17
Browse repository at this point
Resolves #92 Deactivate Deflate compression
Show description for 04dc6fd
Yoric
committed
04dc6fd
View commit details
Copy full SHA for 04dc6fd
Browse repository at this point
Dependency bump: webidl 0.6.0
Yoric
committed
9eaf237
View commit details
Copy full SHA for 9eaf237
Browse repository at this point
Removing features gates that are now in stable
Yoric
committed
8ed2054
View commit details
Copy full SHA for 8ed2054
Browse repository at this point
Increastin binjs_es6 recursion limit
Yoric
committed
64e5d05
View commit details
Copy full SHA for 64e5d05
Browse repository at this point
Doc update
Yoric
committed
ff3f594
View commit details
Copy full SHA for ff3f594
Browse repository at this point
Added ToWebidl to binjs_meta
Yoric
committed
1b041d5
View commit details
Copy full SHA for 1b041d5
Browse repository at this point
Library generation: improved error messages
Yoric
committed
cf2074f
View commit details
Copy full SHA for cf2074f
Browse repository at this point
Merge pull request #95 from arai-a/multipart-grammar-doc
Show description for d67ba0c
Yoric
authored
d67ba0c
View commit details
Copy full SHA for d67ba0c
Browse repository at this point
Commits on Apr 9, 2018
Add missing node name into multipart grammar document
arai-a
committed
2936505
View commit details
Copy full SHA for 2936505
Browse repository at this point
Commits on Mar 30, 2018
Merge pull request #89 from sendilkumarn/fix-shift-node-param
Show description for 0f47d26
Yoric
authored
0f47d26
View commit details
Copy full SHA for 0f47d26
Browse repository at this point
Pass NODE_MAX_OLD_SPACE_SIZE as an env variable
sendilkumarn
committed
1db3b3b
View commit details
Copy full SHA for 1db3b3b
Browse repository at this point
Docbump
Yoric
committed
85face4
View commit details
Copy full SHA for 85face4
Browse repository at this point
Commits on Mar 27, 2018
Merge pull request #90 from binast/specialize-io
Show description for e974aff
Yoric
authored
e974aff
View commit details
Copy full SHA for e974aff
Browse repository at this point
Issue #71 [[bin]] decode now uses strongly-typed AST by default
Yoric
committed
4117efe
View commit details
Copy full SHA for 4117efe
Browse repository at this point
Issue #71 [[bin]] encode now uses strongly-typed AST by default
Yoric
committed
cf093e9
View commit details
Copy full SHA for cf093e9
Browse repository at this point
Issue #71 We can now fully roundtrip with generated encoder/decoder
Yoric
committed
9318d6a
View commit details
Copy full SHA for 9318d6a
Browse repository at this point
Issue #71 Generate the encoder and decoder at build-time
Show description for 3ace0bc
Yoric
committed
3ace0bc
View commit details
Copy full SHA for 3ace0bc
Browse repository at this point
Commits on Mar 26, 2018
Merge pull request #88 from binast/build
Show description for 15d80cb
Yoric
authored
15d80cb
View commit details
Copy full SHA for 15d80cb
Browse repository at this point
Issue #68 - Attempting to auto-install Node dependencies
Show description for 730ad67
Yoric
committed
730ad67
View commit details
Copy full SHA for 730ad67
Browse repository at this point
Commits on Mar 24, 2018
Merge pull request #82 from binast/skippable
Show description for 3b96f5f
Yoric
authored
3b96f5f
View commit details
Copy full SHA for 3b96f5f
Browse repository at this point
Making the Shift parser compatible with Skippable
Yoric
committed
9368ce6
View commit details
Copy full SHA for 9368ce6
Browse repository at this point
generate_spidermonkey: Now handles Skippable
Yoric
committed
aa29ff4
View commit details
Copy full SHA for aa29ff4
Browse repository at this point
ES6: Making es6 skippable
Yoric
committed
15065ee
View commit details
Copy full SHA for 15065ee
Browse repository at this point
Issue #60 - Handling Skippable nodes
Yoric
committed
5636bca
View commit details
Copy full SHA for 5636bca
Browse repository at this point
Issue #60 - binjs_meta: Introduce Skippable
Show description for bb13f9c
Yoric
committed
bb13f9c
View commit details
Copy full SHA for bb13f9c
Browse repository at this point
Merge pull request #84 from binast/logging
Show description for 014768f
Yoric
authored
014768f
View commit details
Copy full SHA for 014768f
Browse repository at this point
test_roundtrip: limiting logging
Show description for 048160a
Yoric
committed
048160a
View commit details
Copy full SHA for 048160a
Browse repository at this point
Commits on Mar 23, 2018
Merge pull request #79 from binast/multipart_spidermonkey
Show description for 7b088d9
Yoric
authored
7b088d9
View commit details
Copy full SHA for 7b088d9
Browse repository at this point
Removing table of fields from multipart encoder/decoder
Yoric
committed
2b85368
View commit details
Copy full SHA for 2b85368
Browse repository at this point
Previous
Next
You can’t perform that action at this time.