Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
60040c3
update c++ api
ericvergnaud Jan 30, 2024
5c66694
Use segment names instead of indices
ericvergnaud Jan 30, 2024
53cd9a6
use segment names instead of segment indices
ericvergnaud Jan 30, 2024
2599ea8
fix formatting
ericvergnaud Jan 30, 2024
2ef578e
fix failing js tests
ericvergnaud Jan 30, 2024
19d841a
fix failing js tests
ericvergnaud Jan 30, 2024
3471b35
fix failing tests
ericvergnaud Jan 30, 2024
081f3f0
fix failing tests
ericvergnaud Jan 30, 2024
de0f397
fix failing tests
ericvergnaud Jan 30, 2024
efc7fd4
troubleshoot failing tests
ericvergnaud Jan 30, 2024
47ea12b
fix failing tests
ericvergnaud Jan 30, 2024
19dc106
Revert "troubleshoot failing tests"
ericvergnaud Jan 30, 2024
d42e44c
allow segment names to be null
ericvergnaud Jan 30, 2024
b42756d
something slipped...
ericvergnaud Jan 30, 2024
7e03f19
support anonymous segments in js too
ericvergnaud Jan 30, 2024
960bea5
long day...
ericvergnaud Jan 30, 2024
bf35b05
make names explicit only when provided
ericvergnaud Jan 30, 2024
25a67e8
make names explicit only when provided
ericvergnaud Jan 30, 2024
c35cdf9
bad day, switching between languages...
ericvergnaud Jan 30, 2024
c9ab883
fix indent
ericvergnaud Jan 31, 2024
f9ebb93
print JS stack trace in emcc tests
ericvergnaud Jan 31, 2024
c839752
print JS stack trace in emcc tests
ericvergnaud Jan 31, 2024
b6bc3c8
fix failing tests
ericvergnaud Jan 31, 2024
a1f89f5
add comment
ericvergnaud Jan 31, 2024
74e7f31
fix failing tests
ericvergnaud Jan 31, 2024
7e2cb37
fix lint issue
ericvergnaud Jan 31, 2024
9d6249e
fix formatting and update comments
ericvergnaud Jan 31, 2024
2293db2
Update scripts/test/binaryenjs.py
kripken Jan 31, 2024
4a787d5
force update of txt files
ericvergnaud Jan 31, 2024
aa4a907
reverse forced update
ericvergnaud Jan 31, 2024
ed97acb
force update
ericvergnaud Jan 31, 2024
d15d3c8
last attempt...
ericvergnaud Jan 31, 2024
e219adf
Revert "fix failing tests"
ericvergnaud Jan 31, 2024
a90fb38
remove to recreate
ericvergnaud Jan 31, 2024
32b1d92
recreate
ericvergnaud Jan 31, 2024
58fb2e6
remove and push ?
ericvergnaud Jan 31, 2024
24f923f
restore
ericvergnaud Jan 31, 2024
4f420f1
add test file
ericvergnaud Jan 31, 2024
81f94b5
Update kitchen-sink.js.txt
ericvergnaud Jan 31, 2024
deb4694
revert changes in test harness
ericvergnaud Jan 31, 2024
0ae7ac4
Merge branch 'use-segment-names' of https://github.com/ericvergnaud/b…
ericvergnaud Jan 31, 2024
0904749
Update kitchen-sink.js.txt
ericvergnaud Jan 31, 2024
416d80c
restore incorrectly reverted change
ericvergnaud Feb 1, 2024
f7f44b9
remove test wrapper
ericvergnaud Feb 1, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add test file
  • Loading branch information
ericvergnaud committed Jan 31, 2024
commit 4f420f1490fafe7c52f4024ea7e9276e2e404e04
Loading