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
AST
Enumerators.cs
on
NoDynamic
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 23, 2014
Annotate some functions with the .net 4.5 inlining hint
Show description for cfcc64b
kg
committed
cfcc64b
View commit details
Copy full SHA for cfcc64b
View code at this point
Browse repository at this point
Commits on Mar 6, 2013
Eliminate some minor child enumeration bottlenecks.
kg
committed
b737058
View commit details
Copy full SHA for b737058
View code at this point
Browse repository at this point
Commits on Mar 4, 2013
Do traversal data lookup once per node in the constructor instead of doing it every time an enumerator is constructed.
kg
committed
d839929
View commit details
Copy full SHA for d839929
View code at this point
Browse repository at this point
Performance tuning:
Show description for dfbbe49
kg
committed
dfbbe49
View commit details
Copy full SHA for dfbbe49
View code at this point
Browse repository at this point
Commits on Feb 27, 2013
Generate precompiled delegates for traversal records using LINQ for better performance.
Show description for 3a61481
kg
committed
3a61481
View commit details
Copy full SHA for 3a61481
View code at this point
Browse repository at this point
Switch to a much simpler, correct implementation of SelfAndChildrenRecursive/AllChildrenRecursive, at the cost of some garbage being created (it gets used less anyway)
kg
committed
8e43845
View commit details
Copy full SHA for 8e43845
View code at this point
Browse repository at this point
Fix the AllChildrenRecursive and SelfAndChildrenRecursive enumerators, and add a test.
kg
committed
fd3f807
View commit details
Copy full SHA for fd3f807
View code at this point
Browse repository at this point
Fix SelfAndChildrenRecursive.
Show description for e89f367
kg
committed
e89f367
View commit details
Copy full SHA for e89f367
View code at this point
Browse repository at this point
Checkpoint: Implement JSNodeChildEnumerator.IncludeSelf
kg
committed
c020c06
View commit details
Copy full SHA for c020c06
View code at this point
Browse repository at this point
Checkpoint: Simple reflection-based automatic traversal of node fields.
kg
committed
3a29920
View commit details
Copy full SHA for 3a29920
View code at this point
Browse repository at this point
Checkpoint: Eliminating the need for the enumerator functions for walking node children
kg
committed
bce8df5
View commit details
Copy full SHA for bce8df5
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.