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
Accelerator
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
.
webcoding
/
source-map
Public
forked from
mozilla/source-map
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 13, 2015
Bump to version 0.4.4
fitzgen
committed
c3bfecb
View commit details
Copy full SHA for c3bfecb
Browse repository at this point
Merge pull request #194 from fitzgen/fix-github-issue-192
Show description for 32ca72b
fitzgen
committed
32ca72b
View commit details
Copy full SHA for 32ca72b
Browse repository at this point
Commits on Jul 10, 2015
Merge pull request #197 from SimenB/travis-container
Show description for 988bc7a
fitzgen
committed
988bc7a
View commit details
Copy full SHA for 988bc7a
Browse repository at this point
Run containers on travis
Show description for aff5fb3
SimenB
committed
aff5fb3
View commit details
Copy full SHA for aff5fb3
Browse repository at this point
Merge pull request #196 from SimenB/travis
Show description for b010934
fitzgen
committed
b010934
View commit details
Copy full SHA for b010934
Browse repository at this point
Merge pull request #180 from SimenB/ignores
Show description for 08c19a2
fitzgen
committed
08c19a2
View commit details
Copy full SHA for 08c19a2
Browse repository at this point
Run tests on Node 0.12
SimenB
committed
4f2209f
View commit details
Copy full SHA for 4f2209f
Browse repository at this point
Commits on Jul 9, 2015
Split compareByGeneratedPosition into two versions: one for inflated mappings where the name and source are strings, and one for deflated mappings where they are indices. Fixes issue #192.
fitzgen
committed
9b53b00
View commit details
Copy full SHA for 9b53b00
Browse repository at this point
Merge pull request #193 from fitzgen/fix-github-issue-191
Show description for 18b2344
fitzgen
committed
18b2344
View commit details
Copy full SHA for 18b2344
Browse repository at this point
Do not mutate state shared with the old SourceMapGenerator after calling
Show description for bb88d0e
fitzgen
committed
bb88d0e
View commit details
Copy full SHA for bb88d0e
Browse repository at this point
Commits on Jul 7, 2015
Bump version to 0.4.3
fitzgen
committed
f28eb32
View commit details
Copy full SHA for f28eb32
Browse repository at this point
Merge pull request #190 from fitzgen/add-hasContentsOfAllSources
Show description for b71e4f7
fitzgen
committed
b71e4f7
View commit details
Copy full SHA for b71e4f7
Browse repository at this point
Add SourceMapConsumer.prototype.hasContentsOfAllSources
fitzgen
committed
de9e2ce
View commit details
Copy full SHA for de9e2ce
Browse repository at this point
Commits on Jul 1, 2015
Merge pull request #188 from fitzgen/more-jit-profiling
Show description for 6d8cb58
fitzgen
committed
6d8cb58
View commit details
Copy full SHA for 6d8cb58
Browse repository at this point
Commits on Jun 26, 2015
Make the benchmark runnable via the js shell
fitzgen
committed
c9807b8
View commit details
Copy full SHA for c9807b8
Browse repository at this point
Fix bad unit in stats.
fitzgen
committed
bb0fe89
View commit details
Copy full SHA for bb0fe89
Browse repository at this point
Do not eagerly inflate names/sources when parsing source maps.
Show description for 93f411c
fitzgen
committed
93f411c
View commit details
Copy full SHA for 93f411c
Browse repository at this point
Always put '++' on the same side of variables where it doesn't matter.
fitzgen
committed
5da2b04
View commit details
Copy full SHA for 5da2b04
Browse repository at this point
Rename _nextCharIsMappingSeparator to _charIsMappingSeparator.
fitzgen
committed
10abc20
View commit details
Copy full SHA for 10abc20
Browse repository at this point
Hoist segment length checks into the segment cache so that we only check length when parsing a segment the first time
fitzgen
committed
eff559a
View commit details
Copy full SHA for eff559a
Browse repository at this point
Time each iteration in the benchmark.
fitzgen
committed
d82e5b0
View commit details
Copy full SHA for d82e5b0
Browse repository at this point
Make a stub constructor for parsed mappings, so that the JIT can easily infer shape / hidden class.
fitzgen
committed
b764103
View commit details
Copy full SHA for b764103
Browse repository at this point
Merge pull request #186 from fitzgen/jit-profiling
Show description for d81aed9
fitzgen
committed
d81aed9
View commit details
Copy full SHA for d81aed9
Browse repository at this point
Inline the partitioning in quick sort.
fitzgen
committed
095a1eb
View commit details
Copy full SHA for 095a1eb
Browse repository at this point
Speed up the mapping comparator functions
fitzgen
committed
076733f
View commit details
Copy full SHA for 076733f
Browse repository at this point
Modify time that we bench for
fitzgen
committed
22a10ed
View commit details
Copy full SHA for 22a10ed
Browse repository at this point
Implement our own Quick Sort for sorting mappings.
Show description for c34c4bb
fitzgen
committed
c34c4bb
View commit details
Copy full SHA for c34c4bb
Browse repository at this point
Make the {original,generated}Mappings arrays locals for better getprop inlining.
fitzgen
committed
664c1ff
View commit details
Copy full SHA for 664c1ff
Browse repository at this point
Merge pull request #185 from fitzgen/decode-base64
Show description for fb5d2b3
fitzgen
committed
fb5d2b3
View commit details
Copy full SHA for fb5d2b3
Browse repository at this point
Optimize the base64.decode function.
Show description for bc84adb
fitzgen
committed
bc84adb
View commit details
Copy full SHA for bc84adb
Browse repository at this point
Commits on May 19, 2015
Merge pull request #184 from pgilad/patch-1
Show description for 5770357
fitzgen
committed
5770357
View commit details
Copy full SHA for 5770357
Browse repository at this point
update license attribute
Show description for be1064a
pgilad
committed
be1064a
View commit details
Copy full SHA for be1064a
Browse repository at this point
Commits on May 8, 2015
Merge pull request #182 from ejpbruel/util.relative
Show description for 3083b32
ejpbruel
committed
3083b32
View commit details
Copy full SHA for 3083b32
Browse repository at this point
Fix util.relative for the case where the path is above the root.
Show description for 7becc8e
ejpbruel
committed
7becc8e
View commit details
Copy full SHA for 7becc8e
Browse repository at this point
Commits on May 3, 2015
Use files in package.json
SimenB
committed
11b46bf
View commit details
Copy full SHA for 11b46bf
Browse repository at this point
Previous
Next
You can’t perform that action at this time.