git://git.webkit.org
/
WebKit-https.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
WebAssembly: clear out insignificant i32 bits when calling JavaScript
2017-02-23
jfbastien@apple.com
WebAssembly: clear out insignificant i32 bits when...
commit
|
commitdiff
|
tree
2017-02-22
jfbastien@apple.com
FullCodeOrigin for CodeBlock+CodeOrigin printing
commit
|
commitdiff
|
tree
2017-02-21
jfbastien@apple.com
Fix cmake build
commit
|
commitdiff
|
tree
2017-02-04
jfbastien@apple.com
OSR entry: delay outer-loop compilation when at inner...
commit
|
commitdiff
|
tree
2017-02-01
jfbastien@apple.com
OSR entry: delay outer-loop compilation when at inner...
commit
|
commitdiff
|
tree
2017-01-26
jfbastien@apple.com
OSR entry: delay outer-loop compilation when at inner...
commit
|
commitdiff
|
tree
2017-01-05
jfbastien@apple.com
WebAssembly: sections with the same name are allowed
commit
|
commitdiff
|
tree
2017-01-04
jfbastien@apple.com
WebAssembly JS API: add Module.sections
commit
|
commitdiff
|
tree
2017-01-04
jfbastien@apple.com
REGRESSION (r210244): Release JSC Stress test failure...
commit
|
commitdiff
|
tree
2017-01-03
jfbastien@apple.com
WebAssembly JS API: check and test in-call / out-call...
commit
|
commitdiff
|
tree
2017-01-03
jfbastien@apple.com
WebAssembly: handle and optimize wasm export → wasm...
commit
|
commitdiff
|
tree
2016-12-21
jfbastien@apple.com
WebAssembly JS API: cleanup & pass VM around to {Compile...
commit
|
commitdiff
|
tree
2016-12-20
jfbastien@apple.com
WebAssembly: construct 32-bit encodedJSValue properly
commit
|
commitdiff
|
tree
2016-12-20
jfbastien@apple.com
WebAssembly API: implement WebAssembly.LinkError
commit
|
commitdiff
|
tree
2016-12-20
jfbastien@apple.com
WebAssembly: unique function signatures
commit
|
commitdiff
|
tree
2016-12-15
jfbastien@apple.com
WebAssembly: improve compilation error messages
commit
|
commitdiff
|
tree
2016-12-15
jfbastien@apple.com
JSTests:
commit
|
commitdiff
|
tree
2016-12-13
jfbastien@apple.com
std::expected: fix rvalue forwarding issues
commit
|
commitdiff
|
tree
2016-12-13
jfbastien@apple.com
[WTF] Turn tryMakeString(), makeString() into variadic...
commit
|
commitdiff
|
tree
2016-12-10
jfbastien@apple.com
WebAssembly: implement data section
commit
|
commitdiff
|
tree
2016-12-10
jfbastien@apple.com
WebAssembly JS API: implement start function
commit
|
commitdiff
|
tree
2016-12-09
jfbastien@apple.com
WebAssembly: JSC::link* shouldn't need a CodeBlock
commit
|
commitdiff
|
tree
2016-12-08
jfbastien@apple.com
WebAssembly JS API: wire up Instance imports
commit
|
commitdiff
|
tree
2016-12-08
jfbastien@apple.com
Cleanup WebAssembly's RETURN_IF_EXCEPTION
commit
|
commitdiff
|
tree
2016-12-06
jfbastien@apple.com
PureNaN: fix typo
commit
|
commitdiff
|
tree
2016-12-03
jfbastien@apple.com
WebAssembly: update binary format to 0xD version
commit
|
commitdiff
|
tree
2016-12-03
jfbastien@apple.com
WebAssembly: mark WasmOps.h as private
commit
|
commitdiff
|
tree
2016-12-02
jfbastien@apple.com
WebAssembly: revert patch causing odd breakage
commit
|
commitdiff
|
tree
2016-12-01
jfbastien@apple.com
WebAssembly: update binary format to 0xD version
commit
|
commitdiff
|
tree
2016-12-01
jfbastien@apple.com
WebAssembly builder: don't throw when checker not implemented
commit
|
commitdiff
|
tree
2016-11-30
jfbastien@apple.com
WebAssembly JS API: improve Instance
commit
|
commitdiff
|
tree
2016-11-15
jfbastien@apple.com
Expected: add missing `inline`
commit
|
commitdiff
|
tree
2016-11-13
jfbastien@apple.com
Implement WTF::Expected
commit
|
commitdiff
|
tree
2016-11-10
jfbastien@apple.com
ASSERTION FAILED: length > offset encountered with...
commit
|
commitdiff
|
tree
2016-11-09
jfbastien@apple.com
WebAssembly: Silence noisy warning
commit
|
commitdiff
|
tree
2016-11-05
jfbastien@apple.com
testWASM should be very sad if no options are provided
commit
|
commitdiff
|
tree
2016-11-04
jfbastien@apple.com
WebAssembly JS API: implement more sections
commit
|
commitdiff
|
tree
2016-10-27
jfbastien@apple.com
WebAssembly API: implement Instance
commit
|
commitdiff
|
tree
2016-10-26
jfbastien@apple.com
WebAssembly: remove now-dead JSWasmModule
commit
|
commitdiff
|
tree
2016-10-25
jfbastien@apple.com
Remove redundant argument count check
commit
|
commitdiff
|
tree
2016-10-25
jfbastien@apple.com
WebAssembly JS API: simple Module test
commit
|
commitdiff
|
tree
2016-10-25
jfbastien@apple.com
WebAssembly: fix unknown section name handling, and...
commit
|
commitdiff
|
tree
2016-10-25
jfbastien@apple.com
WebAssembly JS API: implement Module
commit
|
commitdiff
|
tree
2016-10-21
jfbastien@apple.com
WebAssembly API: implement exception constructors properly
commit
|
commitdiff
|
tree
2016-10-19
jfbastien@apple.com
create_hash_table: allow empty tables
commit
|
commitdiff
|
tree
2016-10-19
jfbastien@apple.com
JavaScript WebAssembly API: baby steps
commit
|
commitdiff
|
tree
2016-10-17
jfbastien@apple.com
WebAssembly JS API: implement basic stub
commit
|
commitdiff
|
tree
2016-10-15
jfbastien@apple.com
Basic WebAssembly testing
commit
|
commitdiff
|
tree
2016-10-04
jfbastien@apple.com
WebAssembly: handle a few corner cases
commit
|
commitdiff
|
tree
2016-10-03
jfbastien@apple.com
Auto-generate WASMOps.h, share with testing JSON file
commit
|
commitdiff
|
tree
2016-09-28
jfbastien@apple.com
Missing Atomics.h include in MarkedBlock.h
commit
|
commitdiff
|
tree
2016-09-27
jfbastien@apple.com
Speed up Heap::isMarkedConcurrently
commit
|
commitdiff
|
tree
2016-09-27
jfbastien@apple.com
Atomics.h on Windows: remove seq_cst hack
commit
|
commitdiff
|
tree
2016-09-15
jfbastien@apple.com
TextBreakIterator: unconvolute character break cache
commit
|
commitdiff
|
tree
2016-09-14
jfbastien@apple.com
Atomics on ARM don't require full-system fencing, and...
commit
|
commitdiff
|
tree
2016-09-14
jfbastien@apple.com
Alwasys inline atomic operations
commit
|
commitdiff
|
tree
2016-09-13
jfbastien@apple.com
Support jsc shell builtin `read`
commit
|
commitdiff
|
tree
2016-09-09
jfbastien@apple.com
Unreviewed. Added myself to the list of committers.
commit
|
commitdiff
|
tree