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 }}
orodio
/
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
priv
javascript
on
master
User selector
All users
All time
Commit history
Commits on Sep 22, 2015
Moved cond and try implementations to JavaScript
bryanjos
committed
533b3a6
View commit details
Copy full SHA for 533b3a6
View code at this point
Browse repository at this point
Commits on Sep 21, 2015
Got all tests passing
bryanjos
committed
48dd93a
View commit details
Copy full SHA for 48dd93a
View code at this point
Browse repository at this point
Added post_office. refactored patterns. updated tuple to be a class
bryanjos
committed
b5705ac
View commit details
Copy full SHA for b5705ac
View code at this point
Browse repository at this point
Commits on Sep 20, 2015
Removed Immutable JS. Added flow typing to Patterns. Updated implementations away from immutable js
bryanjos
committed
03000ea
View commit details
Copy full SHA for 03000ea
View code at this point
Browse repository at this point
Update data types to use Kernel.SpecialForms
Show description for 51001a2
bryanjos
committed
51001a2
View commit details
Copy full SHA for 51001a2
View code at this point
Browse repository at this point
Commits on Sep 19, 2015
Updated for implementation
bryanjos
committed
88e809a
View commit details
Copy full SHA for 88e809a
View code at this point
Browse repository at this point
Commits on Sep 18, 2015
Changing over to immutable js
bryanjos
committed
8d193da
View commit details
Copy full SHA for 8d193da
View code at this point
Browse repository at this point
Commits on Sep 15, 2015
Removed fetch module
bryanjos
committed
f399c65
View commit details
Copy full SHA for f399c65
View code at this point
Browse repository at this point
Added JS.import for importing JavaScript modules outside of current app. Added pass to get all modules in app. Re-added automatic aliasing, but only for modules found
bryanjos
committed
07ab83a
View commit details
Copy full SHA for 07ab83a
View code at this point
Browse repository at this point
Commits on Sep 9, 2015
Changed aliases to import namespace specifiers. Added default option to alias, Made it so object keys are now computed
bryanjos
committed
fb20545
View commit details
Copy full SHA for fb20545
View code at this point
Browse repository at this point
Commits on Sep 5, 2015
Added fetch js module to wrap fetch api
bryanjos
committed
bf593e0
View commit details
Copy full SHA for bf593e0
View code at this point
Browse repository at this point
Commits on Sep 4, 2015
Added DOM module that wraps the virtual-dom library. Added some functions for Agent and Keyword
bryanjos
committed
dad7cf3
View commit details
Copy full SHA for dad7cf3
View code at this point
Browse repository at this point
Commits on Sep 3, 2015
Updated check to see if function or macro is in Kernel
bryanjos
committed
3ad954b
View commit details
Copy full SHA for 3ad954b
View code at this point
Browse repository at this point
Removed mutable.js. Added JS.mutate
bryanjos
committed
fb29e9e
View commit details
Copy full SHA for fb29e9e
View code at this point
Browse repository at this point
moved js.js to top level javascript lib folder
bryanjos
committed
abfdc11
View commit details
Copy full SHA for abfdc11
View code at this point
Browse repository at this point
Commits on Sep 1, 2015
Updated __DIR__ implementation. Removed unused functions in JS version of Kernel.SpecialForms
bryanjos
committed
20a1a34
View commit details
Copy full SHA for 20a1a34
View code at this point
Browse repository at this point
Commits on Aug 29, 2015
Added quote, unquote, and unquote_splicing
Show description for 390e04b
bryanjos
committed
390e04b
View commit details
Copy full SHA for 390e04b
View code at this point
Browse repository at this point
Commits on Aug 14, 2015
Updated variable binding implementation to use new funcy bind function
bryanjos
committed
c5d2193
View commit details
Copy full SHA for c5d2193
View code at this point
Browse repository at this point
Commits on Aug 13, 2015
Added travis.yml. Updated fun.js to use custom match error
bryanjos
committed
c196e86
View commit details
Copy full SHA for c196e86
View code at this point
Browse repository at this point
Fixed bug in Enum.map_reduce
bryanjos
committed
ee20940
View commit details
Copy full SHA for ee20940
View code at this point
Browse repository at this point
Updated some of the tests for changes in estree library's output
bryanjos
committed
ae632d2
View commit details
Copy full SHA for ae632d2
View code at this point
Browse repository at this point
Commits on Aug 11, 2015
Updated most things to funcy implementation.
bryanjos
committed
f965266
View commit details
Copy full SHA for f965266
View code at this point
Browse repository at this point
Commits on Aug 9, 2015
Updated pattern matching using funcy
bryanjos
committed
e9d30e3
View commit details
Copy full SHA for e9d30e3
View code at this point
Browse repository at this point
Commits on Aug 4, 2015
Updated tests for funcy-based pattern matching
bryanjos
committed
c78226a
View commit details
Copy full SHA for c78226a
View code at this point
Browse repository at this point
Commits on Aug 3, 2015
Wrapped try in function closure and returning last expression
bryanjos
committed
9bca760
View commit details
Copy full SHA for 9bca760
View code at this point
Browse repository at this point
Commits on Aug 2, 2015
Fixed linter errors. Added mailbox in erlang module
bryanjos
committed
0e61200
View commit details
Copy full SHA for 0e61200
View code at this point
Browse repository at this point
Started working on receive. Fixed errors in std_lib
bryanjos
committed
c532214
View commit details
Copy full SHA for c532214
View code at this point
Browse repository at this point
Commits on Jul 11, 2015
Now using the code generator in elixir-estree
bryanjos
committed
0569d5c
View commit details
Copy full SHA for 0569d5c
View code at this point
Browse repository at this point
Commits on Jul 3, 2015
Trying out a switch to exos instead
bryanjos
committed
9ed8b95
View commit details
Copy full SHA for 9ed8b95
View code at this point
Browse repository at this point
Commits on Jun 28, 2015
Added profiling task. Fixed error causing the module name to not be fully translated for function calls
bryanjos
committed
566df01
View commit details
Copy full SHA for 566df01
View code at this point
Browse repository at this point
Commits on Jun 27, 2015
Added erlang.js which defines erlang terms
Show description for 6ceb61c
bryanjos
committed
6ceb61c
View commit details
Copy full SHA for 6ceb61c
View code at this point
Browse repository at this point
Commits on Jun 25, 2015
Added js_import function
bryanjos
committed
f276a1c
View commit details
Copy full SHA for f276a1c
View code at this point
Browse repository at this point
Trying out implementing alias and import as javascript functions
bryanjos
committed
61294bc
View commit details
Copy full SHA for 61294bc
View code at this point
Browse repository at this point
created defmodule function
bryanjos
committed
2489290
View commit details
Copy full SHA for 2489290
View code at this point
Browse repository at this point
Commits on Jun 21, 2015
Added some documentation text to code_generator.js
bryanjos
committed
f264651
View commit details
Copy full SHA for f264651
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.