FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · itsjustcon/JavaScriptCoreBrowserObjectModel · GitHub
itsjustcon
/
JavaScriptCoreBrowserObjectModel
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
8
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on May 11, 2019
Swift 5 tweaks
itsjustcon
committed
320e1d7
View commit details
Copy full SHA for 320e1d7
Browse repository at this point
removed excess logging in `JSValue`
itsjustcon
committed
a155270
View commit details
Copy full SHA for a155270
Browse repository at this point
removed excess logging in `XMLHttpRequest`
itsjustcon
committed
2235338
View commit details
Copy full SHA for 2235338
Browse repository at this point
temporarily disabled `Node` & `Element`
itsjustcon
committed
c8ae9df
View commit details
Copy full SHA for c8ae9df
Browse repository at this point
WIP: partial `Element` implementation
itsjustcon
committed
1554cf7
View commit details
Copy full SHA for 1554cf7
Browse repository at this point
created `Element`
itsjustcon
committed
8dbf383
View commit details
Copy full SHA for 8dbf383
Browse repository at this point
Commits on May 6, 2019
WIP: partial `Node` implementation
itsjustcon
committed
ada00dc
View commit details
Copy full SHA for ada00dc
Browse repository at this point
WIP: created `Node`
itsjustcon
committed
70c935d
View commit details
Copy full SHA for 70c935d
Browse repository at this point
Commits on Jan 25, 2018
project sync
itsjustcon
committed
66ee1ca
View commit details
Copy full SHA for 66ee1ca
Browse repository at this point
cocoapods v1.4.0
itsjustcon
committed
f68d807
View commit details
Copy full SHA for f68d807
Browse repository at this point
added `JSValue.init(_ value: Any!, in: JSContext!)`
itsjustcon
committed
3c3b097
View commit details
Copy full SHA for 3c3b097
Browse repository at this point
added `JSValue#invokeMethodAsync()`
itsjustcon
committed
693662c
View commit details
Copy full SHA for 693662c
Browse repository at this point
moved `JSValue.isPromise` into `JSPromise`
itsjustcon
committed
42dd848
View commit details
Copy full SHA for 42dd848
Browse repository at this point
seemingly functional `JSPromise`
itsjustcon
committed
1f0bb00
View commit details
Copy full SHA for 1f0bb00
Browse repository at this point
moved `JSValue.isError` into `JSError`
itsjustcon
committed
235fb06
View commit details
Copy full SHA for 235fb06
Browse repository at this point
WIP: basic `JSError` implementation
itsjustcon
committed
60d5114
View commit details
Copy full SHA for 60d5114
Browse repository at this point
WIP: created `JSError` & `JSPromise`
itsjustcon
committed
69701f1
View commit details
Copy full SHA for 69701f1
Browse repository at this point
Commits on Jan 23, 2018
added extensions to podspec
itsjustcon
committed
a1fde5e
View commit details
Copy full SHA for a1fde5e
Browse repository at this point
moved `JSValue` extensions from JS Notepad to core
itsjustcon
committed
a0d8096
View commit details
Copy full SHA for a0d8096
Browse repository at this point
changed how `EventListeners` & `onX` functions are handled
itsjustcon
committed
119fb37
View commit details
Copy full SHA for 119fb37
Browse repository at this point
removed `setObject()` extension on `JSContext` & `JSValue`
itsjustcon
committed
88518cb
View commit details
Copy full SHA for 88518cb
Browse repository at this point
safer `jsContext` retain/release
itsjustcon
committed
7894bbd
View commit details
Copy full SHA for 7894bbd
Browse repository at this point
re-enabled `babel-polyfill` & `whatwg-fetch`
itsjustcon
committed
92c2e58
View commit details
Copy full SHA for 92c2e58
Browse repository at this point
added some debug logging to `JSDocumentViewController`
itsjustcon
committed
dc545c5
View commit details
Copy full SHA for dc545c5
Browse repository at this point
Commits on Jan 22, 2018
WIP: created Example “JS Notepad” project
itsjustcon
committed
b5be500
View commit details
Copy full SHA for b5be500
Browse repository at this point
Commits on Jan 21, 2018
most of `XMLHttpRequest` props are now computed props based on `_response` & `_responseData`
itsjustcon
committed
d3fbd02
View commit details
Copy full SHA for d3fbd02
Browse repository at this point
added `_response` & `_responseData` to `XMLHttpRequest`
itsjustcon
committed
0b9156c
View commit details
Copy full SHA for 0b9156c
Browse repository at this point
fixed `XMLHttpRequest#responseType`
itsjustcon
committed
066ecc9
View commit details
Copy full SHA for 066ecc9
Browse repository at this point
fixed `XMLHttpRequest` ‘load’ event
itsjustcon
committed
edffa47
View commit details
Copy full SHA for edffa47
Browse repository at this point
fixed `XMLHttpRequest` ‘progress’ event
itsjustcon
committed
ed481cd
View commit details
Copy full SHA for ed481cd
Browse repository at this point
added some debug logging to `XMLHttpRequest`
itsjustcon
committed
4b75512
View commit details
Copy full SHA for 4b75512
Browse repository at this point
removed `XMLHttpRequest` `JSContext` retain on init
itsjustcon
committed
c3ab9b8
View commit details
Copy full SHA for c3ab9b8
Browse repository at this point
fixed `XMLHttpRequest#_urlSession`
itsjustcon
committed
246ed4c
View commit details
Copy full SHA for 246ed4c
Browse repository at this point
removed unnecessary `URLSessionDelegate` methods
itsjustcon
committed
36aa2e8
View commit details
Copy full SHA for 36aa2e8
Browse repository at this point
`EventTarget` now calls listeners w/ correct `this` value
itsjustcon
committed
3b4f36d
View commit details
Copy full SHA for 3b4f36d
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL