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 }}
linearregression
/
elixirscript
Public
forked from
elixirscript/elixirscript
Notifications
You must be signed in to change notification settings
Fork
0
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
elixirscript
src
javascript
on
master
User selector
All users
All time
Commit history
Commits on May 26, 2016
Fixed undefined variable in error logging for match errors
bryanjos
committed
a6125d1
View commit details
Copy full SHA for a6125d1
View code at this point
Browse repository at this point
Commits on May 8, 2016
Added console.error calls near MatchError throws
bryanjos
committed
07e6250
View commit details
Copy full SHA for 07e6250
View code at this point
Browse repository at this point
Commits on Apr 10, 2016
Removed view modules
bryanjos
committed
ee691f2
View commit details
Copy full SHA for ee691f2
View code at this point
Browse repository at this point
Commits on Mar 9, 2016
Added semicolon
bryanjos
committed
37cfff1
View commit details
Copy full SHA for 37cfff1
View code at this point
Browse repository at this point
Commits on Feb 25, 2016
Fixed optional parameter implementation
bryanjos
committed
d09b785
View commit details
Copy full SHA for d09b785
View code at this point
Browse repository at this point
Commits on Feb 24, 2016
Added with special form implementation in javascript
bryanjos
committed
2ac4963
View commit details
Copy full SHA for 2ac4963
View code at this point
Browse repository at this point
Commits on Feb 23, 2016
Got for working with bitstrings
bryanjos
committed
e8cf4b9
View commit details
Copy full SHA for e8cf4b9
View code at this point
Browse repository at this point
Refactored getSize function used for bitstring pattern matching
bryanjos
committed
29626d6
View commit details
Copy full SHA for 29626d6
View code at this point
Browse repository at this point
Added implementation for bitstring matching in patterns library
bryanjos
committed
f692068
View commit details
Copy full SHA for f692068
View code at this point
Browse repository at this point
Commits on Feb 20, 2016
Updated js tooling.
bryanjos
committed
72ccef4
View commit details
Copy full SHA for 72ccef4
View code at this point
Browse repository at this point
Fixed bugs in protocol and with call_property function. Added tests for call_property
bryanjos
committed
07b791c
View commit details
Copy full SHA for 07b791c
View code at this point
Browse repository at this point
Commits on Feb 19, 2016
Fixed bugs in html module and removed catch from list of js keywords
bryanjos
committed
f684eed
View commit details
Copy full SHA for f684eed
View code at this point
Browse repository at this point
Commits on Feb 16, 2016
Added more erlang functions. Fixed more translations found from compiling stdlib
bryanjos
committed
f5abddd
View commit details
Copy full SHA for f5abddd
View code at this point
Browse repository at this point
Commits on Feb 15, 2016
Fixed bug with headTail pattern matching preventing more advanced matches
bryanjos
committed
165ece6
View commit details
Copy full SHA for 165ece6
View code at this point
Browse repository at this point
Added more erlang replacement functions
bryanjos
committed
e76c71c
View commit details
Copy full SHA for e76c71c
View code at this point
Browse repository at this point
Commits on Feb 9, 2016
Added more rewriter function heads
bryanjos
committed
6bf134c
View commit details
Copy full SHA for 6bf134c
View code at this point
Browse repository at this point
Commits on Feb 5, 2016
Fixed bug where defstruct with a list of atoms failed
bryanjos
committed
fa9683e
View commit details
Copy full SHA for fa9683e
View code at this point
Browse repository at this point
Commits on Jan 28, 2016
Added rewriter module with erlang function calls from kernel module
bryanjos
committed
4a058e6
View commit details
Copy full SHA for 4a058e6
View code at this point
Browse repository at this point
Commits on Jan 20, 2016
Updated protocol output. Add protocol import to core.functions
bryanjos
committed
c908484
View commit details
Copy full SHA for c908484
View code at this point
Browse repository at this point
Commits on Jan 16, 2016
Modules now use export default declarations. Fixes #138
bryanjos
committed
1773cc5
View commit details
Copy full SHA for 1773cc5
View code at this point
Browse repository at this point
Commits on Jan 6, 2016
Fixed broken javascript tests. Added specs for translate functions.
bryanjos
committed
da359cd
View commit details
Copy full SHA for da359cd
View code at this point
Browse repository at this point
Refactoring of call_property function
bryanjos
committed
ee4f652
View commit details
Copy full SHA for ee4f652
View code at this point
Browse repository at this point
Commits on Jan 5, 2016
Removed get_type and is_instance_of from core js module
bryanjos
committed
90d789d
View commit details
Copy full SHA for 90d789d
View code at this point
Browse repository at this point
Commits on Jan 2, 2016
Directly translating list, and bitstring instead of using javascript functions in special_forms.js
bryanjos
committed
66343f7
View commit details
Copy full SHA for 66343f7
View code at this point
Browse repository at this point
Removed functions from Core. Removed kernel.js and kernel/special_forms.js
bryanjos
committed
750c5b3
View commit details
Copy full SHA for 750c5b3
View code at this point
Browse repository at this point
Commits on Jan 1, 2016
Added List module. switched tests to ExUnit
bryanjos
committed
75f5512
View commit details
Copy full SHA for 75f5512
View code at this point
Browse repository at this point
Commits on Dec 31, 2015
Added MapSet module
bryanjos
committed
21ce49e
View commit details
Copy full SHA for 21ce49e
View code at this point
Browse repository at this point
Added Bitwise module
bryanjos
committed
dc50341
View commit details
Copy full SHA for dc50341
View code at this point
Browse repository at this point
Added Keyword module functions that were implemented in JavaScript
bryanjos
committed
1fe2833
View commit details
Copy full SHA for 1fe2833
View code at this point
Browse repository at this point
Added Map module. Updated tuple translation
bryanjos
committed
2502ce2
View commit details
Copy full SHA for 2502ce2
View code at this point
Browse repository at this point
Commits on Dec 29, 2015
Moved the special_forms js module inside of core
bryanjos
committed
21fb225
View commit details
Copy full SHA for 21fb225
View code at this point
Browse repository at this point
Commits on Dec 28, 2015
Updated get_global implementation. removed Set javascript test
bryanjos
committed
209ff88
View commit details
Copy full SHA for 209ff88
View code at this point
Browse repository at this point
Lots of refactoring to make the code simpler and cleaner
bryanjos
committed
381bdeb
View commit details
Copy full SHA for 381bdeb
View code at this point
Browse repository at this point
Commits on Dec 24, 2015
Added ENV tracking.
Show description for 2dff85f
bryanjos
committed
2dff85f
View commit details
Copy full SHA for 2dff85f
View code at this point
Browse repository at this point
Fixed pattern matching for maps having atom keys
halohalospecial
committed
fdb6a02
View commit details
Copy full SHA for fdb6a02
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.