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
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
.
typescript-ruby
/
typescript-node-ruby
Public
Notifications
You must be signed in to change notification settings
Fork
17
Star
14
Code
Issues
3
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 30, 2015
Merge pull request #9 from typescript-ruby/ts_version_update
Show description for 1b20cd5
bdrazhzhov
committed
1b20cd5
View commit details
Copy full SHA for 1b20cd5
Browse repository at this point
TS version update
bdrazhzhov
committed
80cdb76
View commit details
Copy full SHA for 80cdb76
Browse repository at this point
Commits on Aug 30, 2015
Merge pull request #8 from offslinker/master
Show description for 124ed05
tkawachi
committed
124ed05
View commit details
Copy full SHA for 124ed05
Browse repository at this point
Fix Ruby warning: File.exists? is a deprecated name, use File.exist? instead
alex-slynko
committed
3fc72a6
View commit details
Copy full SHA for 3fc72a6
Browse repository at this point
Commits on Jul 7, 2015
Merge pull request #6 from typescript-ruby/updating_ts_version
Show description for cc4c3f1
bdrazhzhov
committed
cc4c3f1
View commit details
Copy full SHA for cc4c3f1
Browse repository at this point
Commits on Jul 6, 2015
Added stdout to output when Typescript compilation error occurs
bdrazhzhov
committed
9d57a82
View commit details
Copy full SHA for 9d57a82
Browse repository at this point
Commits on Apr 19, 2015
v1.1.1
tkawachi
committed
b88c4ea
View commit details
Copy full SHA for b88c4ea
Browse repository at this point
Commits on Mar 31, 2015
Merge pull request #4 from jaredjenkins/jared/handle-large-error-buffers
Show description for 9b200fa
tkawachi
committed
9b200fa
View commit details
Copy full SHA for 9b200fa
Browse repository at this point
Commits on Mar 30, 2015
Use capture3 instead of pop3
Show description for e67e5a0
Jared Jenkins
committed
e67e5a0
View commit details
Copy full SHA for e67e5a0
Browse repository at this point
Commits on Aug 9, 2014
v1.1.0
gfx
committed
e56d0e4
View commit details
Copy full SHA for e56d0e4
Browse repository at this point
compile_file now takes tsc(1) options
gfx
committed
552d520
View commit details
Copy full SHA for 552d520
Browse repository at this point
use pre-installed version of rubyies as much as possible
gfx
committed
d2ed586
View commit details
Copy full SHA for d2ed586
Browse repository at this point
use rbx-2 in travis
gfx
committed
a131f17
View commit details
Copy full SHA for a131f17
Browse repository at this point
require ruby >= 1.9.3
gfx
committed
225b10a
View commit details
Copy full SHA for 225b10a
Browse repository at this point
update travis settings
gfx
committed
bd87ab6
View commit details
Copy full SHA for bd87ab6
Browse repository at this point
remove unnesessary tasks
gfx
committed
e492326
View commit details
Copy full SHA for e492326
Browse repository at this point
add CHANGES.md
gfx
committed
db40b61
View commit details
Copy full SHA for db40b61
Browse repository at this point
test and doc
gfx
committed
7809bc4
View commit details
Copy full SHA for 7809bc4
Browse repository at this point
rewrtie tests with ruby-unit
gfx
committed
96a32bb
View commit details
Copy full SHA for 96a32bb
Browse repository at this point
Commits on Apr 5, 2014
Updated travis setting
tkawachi
committed
2d95ac4
View commit details
Copy full SHA for 2d95ac4
Browse repository at this point
Updated to use typescript-src 1.0
tkawachi
committed
6688aa1
View commit details
Copy full SHA for 6688aa1
Browse repository at this point
Commits on Apr 12, 2013
Bumped version
KAWACHI Takashi
committed
2a65277
View commit details
Copy full SHA for 2a65277
Browse repository at this point
Merge pull request #1 from klaustopher/patch-1
Show description for 4e6594d
tkawachi
committed
4e6594d
View commit details
Copy full SHA for 4e6594d
Browse repository at this point
Commits on Mar 31, 2013
Open3 needs to be required manually
Show description for 4c787de
klaustopher
committed
4c787de
View commit details
Copy full SHA for 4c787de
Browse repository at this point
Commits on Dec 9, 2012
Updated version to 0.0.4
KAWACHI Takashi
committed
94bfc29
View commit details
Copy full SHA for 94bfc29
Browse repository at this point
Check node command when typescript-node is required
KAWACHI Takashi
committed
6f3cf7f
View commit details
Copy full SHA for 6f3cf7f
Browse repository at this point
Changed dependency to typescript-src ~> 0.8
KAWACHI Takashi
committed
e096bb5
View commit details
Copy full SHA for e096bb5
Browse repository at this point
Updated VERSION to 0.0.2
KAWACHI Takashi
committed
6c124a9
View commit details
Copy full SHA for 6c124a9
Browse repository at this point
Added allow_failures
KAWACHI Takashi
committed
d379aa6
View commit details
Copy full SHA for d379aa6
Browse repository at this point
Removed head and added 1.8 for travis CI
KAWACHI Takashi
committed
6789e50
View commit details
Copy full SHA for 6789e50
Browse repository at this point
Updated travis CI setting
KAWACHI Takashi
committed
0a714c3
View commit details
Copy full SHA for 0a714c3
Browse repository at this point
Added .travis.yml
KAWACHI Takashi
committed
242533a
View commit details
Copy full SHA for 242533a
Browse repository at this point
Fixed gem name
KAWACHI Takashi
committed
fef1614
View commit details
Copy full SHA for fef1614
Browse repository at this point
Initial commit
KAWACHI Takashi
committed
d543117
View commit details
Copy full SHA for d543117
Browse repository at this point
You can’t perform that action at this time.