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
JavascriptFormatter.cs
on
NoDynamic
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 10, 2015
Array types implement interfaces without ArrayOverlay.
iskiselev
committed
e8b2ef9
View commit details
Copy full SHA for e8b2ef9
View code at this point
Browse repository at this point
Commits on Oct 8, 2015
PR review fixes.
iskiselev
committed
6e3367a
View commit details
Copy full SHA for 6e3367a
View code at this point
Browse repository at this point
Commits on Sep 17, 2015
JSOverrideAssemblyReference meta attribute introduced.
iskiselev
committed
82a2b6b
View commit details
Copy full SHA for 82a2b6b
View code at this point
Browse repository at this point
Commits on Sep 16, 2015
Added JSRepaceAssemblyDeclaration meta attibute.
iskiselev
committed
3d09504
View commit details
Copy full SHA for 3d09504
View code at this point
Browse repository at this point
Commits on Sep 14, 2015
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 Aug 26, 2015
Make it possible to identify whether a formatter just emitted a linebreak
kg
committed
26d256d
View commit details
Copy full SHA for 26d256d
View code at this point
Browse repository at this point
Commits on Aug 7, 2015
Process inner types for CorlibTypes.
Show description for 17af72a
iskiselev
committed
17af72a
View commit details
Copy full SHA for 17af72a
View code at this point
Browse repository at this point
Commits on Jul 25, 2015
Merge pull request #733 from iskiselev/DCE_SystemTypeReference
Show description for 95a39fd
kg
committed
95a39fd
View commit details
Copy full SHA for 95a39fd
View code at this point
Browse repository at this point
Commits on Jun 20, 2015
Emit offset, size, pack and layout information when translating types
kg
committed
7bc9f87
View commit details
Copy full SHA for 7bc9f87
View code at this point
Browse repository at this point
Commits on Apr 21, 2015
Fix declaring reference to built-in types from enclosed type, when parent type was stripped by DCE. Fix #727.
iskiselev
committed
9c3f8d1
View commit details
Copy full SHA for 9c3f8d1
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
Update shorthand table
kg
committed
8ad71c7
View commit details
Copy full SHA for 8ad71c7
View code at this point
Browse repository at this point
Commits on Feb 11, 2015
Fix JavascriptFormatter emitting pointer types just as their element type (WTF????)
Show description for 3f41f40
kg
committed
3f41f40
View commit details
Copy full SHA for 3f41f40
View code at this point
Browse repository at this point
Commits on Oct 9, 2014
Fixed incorrect GenericParameter reference in JSIL.CloneParameter (#579).
Show description for d202722
iskiselev
authored and
kg
committed
d202722
View commit details
Copy full SHA for d202722
View code at this point
Browse repository at this point
Commits on Jul 15, 2014
Merge pull request #566 from iskiselev/Issue504
Show description for d0121af
kg
committed
d0121af
View commit details
Copy full SHA for d0121af
View code at this point
Browse repository at this point
Fix issue #567 and add test.
kg
committed
dfe7271
View commit details
Copy full SHA for dfe7271
View code at this point
Browse repository at this point
Commits on Jul 12, 2014
Fixed third issue from #504.
iskiselev
committed
e81695a
View commit details
Copy full SHA for e81695a
View code at this point
Browse repository at this point
Commits on Jul 11, 2014
Issue 504 partial fix.
iskiselev
committed
fd4c91a
View commit details
Copy full SHA for fd4c91a
View code at this point
Browse repository at this point
Commits on Jul 9, 2014
Removed special processing for anonymous lambda.
Show description for a8c5a44
iskiselev
committed
a8c5a44
View commit details
Copy full SHA for a8c5a44
View code at this point
Browse repository at this point
Commits on Jun 15, 2014
[Manual merge of PR #512 - kg]
Show description for e94bae3
Mike-E-angelo
authored and
kg
committed
e94bae3
View commit details
Copy full SHA for e94bae3
View code at this point
Browse repository at this point
Commits on Apr 29, 2014
Stop using Debug.WriteLine because it !@%*(!@%*ing blocks for no reason
Show description for b37f6f2
kg
committed
b37f6f2
View commit details
Copy full SHA for b37f6f2
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
Don't emit [] in method signatures
kg
committed
340cff1
View commit details
Copy full SHA for 340cff1
View code at this point
Browse repository at this point
Reduce memory usage for common, simple method signatures
kg
committed
3cceafd
View commit details
Copy full SHA for 3cceafd
View code at this point
Browse repository at this point
Reduce the frequency of 'new JSIL.GenericParameter' to shrink the JS heap and make generated JS smaller
kg
committed
e8c5e06
View commit details
Copy full SHA for e8c5e06
View code at this point
Browse repository at this point
Deprecate indexed interface overrides; always use TypeRefs in generated code. Fixes issue #378.
Show description for 6c0ad9e
kg
committed
6c0ad9e
View commit details
Copy full SHA for 6c0ad9e
View code at this point
Browse repository at this point
Commits on Apr 21, 2014
Fixed inner class name pattern for generic parameter (#352)
iskiselev
committed
f05805c
View commit details
Copy full SHA for f05805c
View code at this point
Browse repository at this point
Commits on Feb 25, 2014
ReSharper cleanup
kg
committed
be6a385
View commit details
Copy full SHA for be6a385
View code at this point
Browse repository at this point
Commits on Nov 16, 2013
Fix the method signature cacher being too aggressive about caching signatures locally (because it thought a signature was open when it was actually closed. Cecil's type system is awful.)
kg
committed
4250594
View commit details
Copy full SHA for 4250594
View code at this point
Browse repository at this point
Commits on Sep 11, 2013
Clean up compiler warnings.
kg
committed
ff33be3
View commit details
Copy full SHA for ff33be3
View code at this point
Browse repository at this point
Commits on Jul 27, 2013
Fix method signatures containing pointer types looking like method signatures without pointer types.
Show description for b696486
kg
committed
b696486
View commit details
Copy full SHA for b696486
View code at this point
Browse repository at this point
Commits on Jul 17, 2013
Allow configuring the name of the assembly collection so that you can copy-paste skeleton output safely
kg
committed
4040169
View commit details
Copy full SHA for 4040169
View code at this point
Browse repository at this point
Commits on Apr 30, 2013
Checkpoint:
Show description for 68c49de
kg
committed
68c49de
View commit details
Copy full SHA for 68c49de
View code at this point
Browse repository at this point
Commits on Apr 17, 2013
Checkpoint:
Show description for b5b8b8d
kg
committed
b5b8b8d
View commit details
Copy full SHA for b5b8b8d
View code at this point
Browse repository at this point
Commits on Apr 13, 2013
Change the signature of the JavascriptFormatter.Identifier(string, EscapingMode?) overload so that the second argument is not nullable, and introduce an EscapingMode.None value. The null was causin…
Show description for 14d7eed
kg
committed
14d7eed
View commit details
Copy full SHA for 14d7eed
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.