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
Breadcrumbs
History for
elixirscript
lib
elixir_script
passes
on
term_serialization
User selector
All users
All time
Commit history
Commits on Aug 29, 2017
Walk first element in a call when it is a tuple
bryanjos
committed
e0ace72
View commit details
Copy full SHA for e0ace72
View code at this point
Browse repository at this point
Commits on Aug 28, 2017
Add integration tests
Show description for 3db8406
bryanjos
committed
3db8406
View commit details
Copy full SHA for 3db8406
View code at this point
Browse repository at this point
Commits on Aug 26, 2017
Make sure any variable names that are javascript keywords are handled properly
bryanjos
committed
c94e4c4
View commit details
Copy full SHA for c94e4c4
View code at this point
Browse repository at this point
Make sure not to add underscores to erlang functions. fixes #359
bryanjos
committed
5cc9507
View commit details
Copy full SHA for 5cc9507
View code at this point
Browse repository at this point
Make sure Collectable is loaded for 'for'. Update node version to 8.3.0
bryanjos
committed
83c8ff4
View commit details
Copy full SHA for 83c8ff4
View code at this point
Browse repository at this point
Commits on Aug 25, 2017
Put known erlang modules in list in Remote module
bryanjos
committed
d4b3d75
View commit details
Copy full SHA for d4b3d75
View code at this point
Browse repository at this point
Add function head for declare_let with a list of names
bryanjos
committed
ca28529
View commit details
Copy full SHA for ca28529
View code at this point
Browse repository at this point
Add assign function to Helpers
bryanjos
committed
341a002
View commit details
Copy full SHA for 341a002
View code at this point
Browse repository at this point
Refactor js ast calls to use Helpers module
bryanjos
committed
0d6b2d6
View commit details
Copy full SHA for 0d6b2d6
View code at this point
Browse repository at this point
Commits on Aug 13, 2017
Using StreamData property testing for some tests
Show description for f7ed05f
bryanjos
committed
f7ed05f
View commit details
Copy full SHA for f7ed05f
View code at this point
Browse repository at this point
Commits on Aug 12, 2017
Change Elixir.App.js to elixirscript.build.js
bryanjos
committed
090ed68
View commit details
Copy full SHA for 090ed68
View code at this point
Browse repository at this point
Commits on Aug 11, 2017
Making sure to only change return to recursion if in a non-anonymous function
bryanjos
committed
482b875
View commit details
Copy full SHA for 482b875
View code at this point
Browse repository at this point
Commits on Aug 10, 2017
Prepend ElixirScript to warnings thrown
bryanjos
committed
a9a0ca2
View commit details
Copy full SHA for a9a0ca2
View code at this point
Browse repository at this point
Now throwing warnings for unknown modules
bryanjos
committed
5eeb1d8
View commit details
Copy full SHA for 5eeb1d8
View code at this point
Browse repository at this point
Make sure _ref identifiers created are unique
bryanjos
committed
a108812
View commit details
Copy full SHA for a108812
View code at this point
Browse repository at this point
Commits on Aug 8, 2017
Now appending the counter value to variables if exists
Show description for 315931e
bryanjos
committed
315931e
View commit details
Copy full SHA for 315931e
View code at this point
Browse repository at this point
Commits on Aug 6, 2017
Support FFI js files with dots in them
bryanjos
committed
0fe7abe
View commit details
Copy full SHA for 0fe7abe
View code at this point
Browse repository at this point
Merge branch 'master' into only-es
bryanjos
committed
83dcd0e
View commit details
Copy full SHA for 83dcd0e
View code at this point
Browse repository at this point
Update references and fix warnings
Show description for 80a1e3f
bryanjos
committed
80a1e3f
View commit details
Copy full SHA for 80a1e3f
View code at this point
Browse repository at this point
Compilation of __block__ ast
Show description for ad421cf
bryanjos
committed
ad421cf
View commit details
Copy full SHA for ad421cf
View code at this point
Browse repository at this point
Add root option. Keep extension for imports
Show description for ba22c80
bryanjos
committed
ba22c80
View commit details
Copy full SHA for ba22c80
View code at this point
Browse repository at this point
Commits on Aug 4, 2017
Document global option on FFI module
Show description for 4666746
bryanjos
committed
4666746
View commit details
Copy full SHA for 4666746
View code at this point
Browse repository at this point
Commits on Jul 30, 2017
Some bug fixes. Add elixir_config erlang compat module
bryanjos
committed
5c0ef8b
View commit details
Copy full SHA for 5c0ef8b
View code at this point
Browse repository at this point
Add __info__ function to modules
bryanjos
committed
f08f471
View commit details
Copy full SHA for f08f471
View code at this point
Browse repository at this point
Commits on Jul 29, 2017
Update String module debug_info code.
Show description for 4da3f46
bryanjos
committed
4da3f46
View commit details
Copy full SHA for 4da3f46
View code at this point
Browse repository at this point
Add tail call tail call optimization
Show description for 82824a8
bryanjos
committed
82824a8
View commit details
Copy full SHA for 82824a8
View code at this point
Browse repository at this point
Commits on Jul 28, 2017
Update list concat translation to not wrap extra list
bryanjos
committed
3938cc9
View commit details
Copy full SHA for 3938cc9
View code at this point
Browse repository at this point
Commits on Jul 22, 2017
Add binary.copy erlang function to compat layer
Show description for 4f982c0
bryanjos
committed
4f982c0
View commit details
Copy full SHA for 4f982c0
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Add ElixirScript.JS.map_to_object/1
bryanjos
committed
cf00817
View commit details
Copy full SHA for cf00817
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jul 16, 2017
Update super implementation
bryanjos
committed
b3277f8
View commit details
Copy full SHA for b3277f8
View code at this point
Browse repository at this point
Rename Bootstrap to ElixirScript
bryanjos
committed
ca8c7ed
View commit details
Copy full SHA for ca8c7ed
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.