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
src
on
master
User selector
All users
All time
Commit history
Commits on Aug 20, 2019
Disable "no-console" linting for specific console.warns
Show description for fab74b8
workingjubilee
committed
fab74b8
View commit details
Copy full SHA for fab74b8
View code at this point
Browse repository at this point
Commits on Aug 18, 2019
Solves easy lints
workingjubilee
committed
b9ceea0
View commit details
Copy full SHA for b9ceea0
View code at this point
Browse repository at this point
Commits on Dec 10, 2017
test fixes
bryanjos
committed
25ada67
View commit details
Copy full SHA for 25ada67
View code at this point
Browse repository at this point
Commits on Nov 2, 2017
Merge pull request #432 from elixirscript/testing
Show description for 12221a0
bryanjos
authored
12221a0
View commit details
Copy full SHA for 12221a0
View code at this point
Browse repository at this point
Commits on Oct 30, 2017
Updates to make sure try works correctly
bryanjos
committed
f39d2ca
View commit details
Copy full SHA for f39d2ca
View code at this point
Browse repository at this point
Commits on Oct 24, 2017
Using raise instead of JS.throw
bryanjos
committed
6982cbc
View commit details
Copy full SHA for 6982cbc
View code at this point
Browse repository at this point
Commits on Oct 22, 2017
Fix issues found by ebert
Mohamed Seleem
committed
39a3e3d
View commit details
Copy full SHA for 39a3e3d
View code at this point
Browse repository at this point
Add more test cases
Mohamed Seleem
committed
26392ed
View commit details
Copy full SHA for 26392ed
View code at this point
Browse repository at this point
Fix returning empty string if the path passed to filename.dirname/1 is a path to a file in the root directory
Mohamed Seleem
committed
a6741fd
View commit details
Copy full SHA for a6741fd
View code at this point
Browse repository at this point
Fix filename.join/2 signature
Mohamed Seleem
committed
a9eae95
View commit details
Copy full SHA for a9eae95
View code at this point
Browse repository at this point
Add filename.dirname/1
Mohamed Seleem
committed
f39e21c
View commit details
Copy full SHA for f39e21c
View code at this point
Browse repository at this point
Commits on Oct 21, 2017
Add filename.join/1
Mohamed Seleem
committed
f3ab23e
View commit details
Copy full SHA for f3ab23e
View code at this point
Browse repository at this point
Commits on Oct 11, 2017
Move Elixir app code into core
bryanjos
committed
beff4a7
View commit details
Copy full SHA for beff4a7
View code at this point
Browse repository at this point
Commits on Sep 15, 2017
lints
vans163
committed
853347e
View commit details
Copy full SHA for 853347e
View code at this point
Browse repository at this point
Commits on Sep 14, 2017
fixed maps:get, maps:put, Map.put, Map.get broken
vans163
committed
77e46e4
View commit details
Copy full SHA for 77e46e4
View code at this point
Browse repository at this point
Commits on Sep 13, 2017
Make sure to check for tuples
bryanjos
committed
9b19589
View commit details
Copy full SHA for 9b19589
View code at this point
Browse repository at this point
Add map functions to check for equality of keys
Show description for 13844dd
bryanjos
committed
13844dd
View commit details
Copy full SHA for 13844dd
View code at this point
Browse repository at this point
Commits on Sep 12, 2017
Merge pull request #399 from elixirscript/implement_receive_stub
Show description for b8f2478
bryanjos
authored
b8f2478
View commit details
Copy full SHA for b8f2478
View code at this point
Browse repository at this point
bugfix map_to_object
vans163
committed
33ee0a4
View commit details
Copy full SHA for 33ee0a4
View code at this point
Browse repository at this point
Commits on Sep 10, 2017
Fixing more lints
bryanjos
committed
85f4674
View commit details
Copy full SHA for 85f4674
View code at this point
Browse repository at this point
Give symbol a description
bryanjos
committed
d631f67
View commit details
Copy full SHA for d631f67
View code at this point
Browse repository at this point
fix lints
bryanjos
committed
6a5828b
View commit details
Copy full SHA for 6a5828b
View code at this point
Browse repository at this point
Implement stub of receive functionality
bryanjos
committed
4385a59
View commit details
Copy full SHA for 4385a59
View code at this point
Browse repository at this point
Commits on Sep 9, 2017
Merge pull request #397 from elixirscript/improve_erlang_error
Show description for d8e32e2
bryanjos
authored
d8e32e2
View commit details
Copy full SHA for d8e32e2
View code at this point
Browse repository at this point
Move concatenation to functions in order to eventually handle overflow cases
bryanjos
committed
283c650
View commit details
Copy full SHA for 283c650
View code at this point
Browse repository at this point
erlang.error now throws errors resembling those in Elixir
bryanjos
committed
8d9f3d6
View commit details
Copy full SHA for 8d9f3d6
View code at this point
Browse repository at this point
Add in grapheme-splitter library
Show description for be37c13
bryanjos
committed
be37c13
View commit details
Copy full SHA for be37c13
View code at this point
Browse repository at this point
Fixing lints
bryanjos
committed
9733a05
View commit details
Copy full SHA for 9733a05
View code at this point
Browse repository at this point
Add equals function to better calculate equality
bryanjos
committed
848a660
View commit details
Copy full SHA for 848a660
View code at this point
Browse repository at this point
Make sure that remote ast works correctly with variables
bryanjos
committed
a34c875
View commit details
Copy full SHA for a34c875
View code at this point
Browse repository at this point
Commits on Sep 6, 2017
fix function call on map Access
vans163
committed
aa3b449
View commit details
Copy full SHA for aa3b449
View code at this point
Browse repository at this point
make byte_size work with strings
vans163
committed
b6bb83c
View commit details
Copy full SHA for b6bb83c
View code at this point
Browse repository at this point
complete binary:first/1 binary:last/1 TODO
vans163
committed
c872893
View commit details
Copy full SHA for c872893
View code at this point
Browse repository at this point
add object_to_map/1|2
vans163
committed
0f704aa
View commit details
Copy full SHA for 0f704aa
View code at this point
Browse repository at this point
lints
vans163
committed
3059c2a
View commit details
Copy full SHA for 3059c2a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.