Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / leaningtech/cheerp-utils issues and pull requests

#80 - Add cheerp_utility header for new/client.h

Pull Request - State: closed - Opened by Maqrkk 3 months ago

#79 - Split atomic tests in lowering and non lowering

Pull Request - State: closed - Opened by yuri91 5 months ago

#78 - Add client_transparent attribute to String constructors

Pull Request - State: closed - Opened by DutChen18 5 months ago

#77 - Restrict _Any casts to client or primitive types

Pull Request - State: closed - Opened by DutChen18 5 months ago

#76 - Fix client::location.assign calling wrong function

Pull Request - State: closed - Opened by DutChen18 6 months ago

#75 - Instanceof and typeof support

Pull Request - State: closed - Opened by DutChen18 8 months ago

#74 - Add option to run tests in high memory above 2GB

Pull Request - State: closed - Opened by DutChen18 8 months ago

#72 - Update jsexport tests

Pull Request - State: closed - Opened by DutChen18 9 months ago

#71 - Update Clientlib

Pull Request - State: closed - Opened by DutChen18 11 months ago - 2 comments

#70 - Add TypeScript syntax tests

Pull Request - State: closed - Opened by DutChen18 11 months ago

#69 - Clientlib changes

Pull Request - State: closed - Opened by DutChen18 11 months ago - 2 comments

#68 - Add third test for atomics

Pull Request - State: closed - Opened by Maqrkk 12 months ago

#67 - Add tests for atomics

Pull Request - State: closed - Opened by Maqrkk 12 months ago

#66 - add test for struct base field accessing miscompile

Pull Request - State: closed - Opened by Hyxogen 12 months ago

#65 - Add environment/args tests

Pull Request - State: closed - Opened by Hyxogen about 1 year ago

#64 - Remove obsolete packaging dirs

Pull Request - State: closed - Opened by Hyxogen about 1 year ago

#63 - Remove local symlink

Pull Request - State: closed - Opened by Hyxogen about 1 year ago - 1 comment

#62 - Add option to test with asan

Pull Request - State: closed - Opened by Hyxogen about 1 year ago - 2 comments

#61 - Cleanup tests directory

Pull Request - State: closed - Opened by Hyxogen about 1 year ago

#60 - Add test for crash when using allocations in global initializers

Pull Request - State: closed - Opened by Hyxogen about 1 year ago

#59 - Fix use after frees

Pull Request - State: closed - Opened by Hyxogen over 1 year ago - 1 comment

#58 - Actually test vanillajs tests

Pull Request - State: closed - Opened by Hyxogen over 1 year ago - 1 comment

#57 - Fix uninitialized mbstate

Pull Request - State: closed - Opened by Hyxogen over 1 year ago

#56 - Fix client::String methods to be more compliant with rules

Pull Request - State: closed - Opened by yuri91 over 1 year ago

#55 - Fix client string

Pull Request - State: closed - Opened by yuri91 over 1 year ago - 1 comment

#54 - improve exceptions/test1 and enable for wasm/asmjs

Pull Request - State: closed - Opened by yuri91 over 1 year ago

#53 - Add a test for member functions in phis

Pull Request - State: closed - Opened by yuri91 over 1 year ago

#52 - Add a test for coroutines in genericjs

Pull Request - State: closed - Opened by yuri91 almost 2 years ago

#51 - Switch license to Apache v2.0 with LLVM exceptions

Pull Request - State: closed - Opened by yuri91 almost 2 years ago

#50 - Fix jsexport2

Pull Request - State: closed - Opened by yuri91 about 2 years ago

#49 - Add test for jsexport pointer comparison

Pull Request - State: closed - Opened by yuri91 about 2 years ago

#48 - Malloc test - adapted to mallocng

Pull Request - State: closed - Opened by Maqrkk about 2 years ago

#47 - Jsexport wasm

Pull Request - State: closed - Opened by carlopi about 2 years ago

#46 - Remove mention of wast from cmake's toolchain files

Pull Request - State: closed - Opened by carlopi over 2 years ago

#45 - Let cmake detect compiler features

Pull Request - State: closed - Opened by Maqrkk over 2 years ago

#44 - Module testing + JSExport test requiring proper wrapping

Pull Request - State: closed - Opened by carlopi over 2 years ago - 1 comment

#43 - Globalized and set timeout

Pull Request - State: closed - Opened by carlopi over 2 years ago

#41 - Improve malloc stress-test

Pull Request - State: closed - Opened by carlopi over 2 years ago

#40 - Musl

Pull Request - State: closed - Opened by yuri91 over 2 years ago - 1 comment

#39 - Fix console_log to accept any combination of arguments

Pull Request - State: closed - Opened by carlopi almost 3 years ago

#38 - CI: Move full workflow to cheerp-compiler

Pull Request - State: closed - Opened by saarikoski-jules almost 3 years ago

#37 - Fix tests (preexecute-main + anyref on asmjs)

Pull Request - State: closed - Opened by carlopi almost 3 years ago

#36 - Add missing header <functional>

Pull Request - State: closed - Opened by carlopi almost 3 years ago - 1 comment

#35 - Fix determinism tests

Pull Request - State: closed - Opened by carlopi almost 3 years ago

#34 - Extend test no-ouput timeout

Pull Request - State: closed - Opened by saarikoski-jules almost 3 years ago

#33 - date_now takes now an optional boolean localTime

Pull Request - State: closed - Opened by carlopi almost 3 years ago - 1 comment

#32 - Changelog for 2.7 RC1

Pull Request - State: closed - Opened by carlopi almost 3 years ago

#31 - Fix call to git clone in ci config

Pull Request - State: closed - Opened by saarikoski-jules almost 3 years ago

#30 - JSException to own header

Pull Request - State: closed - Opened by carlopi almost 3 years ago

#29 - Add circleci config

Pull Request - State: closed - Opened by saarikoski-jules almost 3 years ago

#28 - Add explicit casting to double (instead of float)

Pull Request - State: closed - Opened by carlopi almost 3 years ago - 1 comment

#26 - Exceptions: Add JSException definition to client.h

Pull Request - State: closed - Opened by yuri91 about 3 years ago

#25 - Add test on reverse iteration of static array

Pull Request - State: closed - Opened by carlopi about 3 years ago

#24 - Exceptions: Modify exceptions/test2.cpp to work with wasm exceptions

Pull Request - State: closed - Opened by yuri91 about 3 years ago

#23 - Add test on unsigned truncation of i8

Pull Request - State: closed - Opened by carlopi over 3 years ago

#22 - Exception tests

Pull Request - State: closed - Opened by yuri91 over 3 years ago

#21 - interface_name: Remove attribute from definition of _assert

Pull Request - State: closed - Opened by carlopi over 3 years ago

#20 - Fix abs and ref tests

Pull Request - State: closed - Opened by carlopi over 3 years ago - 1 comment

#19 - Interface name

Pull Request - State: closed - Opened by carlopi over 3 years ago

#18 - Fix bytelayout and abs

Pull Request - State: closed - Opened by carlopi over 3 years ago

#17 - Add test for external and internal int or pointer to client in namesp…

Pull Request - State: closed - Opened by carlopi over 3 years ago - 1 comment

#16 - Simplify testing code by having assertEqual take T instead of T&

Pull Request - State: closed - Opened by carlopi over 3 years ago

#15 - Fixup interaction between determinism and having various modules

Pull Request - State: closed - Opened by carlopi over 3 years ago

#14 - run_test.py: Pass primary file to determinism test

Pull Request - State: closed - Opened by carlopi over 3 years ago

#13 - Testing on modules on empty test

Pull Request - State: closed - Opened by carlopi over 3 years ago

#12 - Add tests on adding padding to StructTypes

Pull Request - State: closed - Opened by carlopi over 3 years ago

#11 - Add tests on padding i64 -> [2xi32]

Pull Request - State: closed - Opened by carlopi over 3 years ago - 1 comment

#10 - Rework test runner

Pull Request - State: closed - Opened by carlopi over 3 years ago

#9 - Tests: add test on indirect tagging of lambdas

Pull Request - State: closed - Opened by carlopi over 3 years ago

#8 - Update clientlib.h

Pull Request - State: closed - Opened by DamTed over 10 years ago - 1 comment

#7 - 2 Tests

Pull Request - State: closed - Opened by sbabbi over 10 years ago - 1 comment

#6 - Added -j option to run_test.py for multi-threading

Pull Request - State: closed - Opened by sbabbi over 10 years ago

#5 - Optlevel option for run_tests.py

Pull Request - State: closed - Opened by sbabbi over 10 years ago

#4 - tests: check for circular dependency in global variable initializers

Pull Request - State: closed - Opened by sbabbi over 10 years ago

#3 - Added example codegen/test3 to check pointers impl

Pull Request - State: closed - Opened by sbabbi almost 11 years ago - 1 comment

#2 - Example dom3.cpp

Pull Request - State: closed - Opened by sbabbi almost 11 years ago

#1 - Fix requestAnimationFrame parameter

Pull Request - State: closed - Opened by ddiproietto almost 11 years ago