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
Type
/
to 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
.
casual-simulation
/
error-stack-parser
Public
forked from
stacktracejs/error-stack-parser
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
error-stack-parser
error-stack-parser.js
on
master
User selector
All users
All time
Commit history
Commits on May 30, 2020
Parse nested eval locations and set evalOrigin
Show description for 3e28135
eriwen
committed
3e28135
View commit details
Copy full SHA for 3e28135
View code at this point
Browse repository at this point
Commits on Jan 5, 2020
Dev infrastructure improvements
Show description for f5184d7
eriwen
committed
f5184d7
View commit details
Copy full SHA for f5184d7
View code at this point
Browse repository at this point
Commits on Jul 31, 2019
Parse Node stacktraces correctly for filenames with spaces
bengourley
committed
871140a
View commit details
Copy full SHA for 871140a
View code at this point
Browse repository at this point
Commits on May 29, 2018
Fix parsing of error stacks where url paths contain @ symbols
bengourley
committed
5b539e5
View commit details
Copy full SHA for 5b539e5
View code at this point
Browse repository at this point
Commits on Dec 1, 2016
Remove Array polyfills. They must now be provided for unsupported environments
eriwen
committed
4ea1f3f
View commit details
Copy full SHA for 4ea1f3f
View code at this point
Browse repository at this point
Commits on Nov 4, 2016
Update stackframe to 1.0.2 and switch to the new API.
papandreou
committed
758e0cb
View commit details
Copy full SHA for 758e0cb
View code at this point
Browse repository at this point
Commits on May 15, 2016
1.3.6
eriwen
committed
04b2927
View commit details
Copy full SHA for 04b2927
View code at this point
Browse repository at this point
Handle stack frames with no line/column information. Fixes stacktracejs/stackframe#11
eriwen
committed
aeae154
View commit details
Copy full SHA for aeae154
View code at this point
Browse repository at this point
Commits on Apr 16, 2016
Exclude private functions from JSDoc.
eriwen
committed
c8b9d7d
View commit details
Copy full SHA for c8b9d7d
View code at this point
Browse repository at this point
Commits on Mar 25, 2016
Fix remaining JSCS issues.
eriwen
committed
30d8689
View commit details
Copy full SHA for 30d8689
View code at this point
Browse repository at this point
Commits on Mar 19, 2016
Avoid <anonymous> file names. This will fix stacktracejs/stacktrace-gps#32
eriwen
committed
3558868
View commit details
Copy full SHA for 3558868
View code at this point
Browse repository at this point
Add JSCS and fix most warnings
eriwen
committed
86a1adf
View commit details
Copy full SHA for 86a1adf
View code at this point
Browse repository at this point
Commits on Jan 3, 2016
Fully parse function names with @ in Error.stack
Show description for bd3c9bb
leonidborisenko
committed
bd3c9bb
View commit details
Copy full SHA for bd3c9bb
View code at this point
Browse repository at this point
Commits on Jan 2, 2016
Replace use of Array.map and Array.filter in order to avoid the need for polyfills. Release v1.3.3
eriwen
committed
8b76072
View commit details
Copy full SHA for 8b76072
View code at this point
Browse repository at this point
Commits on Dec 2, 2015
Allow stacktraces with no location information in Safari. Should fix #16.
eriwen
committed
24687ec
View commit details
Copy full SHA for 24687ec
View code at this point
Browse repository at this point
Commits on Nov 29, 2015
Improve handling of eval() stack frames.
Show description for 8106d75
eriwen
committed
8106d75
View commit details
Copy full SHA for 8106d75
View code at this point
Browse repository at this point
Exclude eval information when parsing Chrome stacks. Fixes #25
eriwen
committed
df8b4e4
View commit details
Copy full SHA for df8b4e4
View code at this point
Browse repository at this point
Commits on Nov 16, 2015
Avoid premature/lossy normalization of function names in IE/Chrome. Fixes #17 and #19
eriwen
committed
d07eb74
View commit details
Copy full SHA for d07eb74
View code at this point
Browse repository at this point
Commits on Aug 10, 2015
Project cleanup
oliversalzburg
committed
848da2b
View commit details
Copy full SHA for 848da2b
View code at this point
Browse repository at this point
Commits on Jul 8, 2015
Fix failing Opera tests
oliversalzburg
committed
2299cb0
View commit details
Copy full SHA for 2299cb0
View code at this point
Browse repository at this point
Commits on Jun 22, 2015
Store the source line in the parsed frame
Show description for 50b2aa8
oliversalzburg
committed
50b2aa8
View commit details
Copy full SHA for 50b2aa8
View code at this point
Browse repository at this point
Commits on Jun 9, 2015
fix parsing of error when error message is multiline in chrome or IE
Mayank Agarwal
committed
305d796
View commit details
Copy full SHA for 305d796
View code at this point
Browse repository at this point
Commits on Mar 11, 2015
Allow (native) locations. Fixes #10.
Eric Wendelin
committed
b2fe9fd
View commit details
Copy full SHA for b2fe9fd
View code at this point
Browse repository at this point
Commits on Feb 18, 2015
Handle native functions in V8 stack traces. Fixes stacktracejs/stacktrace.js#108
Eric Wendelin
committed
07dbd06
View commit details
Copy full SHA for 07dbd06
View code at this point
Browse repository at this point
Commits on Jan 26, 2015
Move polyfills to separate, optional file.
Eric Wendelin
committed
3b9825b
View commit details
Copy full SHA for 3b9825b
View code at this point
Browse repository at this point
Commits on Dec 14, 2014
Fix IE9- thrown Error. Remove opera10b; replaced by opera11 handler. Fixes #7.
Eric Wendelin
committed
116c887
View commit details
Copy full SHA for 116c887
View code at this point
Browse repository at this point
Commits on Nov 30, 2014
Remove duplicate 'Error created at' stackframes in Opera
Eric Wendelin
committed
2a9b1e5
View commit details
Copy full SHA for 2a9b1e5
View code at this point
Browse repository at this point
Parse anonymous functions correctly in Opera 11.
Eric Wendelin
committed
091deb2
View commit details
Copy full SHA for 091deb2
View code at this point
Browse repository at this point
Fix handling of port numbers in URLs for Opera 11.
Eric Wendelin
committed
6acd36e
View commit details
Copy full SHA for 6acd36e
View code at this point
Browse repository at this point
Commits on Nov 29, 2014
Name functions uniquely so they can be matched easily by stacktrace.js
Eric Wendelin
committed
a8cb2aa
View commit details
Copy full SHA for a8cb2aa
View code at this point
Browse repository at this point
Commits on Nov 1, 2014
No construction necessary - ErrorStackParser.parse(error).
Eric Wendelin
committed
bde4031
View commit details
Copy full SHA for bde4031
View code at this point
Browse repository at this point
Commits on Oct 11, 2014
Fix some old IE boogs
Eric Wendelin
committed
8946fc9
View commit details
Copy full SHA for 8946fc9
View code at this point
Browse repository at this point
Commits on Oct 10, 2014
Fix JSHint warnings.
Eric Wendelin
committed
d1945db
View commit details
Copy full SHA for d1945db
View code at this point
Browse repository at this point
Add ES5 shims for PhantomJS and legacy browsers.
Eric Wendelin
committed
1a1b1af
View commit details
Copy full SHA for 1a1b1af
View code at this point
Browse repository at this point
Deprecate JSTD in favor of Karma/Travis/Sauce.
Eric Wendelin
committed
722b4e1
View commit details
Copy full SHA for 722b4e1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.