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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
elixirscript
/
elixirscript
Public
Notifications
You must be signed in to change notification settings
Fork
68
Star
1.6k
Code
Issues
19
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
binary
User selector
All users
All time
Commit history
Commits on Jul 22, 2017
Revert changes to main.ex
bryanjos
committed
7f48f5a
View commit details
Copy full SHA for 7f48f5a
Browse repository at this point
Add binary.copy erlang function to compat layer
Show description for 4f982c0
bryanjos
committed
4f982c0
View commit details
Copy full SHA for 4f982c0
Browse repository at this point
Merge pull request #335 from elixirscript/operators
Show description for f57bba9
bryanjos
authored
f57bba9
View commit details
Copy full SHA for f57bba9
Browse repository at this point
Translate erlang binary and unary operators to javascript one
bryanjos
committed
fae3337
View commit details
Copy full SHA for fae3337
Browse repository at this point
Merge pull request #334 from elixirscript/io_compat
Show description for 1c4bbe6
bryanjos
authored
1c4bbe6
View commit details
Copy full SHA for 1c4bbe6
Browse repository at this point
Updated find_used_functions to walk super calls
Show description for ba2b4d3
bryanjos
committed
ba2b4d3
View commit details
Copy full SHA for ba2b4d3
Browse repository at this point
Commits on Jul 21, 2017
Add io.put_chars
bryanjos
committed
9ed0e5f
View commit details
Copy full SHA for 9ed0e5f
Browse repository at this point
Merge pull request #333 from elixirscript/io_compat
Show description for 18199c4
bryanjos
authored
18199c4
View commit details
Copy full SHA for 18199c4
Browse repository at this point
Add erlang functions, iolist_to_binary and io_size
bryanjos
committed
31721a8
View commit details
Copy full SHA for 31721a8
Browse repository at this point
Merge pull request #332 from elixirscript/add_elixir_errors
Show description for 10544dd
bryanjos
authored
10544dd
View commit details
Copy full SHA for 10544dd
Browse repository at this point
minify ElixirScript.Core.js
bryanjos
committed
dc01dc7
View commit details
Copy full SHA for dc01dc7
Browse repository at this point
Add erlang.process_info shim and erlang_compat.elixir_errors.warn
bryanjos
committed
18d75af
View commit details
Copy full SHA for 18d75af
Browse repository at this point
Update to Elixir 1.5-rc.2 and nodejs 8.2.0
bryanjos
committed
48f1e3e
View commit details
Copy full SHA for 48f1e3e
Browse repository at this point
Merge pull request #329 from elixirscript/maps
Show description for 4d40ad3
bryanjos
authored
4d40ad3
View commit details
Copy full SHA for 4d40ad3
Browse repository at this point
Fix broken maps tests
bryanjos
committed
673e6c0
View commit details
Copy full SHA for 673e6c0
Browse repository at this point
Revert changes to main.ex. Add map_to_object/1 test
bryanjos
committed
6b9d3b1
View commit details
Copy full SHA for 6b9d3b1
Browse repository at this point
Add ElixirScript.JS.map_to_object/1
bryanjos
committed
f7c8ac8
View commit details
Copy full SHA for f7c8ac8
Browse repository at this point
Add ElixirScript.JS.map_to_object/1
bryanjos
committed
cf00817
View commit details
Copy full SHA for cf00817
Browse repository at this point
Commits on Jul 20, 2017
Remove mutate/2
Show description for 049d1b4
bryanjos
committed
049d1b4
View commit details
Copy full SHA for 049d1b4
Browse repository at this point
Commits on Jul 18, 2017
Translate map to JavaScript map
bryanjos
committed
2afdfb8
View commit details
Copy full SHA for 2afdfb8
Browse repository at this point
Merge pull request #327 from elixirscript/maps
Show description for ca3acf6
bryanjos
authored
ca3acf6
View commit details
Copy full SHA for ca3acf6
Browse repository at this point
Update node dependencies
bryanjos
committed
c27de80
View commit details
Copy full SHA for c27de80
Browse repository at this point
Commits on Jul 16, 2017
Update super implementation
bryanjos
committed
b3277f8
View commit details
Copy full SHA for b3277f8
Browse repository at this point
Merge branch 'master' of github.com:elixirscript/elixirscript
bryanjos
committed
c2c743c
View commit details
Copy full SHA for c2c743c
Browse repository at this point
Checking in built js file to use in examples
bryanjos
committed
f3170b4
View commit details
Copy full SHA for f3170b4
Browse repository at this point
Merge pull request #326 from elixirscript/remove_warnings
Show description for 2497e72
bryanjos
authored
2497e72
View commit details
Copy full SHA for 2497e72
Browse repository at this point
Remove warnings for FFI modules by adding underscore to args
bryanjos
committed
6ba4ec7
View commit details
Copy full SHA for 6ba4ec7
Browse repository at this point
Merge pull request #325 from elixirscript/bootstrap-to-elixirscript
Show description for d33e276
bryanjos
authored
d33e276
View commit details
Copy full SHA for d33e276
Browse repository at this point
Rename Bootstrap to ElixirScript
bryanjos
committed
ca8c7ed
View commit details
Copy full SHA for ca8c7ed
Browse repository at this point
Merge pull request #324 from elixirscript/named_variables
Show description for 78f8e0d
bryanjos
authored
78f8e0d
View commit details
Copy full SHA for 78f8e0d
Browse repository at this point
Update tailored. Add names to variables.
bryanjos
committed
cf321a5
View commit details
Copy full SHA for cf321a5
Browse repository at this point
Merge pull request #323 from elixirscript/js_mutate
Show description for 4259085
bryanjos
authored
4259085
View commit details
Copy full SHA for 4259085
Browse repository at this point
Add ElixirScript.JS.mutate
bryanjos
committed
2425a56
View commit details
Copy full SHA for 2425a56
Browse repository at this point
Merge pull request #322 from elixirscript/rename-js-module
Show description for cc6e624
bryanjos
authored
cc6e624
View commit details
Copy full SHA for cc6e624
Browse repository at this point
Rename JS module to ElixirScript.JS
bryanjos
committed
02259bd
View commit details
Copy full SHA for 02259bd
Browse repository at this point
Previous
Next
You can’t perform that action at this time.