Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / leaningtech/cheerp-compiler issues and pull requests
#269 - Namespace change for cheerp::forward
Pull Request -
State: closed - Opened by Maqrkk about 1 month ago
#268 - support non-default AS for va_list/va_copy/va_start/va_end
Pull Request -
State: closed - Opened by yuri91 about 1 month ago
#267 - A few fixes to be more robust when handling non-default address spaces
Pull Request -
State: closed - Opened by yuri91 about 1 month ago
#266 - Introduce #pragma cheerp env and the Cheerp language option
Pull Request -
State: closed - Opened by yuri91 about 1 month ago
#265 - Fix inconsistent base padding
Pull Request -
State: closed - Opened by DutChen18 about 1 month ago
#264 - Multiple commits from AS branch that are independent
Pull Request -
State: closed - Opened by yuri91 about 1 month ago
#263 - forbid client value types in arguments
Pull Request -
State: closed - Opened by yuri91 about 1 month ago
#262 - fix(Writer): call PA.getPointerKind only on pointers
Pull Request -
State: closed - Opened by yuri91 about 1 month ago
#262 - fix(Writer): call PA.getPointerKind only on pointers
Pull Request -
State: closed - Opened by yuri91 about 1 month ago
#261 - fix(Writer): returned pointers count as 'escaped'
Pull Request -
State: closed - Opened by yuri91 about 1 month ago
#260 - fix(TargetLibraryInfo): memcmp/memset/memcpy/memmove are not availabl…
Pull Request -
State: closed - Opened by yuri91 about 1 month ago
#259 - fix(PreExecute): strip casts on constructor array elements
Pull Request -
State: closed - Opened by yuri91 about 1 month ago
#259 - fix(PreExecute): strip casts on constructor array elements
Pull Request -
State: closed - Opened by yuri91 about 1 month ago
#258 - fix(Writer): don't compile virtual/downcast if there are no uses
Pull Request -
State: closed - Opened by yuri91 about 1 month ago
#258 - fix(Writer): don't compile virtual/downcast if there are no uses
Pull Request -
State: closed - Opened by yuri91 about 1 month ago
#257 - fix(Writer): In compileAllocation we still might want a regular even …
Pull Request -
State: closed - Opened by yuri91 about 1 month ago
#256 - fix(Writer): fix priority grouping in compileBitCastOffset
Pull Request -
State: closed - Opened by yuri91 about 1 month ago
#255 - fix(libcxx): add missing default_new attribute to global delete overload
Pull Request -
State: closed - Opened by yuri91 about 1 month ago
#255 - fix(libcxx): add missing default_new attribute to global delete overload
Pull Request -
State: closed - Opened by yuri91 about 1 month ago
#254 - Element type
Pull Request -
State: closed - Opened by yuri91 about 1 month ago
#254 - Element type
Pull Request -
State: closed - Opened by yuri91 about 1 month ago
#253 - Fix global initialization in WASI
Pull Request -
State: closed - Opened by DutChen18 about 2 months ago
#253 - Fix global initialization in WASI
Pull Request -
State: closed - Opened by DutChen18 about 2 months ago
#252 - Threading
Pull Request -
State: closed - Opened by yuri91 2 months ago
#252 - Threading
Pull Request -
State: closed - Opened by yuri91 2 months ago
#251 - CI: update image for create-dmg CI job
Pull Request -
State: closed - Opened by yuri91 2 months ago
#251 - CI: update image for create-dmg CI job
Pull Request -
State: closed - Opened by yuri91 2 months ago
#250 - Fix cheerp check for function addr taken in case the operand is not a…
Pull Request -
State: closed - Opened by Maqrkk 2 months ago
#250 - Fix cheerp check for function addr taken in case the operand is not a…
Pull Request -
State: closed - Opened by Maqrkk 2 months ago
#249 - Fix vector example
Pull Request -
State: closed - Opened by DutChen18 3 months ago
#249 - Fix vector example
Pull Request -
State: closed - Opened by DutChen18 3 months ago
#248 - Remove special handling for string constructors
Pull Request -
State: closed - Opened by DutChen18 3 months ago
#248 - Remove special handling for string constructors
Pull Request -
State: closed - Opened by DutChen18 3 months ago
#247 - Fix equal pointers comparison when there is a GEP with more than 2 operands
Pull Request -
State: closed - Opened by rvan-mee 4 months ago
- 1 comment
#247 - Fix equal pointers comparison when there is a GEP with more than 2 operands
Pull Request -
State: closed - Opened by rvan-mee 4 months ago
- 1 comment
#246 - Relax the front-end check for realloc
Pull Request -
State: closed - Opened by rvan-mee 4 months ago
#246 - Relax the front-end check for realloc
Pull Request -
State: closed - Opened by rvan-mee 4 months ago
#245 - Refactor InitMemoryPass to FinalizeMemoryInfoPass
Pull Request -
State: closed - Opened by rvan-mee 4 months ago
#245 - Refactor InitMemoryPass to FinalizeMemoryInfoPass
Pull Request -
State: closed - Opened by rvan-mee 4 months ago
#244 - Fix: no longer use the variable name inside the same object when creating a nested complex type
Pull Request -
State: closed - Opened by rvan-mee 5 months ago
- 1 comment
#244 - Fix: no longer use the variable name inside the same object when creating a nested complex type
Pull Request -
State: closed - Opened by rvan-mee 5 months ago
- 1 comment
#243 - Fix: relax the assertion inside gatherAllTypesInfo
Pull Request -
State: closed - Opened by rvan-mee 5 months ago
#243 - Fix: relax the assertion inside gatherAllTypesInfo
Pull Request -
State: closed - Opened by rvan-mee 5 months ago
#242 - Prevent collapsing of secondary bases used inside a hierarchy where a downcast is done
Pull Request -
State: closed - Opened by rvan-mee 5 months ago
#242 - Prevent collapsing of secondary bases used inside a hierarchy where a downcast is done
Pull Request -
State: closed - Opened by rvan-mee 5 months ago
#241 - Fix spurious warning about cast of unrelated types
Pull Request -
State: closed - Opened by DutChen18 5 months ago
- 1 comment
#241 - Fix spurious warning about cast of unrelated types
Pull Request -
State: closed - Opened by DutChen18 5 months ago
- 1 comment
#240 - Run InvokeWrappingPass before AllocaLoweringPass
Pull Request -
State: closed - Opened by DutChen18 5 months ago
#240 - Run InvokeWrappingPass before AllocaLoweringPass
Pull Request -
State: closed - Opened by DutChen18 5 months ago
#239 - Fix getRegisterId called on unused PHI instruction
Pull Request -
State: closed - Opened by DutChen18 5 months ago
#238 - add CheerpWritePass into TargetMachine of WebAssembly target
Pull Request -
State: closed - Opened by ZyuN0cUka1 5 months ago
#238 - add CheerpWritePass into TargetMachine of WebAssembly target
Pull Request -
State: closed - Opened by ZyuN0cUka1 5 months ago
#237 - Remove getPointerElementType from jsexport and typescript writers.
Pull Request -
State: closed - Opened by DutChen18 6 months ago
#237 - Remove getPointerElementType from jsexport and typescript writers.
Pull Request -
State: closed - Opened by DutChen18 6 months ago
#236 - Split write pass from backend
Pull Request -
State: closed - Opened by ZyuN0cUka1 6 months ago
#236 - Split write pass from backend
Pull Request -
State: closed - Opened by ZyuN0cUka1 6 months ago
#235 - add memprof build to the build script
Pull Request -
State: closed - Opened by yuri91 6 months ago
#235 - add memprof build to the build script
Pull Request -
State: closed - Opened by yuri91 6 months ago
#234 - Add support for instanceof
Pull Request -
State: closed - Opened by DutChen18 6 months ago
#234 - Add support for instanceof
Pull Request -
State: closed - Opened by DutChen18 6 months ago
#233 - Support unsigned pointers and large heap size
Pull Request -
State: closed - Opened by DutChen18 6 months ago
#233 - Support unsigned pointers and large heap size
Pull Request -
State: closed - Opened by DutChen18 6 months ago
#232 - Remove support for linear memory in the cheerp-genericjs target
Pull Request -
State: closed - Opened by yuri91 6 months ago
- 1 comment
#232 - Remove support for linear memory in the cheerp-genericjs target
Pull Request -
State: closed - Opened by yuri91 6 months ago
- 1 comment
#231 - Fix GDA not visiting global operator delete
Pull Request -
State: closed - Opened by DutChen18 6 months ago
#231 - Fix GDA not visiting global operator delete
Pull Request -
State: closed - Opened by DutChen18 6 months ago
#230 - Fix global variable rewrite dropping asmjs section
Pull Request -
State: closed - Opened by DutChen18 7 months ago
#230 - Fix global variable rewrite dropping asmjs section
Pull Request -
State: closed - Opened by DutChen18 7 months ago
#229 - Fix global ::delete on virtual object
Pull Request -
State: closed - Opened by DutChen18 7 months ago
- 2 comments
#229 - Fix global ::delete on virtual object
Pull Request -
State: closed - Opened by DutChen18 7 months ago
- 2 comments
#228 - Fix bugs in TypeSupport::isJSExportedType
Pull Request -
State: closed - Opened by DutChen18 7 months ago
- 2 comments
#228 - Fix bugs in TypeSupport::isJSExportedType
Pull Request -
State: closed - Opened by DutChen18 7 months ago
- 2 comments
#227 - Jsexport improvements
Pull Request -
State: closed - Opened by DutChen18 7 months ago
#227 - Jsexport improvements
Pull Request -
State: closed - Opened by DutChen18 7 months ago
#102 - Simd
Pull Request -
State: closed - Opened by Maqrkk about 2 years ago
#101 - Sema: propagate the cheerp attributes to the __invoke decl for lambdas
Pull Request -
State: closed - Opened by yuri91 over 2 years ago
#100 - Opaque4
Pull Request -
State: closed - Opened by carlopi over 2 years ago
#99 - Fix compileGrowMem to update __heap as well
Pull Request -
State: closed - Opened by yuri91 over 2 years ago
#98 - Opaque3
Pull Request -
State: closed - Opened by carlopi over 2 years ago
- 1 comment
#97 - CodeGen: Create a thunk for the exception destruction passed to cxa_throw
Pull Request -
State: closed - Opened by yuri91 over 2 years ago
#96 - cxa_cheerp: Fix reentrancy issue with the personality.
Pull Request -
State: closed - Opened by yuri91 over 2 years ago
#95 - Struct mem func rework
Pull Request -
State: closed - Opened by carlopi over 2 years ago
- 1 comment
#94 - Typed mem funcs
Pull Request -
State: closed - Opened by carlopi over 2 years ago
#93 - Opaque1
Pull Request -
State: closed - Opened by carlopi over 2 years ago
- 1 comment
#92 - Fixes opaque ptrs
Pull Request -
State: closed - Opened by carlopi over 2 years ago
#91 - CI/CD
Pull Request -
State: closed - Opened by saarikoski-jules over 2 years ago
- 1 comment
#90 - Opaque ptrss2
Pull Request -
State: closed - Opened by carlopi over 2 years ago
#89 - Opaque ptrss
Pull Request -
State: closed - Opened by carlopi over 2 years ago
#88 - Fix null variadic
Pull Request -
State: closed - Opened by yuri91 over 2 years ago
#87 - Independent fixes
Pull Request -
State: closed - Opened by carlopi over 2 years ago
#86 - Opaque ptrs2
Pull Request -
State: closed - Opened by carlopi over 2 years ago
#85 - Fix inttoptr2
Pull Request -
State: closed - Opened by yuri91 over 2 years ago
#84 - CI: Build in CI with assertions
Pull Request -
State: closed - Opened by saarikoski-jules over 2 years ago
- 1 comment
#83 - Pre musl
Pull Request -
State: closed - Opened by yuri91 over 2 years ago
#82 - Other fixes
Pull Request -
State: closed - Opened by carlopi over 2 years ago
- 1 comment
#81 - Csmith fixes
Pull Request -
State: closed - Opened by carlopi over 2 years ago
- 1 comment
#80 - Musl
Pull Request -
State: closed - Opened by yuri91 over 2 years ago
- 1 comment
#79 - Update CI
Pull Request -
State: closed - Opened by saarikoski-jules over 2 years ago
- 1 comment
#78 - Update CI
Pull Request -
State: closed - Opened by saarikoski-jules over 2 years ago
#77 - Minor fixes
Pull Request -
State: closed - Opened by carlopi over 2 years ago
- 1 comment