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 }}
D-R-R
/
JSIL
Public
forked from
sq/JSIL
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
JSIL
JSIL
TranslationResult.cs
on
backends
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 17, 2015
Clean up of SorceMap writing and linking.
iskiselev
committed
a78c73a
View commit details
Copy full SHA for a78c73a
View code at this point
Browse repository at this point
Commits on Sep 14, 2015
SourceMap - use full local path for sourcemap.
iskiselev
committed
1f49b66
View commit details
Copy full SHA for 1f49b66
View code at this point
Browse repository at this point
Sourcemap builder PR review fixes applied. Code clean-up.
iskiselev
committed
f53eb94
View commit details
Copy full SHA for f53eb94
View code at this point
Browse repository at this point
Initial support for sourcemaps. Activated by BuildSourceMap key in .jsilconfig.
iskiselev
committed
67a96d0
View commit details
Copy full SHA for 67a96d0
View code at this point
Browse repository at this point
Commits on Apr 28, 2014
GC optimizations for performance and memory usage
kg
committed
7e23502
View commit details
Copy full SHA for 7e23502
View code at this point
Browse repository at this point
Commits on Jul 22, 2013
Add support for converting embedded manifest resource streams
Show description for b057d00
kg
committed
b057d00
View commit details
Copy full SHA for b057d00
View code at this point
Browse repository at this point
Commits on Mar 7, 2013
Make RunTransformsOnAllFunctions actually obey the threading setting. Whoops.
Show description for 43760d0
kg
committed
43760d0
View commit details
Copy full SHA for 43760d0
View code at this point
Browse repository at this point
Commits on Feb 26, 2013
Added a Log stringbuilder to the TranslationResult object where miscellaneous information can be logged to end up in the jsillog file
Show description for 04e4482
kg
committed
04e4482
View commit details
Copy full SHA for 04e4482
View code at this point
Browse repository at this point
Commits on Aug 17, 2012
Improve error feedback when a file is added to a translation result multiple times.
kg
committed
f02d04d
View commit details
Copy full SHA for f02d04d
View code at this point
Browse repository at this point
Commits on Jul 6, 2012
Basic support for converting embedded resource files into JSON.
Show description for 387e5ae
kg
committed
387e5ae
View commit details
Copy full SHA for 387e5ae
View code at this point
Browse repository at this point
Commits on Apr 26, 2012
Add a basic implementation of an online 'Try JSIL' service.
Show description for 4d54de5
kg
committed
4d54de5
View commit details
Copy full SHA for 4d54de5
View code at this point
Browse repository at this point
Commits on Apr 11, 2012
When translating multiple assemblies using a single manifest, skip translation of any assemblies that have already been translated and outputted to save time.
Show description for 38e4d00
kg
committed
38e4d00
View commit details
Copy full SHA for 38e4d00
View code at this point
Browse repository at this point
Commits on Mar 27, 2012
Preserve specific load order for script assets and load them in that order.
kg
committed
873eed7
View commit details
Copy full SHA for 873eed7
View code at this point
Browse repository at this point
Commits on Mar 25, 2012
Expand manifest generation so it generates a content manifest for all output scripts just like the XNA4 profile does for assets.
Show description for 75b9e49
kg
committed
75b9e49
View commit details
Copy full SHA for 75b9e49
View code at this point
Browse repository at this point
Commits on Mar 20, 2012
When compiling multiple assemblies in a single JSIL invocation (For example, when a solution has multiple outputs), use a single AssemblyManifest for all of them.
Show description for 27eb4ee
kg
committed
27eb4ee
View commit details
Copy full SHA for 27eb4ee
View code at this point
Browse repository at this point
Commits on Oct 25, 2011
Translate returns a TranslationResult object containing all the generated files along with a manifest that should be loaded first in order to resolve assembly references
Show description for edafbc4
kg
committed
edafbc4
View commit details
Copy full SHA for edafbc4
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.