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
Breadcrumbs
History for
binjs-ref
tests
on
skip2
User selector
All users
All time
Commit history
Commits on Apr 22, 2018
Fix ArrowExpression isAsync parsing
Yoric
committed
c3f4988
View commit details
Copy full SHA for c3f4988
View code at this point
Browse repository at this point
Commits on Apr 18, 2018
Test data: react-dom
Yoric
committed
a74140b
View commit details
Copy full SHA for a74140b
View code at this point
Browse repository at this point
Commits on Apr 17, 2018
Tests: re-adding a number of frameworks
Yoric
committed
bf4e7c7
View commit details
Copy full SHA for bf4e7c7
View code at this point
Browse repository at this point
Commits on Apr 15, 2018
Issue 91 - Randomly skip subsets of test_roundtrip
Show description for 995ccfc
Yoric
committed
995ccfc
View commit details
Copy full SHA for 995ccfc
View code at this point
Browse repository at this point
Commits on Apr 14, 2018
Issue 91 - Resolve stack overflows
Show description for cc32c78
Yoric
committed
cc32c78
View commit details
Copy full SHA for cc32c78
View code at this point
Browse repository at this point
Resolves 83 - Using rewriter to make functions skippable
Yoric
committed
17c285c
View commit details
Copy full SHA for 17c285c
View code at this point
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
View code at this point
Browse repository at this point
Commits on Mar 27, 2018
Issue #71 We can now fully roundtrip with generated encoder/decoder
Yoric
committed
9318d6a
View commit details
Copy full SHA for 9318d6a
View code at this point
Browse repository at this point
Commits on Mar 24, 2018
Issue #60 - Handling Skippable nodes
Yoric
committed
5636bca
View commit details
Copy full SHA for 5636bca
View code at this point
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
View code at this point
Browse repository at this point
test_roundtrip: limiting logging
Show description for 048160a
Yoric
committed
048160a
View commit details
Copy full SHA for 048160a
View code at this point
Browse repository at this point
Commits on Mar 21, 2018
generate_spidermonkey: Making the changes necessary to build multipart support in SpiderMonkey, part 2
Yoric
committed
01d8adc
View commit details
Copy full SHA for 01d8adc
View code at this point
Browse repository at this point
Commits on Mar 15, 2018
Remoed module esprima
Yoric
committed
fc7cbe4
View commit details
Copy full SHA for fc7cbe4
View code at this point
Browse repository at this point
Commits on Mar 7, 2018
Now using Inflector PascalCase instead of accidental dup ClassCases
Yoric
committed
53248f5
View commit details
Copy full SHA for 53248f5
View code at this point
Browse repository at this point
Commits on Feb 20, 2018
Resolves #52 - Splitting across several crates
Show description for a832c49
Yoric
committed
a832c49
View commit details
Copy full SHA for a832c49
View code at this point
Browse repository at this point
Commits on Feb 15, 2018
Tests: more tests
Yoric
committed
e49eacd
View commit details
Copy full SHA for e49eacd
View code at this point
Browse repository at this point
Commits on Feb 14, 2018
SpiderMonkey: angular passes, with the possible exception of unicode escapes
Yoric
committed
45dfde0
View commit details
Copy full SHA for 45dfde0
View code at this point
Browse repository at this point
Commits on Feb 13, 2018
Full rework of annotation mechanism
Yoric
committed
137e26b
View commit details
Copy full SHA for 137e26b
View code at this point
Browse repository at this point
Commits on Feb 7, 2018
Catch scope seems to work
Yoric
committed
88db33b
View commit details
Copy full SHA for 88db33b
View code at this point
Browse repository at this point
Commits on Feb 1, 2018
Fixing null handling
Yoric
committed
0d2d59e
View commit details
Copy full SHA for 0d2d59e
View code at this point
Browse repository at this point
Commits on Jan 17, 2018
Fixing env_init initialization
Yoric
committed
b338180
View commit details
Copy full SHA for b338180
View code at this point
Browse repository at this point
Commits on Jan 16, 2018
Porting to Shift-style AST
Show description for 3edb543
Yoric
committed
3edb543
View commit details
Copy full SHA for 3edb543
View code at this point
Browse repository at this point
Commits on Oct 9, 2017
Fix: Directive rework now passes tests
Yoric
committed
02f2078
View commit details
Copy full SHA for 02f2078
View code at this point
Browse repository at this point
Commits on Oct 4, 2017
Switched to json-rust
Show description for 84605b2
Yoric
committed
84605b2
View commit details
Copy full SHA for 84605b2
View code at this point
Browse repository at this point
Commits on Oct 3, 2017
JSON samples for unit testing
Yoric
committed
f4669e3
View commit details
Copy full SHA for f4669e3
View code at this point
Browse repository at this point
Commits on Oct 2, 2017
Statistics: Command-line arguments to decide whether to display them
Yoric
committed
ed13313
View commit details
Copy full SHA for ed13313
View code at this point
Browse repository at this point
Resolves #25, resolves #32 Replace or_null with a default value, make use of it as a compression mechanism.
Show description for 1d789a4
Yoric
committed
1d789a4
View commit details
Copy full SHA for 1d789a4
View code at this point
Browse repository at this point
Commits on Sep 26, 2017
Brotli compression fixed
Show description for 9843719
Yoric
committed
9843719
View commit details
Copy full SHA for 9843719
View code at this point
Browse repository at this point
Commits on Sep 22, 2017
Fix: scope annotation was somehow broken, fixing it
Yoric
committed
2badfff
View commit details
Copy full SHA for 2badfff
View code at this point
Browse repository at this point
Test: Roundtrip tests on encoding/decoding SpiderMonkey ECMA2-level tests
Yoric
committed
e372713
View commit details
Copy full SHA for e372713
View code at this point
Browse repository at this point
Fix: ported test_simple.rs to updated API
Yoric
committed
c392fbe
View commit details
Copy full SHA for c392fbe
View code at this point
Browse repository at this point
Commits on Jul 26, 2017
Resolves #11 Tracking directives as part of Program and BlockStatement
Show description for 075012f
Yoric
committed
075012f
View commit details
Copy full SHA for 075012f
View code at this point
Browse repository at this point
Commits on Jul 24, 2017
Storing all scope info in a scope node.
Show description for b9a2ba9
Yoric
committed
b9a2ba9
View commit details
Copy full SHA for b9a2ba9
View code at this point
Browse repository at this point
Commits on Jun 28, 2017
Annotations: tests on eval
Yoric
committed
2304e3e
View commit details
Copy full SHA for 2304e3e
View code at this point
Browse repository at this point
Annotations: More unit tests
Show description for bb40c4f
Yoric
committed
bb40c4f
View commit details
Copy full SHA for bb40c4f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.