Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
DrBigData
/
clojurescript
Public
forked from
wbrown/clojurescript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
cljs_in_cljs
User selector
All users
Datepicker
All time
Commit History
Commits on May 2, 2014
Merge pull request #3 from wbrown/compat-fns
Show description for 56d04a0
wbrown
committed
56d04a0
Copy full SHA for 56d04a0
Commits on May 1, 2014
Applied https://github.com/clojure/clojurescript/commit/1d1a8124f886c42fdec14df7b63cef9bfee8a401 to resolve some floating compatibility issues. Also solves a whole raft of other types.
wbrown
committed
82a69d2
Copy full SHA for 82a69d2
Commits on Apr 29, 2014
Add a relatively primitive `clj->js` implementation that works with this ClojureScript-in-ClojureScript version.
wbrown
committed
4f60aea
Copy full SHA for 4f60aea
Fix set so that it compiles cleanly with the ClojureScript-in-ClojureScript compiler. This should be opened as an issue that this doesn't parse cleanly.
wbrown
committed
e7f79fb
Copy full SHA for e7f79fb
Allow for local packaging to use with `lein` and `maven`
wbrown
committed
e577e53
Copy full SHA for e577e53
Commits on Apr 26, 2014
Merge branch 'CLJS-495' into cljs_in_cljs
wbrown
committed
cf5b340
Copy full SHA for cf5b340
Implement CLJS-495 on the clojure version of the compiler by applying https://github.com/clojure/clojurescript/commit/3ee148acac436dd489396fc6783ba72bbd7ff79f -- on the cljs version, it's a defn th…
wbrown
committed
fed3ecb
Copy full SHA for fed3ecb
Add namespae selection support to the cljs-in-cljs repl.
wbrown
committed
6a843da
Copy full SHA for 6a843da
Commits on Apr 24, 2014
Merge pull request #2 from wbrown/CLJS417
Show description for 8a7b071
wbrown
committed
8a7b071
Copy full SHA for 8a7b071
Applied CLJS-417 from https://github.com/clojure/clojurescript/commit/14bd16ef5894458a3709ebfee3e78a876938bfa6
wbrown
committed
76bee88
Copy full SHA for 76bee88
Merge pull request #1 from wbrown/CLJS613
Show description for a42ebea
wbrown
committed
a42ebea
Copy full SHA for a42ebea
Update cljs-in-cljs to CLJS613, applying changes from https://github.com/clojure/clojurescript/commit/24bb5b75403e7b52898cf0565930ccbaa4961fd7 -- some functions added to satisfy line number errors.
wbrown
committed
4b9990f
Copy full SHA for 4b9990f
Commits on Apr 23, 2014
Fixed logic issue in fix.
wbrown
committed
dd9c5d6
Copy full SHA for dd9c5d6
Fix to namespace handling of try/catch to accept `js` as namespace.
wbrown
committed
8b9ba81
Copy full SHA for 8b9ba81
Commits on Apr 22, 2014
Fix closure compiler download path..
wbrown
committed
b67eb1c
Copy full SHA for b67eb1c
Application of patch a4f7a89a887c483722f6ec6d75e0e7c76c7d92b2 from clojurescript master to fix `com.google.javascript.jscomp.JSSourceFile` depreciation issues.
wbrown
committed
3d938f7
Copy full SHA for 3d938f7
Commits on Nov 19, 2013
Merge pull request #38 from lazerwalker/master
Show description for 9e1e54c
kanaka
committed
9e1e54c
Copy full SHA for 9e1e54c
Commits on Oct 31, 2013
Update README
lazerwalker
committed
d03760f
Copy full SHA for d03760f
Commits on Oct 30, 2013
Replace clojure core.str with cljs.core.str
lazerwalker
committed
3878e43
Copy full SHA for 3878e43
Remove (broken) dependency on goog.string.format
lazerwalker
committed
112329d
Copy full SHA for 112329d
Update bootstrap script to Clojure 1.5.1
Show description for e1a7c32
lazerwalker
committed
e1a7c32
Copy full SHA for e1a7c32
Commits on Feb 21, 2013
File editor for web repl:
Show description for f0cbeb9
arthuredelstein
committed
f0cbeb9
Copy full SHA for f0cbeb9
factor out jqconsole code into webconsole.cljs
arthuredelstein
committed
aea80af
Copy full SHA for aea80af
use cljs.core/*e instead of clojure.core/*e
arthuredelstein
committed
6357ead
Copy full SHA for 6357ead
Features added:
Show description for d906c47
arthuredelstein
committed
d906c47
Copy full SHA for d906c47
Commits on Feb 17, 2013
Factor out common REPL code to cljs/cljs/repl.cljs
Show description for dd3c876
kanaka
committed
dd3c876
Copy full SHA for dd3c876
Commits on Feb 16, 2013
Partial self-hosting (all except core.cljs)
Show description for 1c1496a
kanaka
committed
1c1496a
Copy full SHA for 1c1496a
Add reader support for octal/unicode constants.
kanaka
committed
ff0ceb7
Copy full SHA for ff0ceb7
Commits on Feb 13, 2013
Add output "streams" and use them in the various REPLs.
Show description for 1903c6c
kanaka
committed
1903c6c
Copy full SHA for 1903c6c
run.js: check if there is a *main-cli-fn* before calling.
kanaka
committed
bde3d12
Copy full SHA for bde3d12
compile-forms*: only eval if requested, line nums on eval errors.
Show description for e330968
kanaka
committed
e330968
Copy full SHA for e330968
Commits on Feb 12, 2013
Active line/column for reader errors during forms-seq.
Show description for 93001ff
kanaka
committed
93001ff
Copy full SHA for 93001ff
Commits on Feb 11, 2013
Fixes to blind's Reader implementation.
Show description for bc03dd9
kanaka
committed
bc03dd9
Copy full SHA for bc03dd9
Commits on May 19, 2007
Fix codemirror submodule to work with github pages.
kanaka
committed
45b9c29
Copy full SHA for 45b9c29
Merge remote branch 'arthuredelstein/web-edit' into cljs_in_cljs
kanaka
committed
85bec1e
Copy full SHA for 85bec1e
Pagination
Previous
Next
You can’t perform that action at this time.