FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for dist - stacktracejs/error-stack-parser · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
stacktracejs
/
error-stack-parser
Public
Notifications
You must be signed in to change notification settings
Fork
51
Star
486
Code
Issues
14
Pull requests
10
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
error-stack-parser
dist
on
master
User selector
Datepicker
Commit history
Commits on Jun 6, 2022
Revert "Fix comment in typescript definition"
Show description for 2a82186
titanism
committed
2a82186
View commit details
Copy full SHA for 2a82186
View code at this point
Browse repository at this point
Fix comment in typescript definition
eriwen
committed
db8ec6f
View commit details
Copy full SHA for db8ec6f
View code at this point
Browse repository at this point
Commits on Jun 5, 2022
Update stackframe to version 1.3.0
eriwen
committed
1588ff9
View commit details
Copy full SHA for 1588ff9
View code at this point
Browse repository at this point
Commits on Feb 17, 2022
Update dev dependencies to latest
eriwen
committed
1fdac5f
View commit details
Copy full SHA for 1fdac5f
View code at this point
Browse repository at this point
Commits on Feb 11, 2022
chore: updated dist (unsure why gitignore did not respect)
niftylettuce
committed
5786d10
View commit details
Copy full SHA for 5786d10
View code at this point
Browse repository at this point
Commits on Feb 2, 2022
chore: build dist
niftylettuce
committed
409cdd7
View commit details
Copy full SHA for 409cdd7
View code at this point
Browse repository at this point
Commits on Jan 6, 2020
Restore stackframe dependency for dist/
eriwen
committed
dff2894
View commit details
Copy full SHA for dff2894
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 Sep 18, 2019
Update dist/ for v2.0.4
eriwen
committed
f58b4f6
View commit details
Copy full SHA for f58b4f6
View code at this point
Browse repository at this point
Commits on Aug 1, 2019
Build dist
bengourley
committed
bf9af2c
View commit details
Copy full SHA for bf9af2c
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 Aug 13, 2017
Update dist with updated stackframe dependency
eriwen
committed
2a509ec
View commit details
Copy full SHA for 2a509ec
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
Update dist
eriwen
committed
b602202
View commit details
Copy full SHA for b602202
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 Apr 1, 2016
Add prepublish script so I stop forgetting to re-dist before publishing.
eriwen
committed
dc824bd
View commit details
Copy full SHA for dc824bd
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 Nov 29, 2015
Switch to Jasmine 2 for testing.
Show description for a58cd8b
eriwen
committed
a58cd8b
View commit details
Copy full SHA for a58cd8b
View code at this point
Browse repository at this point
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
Replace Makefile with gulp build
oliversalzburg
committed
a4b7422
View commit details
Copy full SHA for a4b7422
View code at this point
Browse repository at this point
Commits on Jan 26, 2015
Make sure to include direct dependencies in distributed js.
Eric Wendelin
committed
38e4fc0
View commit details
Copy full SHA for 38e4fc0
View code at this point
Browse repository at this point
Update dist.
Eric Wendelin
committed
b349c24
View commit details
Copy full SHA for b349c24
View code at this point
Browse repository at this point
Commits on Jan 25, 2015
Update dist.
Eric Wendelin
committed
63e0df8
View commit details
Copy full SHA for 63e0df8
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
Release version 0.2.4
Eric Wendelin
committed
ad0c28a
View commit details
Copy full SHA for ad0c28a
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 16, 2014
Add minified/sourcemapped distribution for package
Eric Wendelin
committed
14ea788
View commit details
Copy full SHA for 14ea788
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL