0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Oct 09, 2024 — Oct 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed sexpr parser for simple lists of words More... over 9 years ago
Merge pull request #15 from WebAssembly/wastconv More... over 9 years ago
Fixed missing overrides More... over 9 years ago
Fail on empty wast files. Fixed filestream parsing More... over 9 years ago
Moved to streaming for parsing files More... over 9 years ago
Merge pull request #13 from WebAssembly/ubsan More... over 9 years ago
Readded -fno-sanitize-recover that test will fail due to UBSAN More... over 9 years ago
removed ubsan flag for unsigned integer overflow due to false-positives More... over 9 years ago
Fixed branch with value alignment error More... over 9 years ago
Remove -fsanitize=float-divide-by-zero from UBSAN due to false/positives More... over 9 years ago
Fixed alignment problems in copy register instructions More... over 9 years ago
Fixed more alignment problems More... over 9 years ago
Fix alignment for get/set_local More... over 9 years ago
Fix alignment for branch opcode More... over 9 years ago
More byte code alignment checks/fixes More... over 9 years ago
Merge remote-tracking branch 'origin/master' into ubsan More... over 9 years ago
Fixed passing 0 to memcmp and misaligned memory access More... over 9 years ago
Fixed build fail on gcc due to missing UBSAN features in the version travis uses More... over 9 years ago
Revert rounding up to the next 64 KiB page More... over 9 years ago
Fixed that some heaps are not a multiple of the normal page size More... over 9 years ago
Added UBSAN support More... over 9 years ago
Fixed history curruption bug. Speed up halting prob detector More... over 9 years ago
Fixed page size according to standard. Removed weird error message More... over 9 years ago
Added source code lines to instructions More... over 9 years ago
Fixed wrong return value More... over 9 years ago
Added better halting problem detection More... over 9 years ago
Added halting problem detector More... over 9 years ago
Fixed thread patch More... over 9 years ago
Added missing header More... over 9 years ago
Next version of the debugger More... over 9 years ago