Ecosyste.ms: Issues

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

GitHub / robertmuth/Cwerg issues and pull requests

#38 - New to repo!

Issue - State: open - Opened by csm-18 about 2 months ago - 6 comments

#37 - implement missing cvt u64 -> r64 for x86-64

Issue - State: open - Opened by robertmuth about 2 months ago

#36 - fix typos

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

#35 - Util: include missing cstdint

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

#34 - Support init/fini annotated functions

Issue - State: open - Opened by robertmuth 3 months ago
Labels: good first issue, frontend

#32 - Make ExprStmt a non-core node

Issue - State: open - Opened by robertmuth 10 months ago - 1 comment

#31 - Support EQ and NE comparisons between a tagged union and one of its field types.

Issue - State: closed - Opened by robertmuth 11 months ago - 1 comment
Labels: good first issue, frontend

#30 - Small fixes after trying it out on Debian 12

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

#29 - implement backend opcodes like memcpy (bcopy), memset

Issue - State: open - Opened by robertmuth 12 months ago
Labels: good first issue, backend

#28 - check symbol visibility rules (e.g. @pub) in the frontend

Issue - State: open - Opened by robertmuth about 1 year ago
Labels: good first issue, frontend

#27 - Follow the simple sample but fail

Issue - State: closed - Opened by qwe661234 about 1 year ago - 1 comment

#26 - implement parameterized modules

Issue - State: closed - Opened by robertmuth about 1 year ago - 1 comment
Labels: frontend

#25 - come up with a concrete syntax for cwerg

Issue - State: closed - Opened by robertmuth about 1 year ago - 1 comment
Labels: frontend

#24 - utilize the zero reg in the a64 backend

Issue - State: open - Opened by robertmuth about 1 year ago
Labels: good first issue, backend

#23 - a64 backend cannot handle larger stacks

Issue - State: closed - Opened by robertmuth about 1 year ago - 1 comment
Labels: backend

#22 - benchmarks against standard compilers

Issue - State: closed - Opened by rishavs over 1 year ago - 3 comments

#20 - How to use in a python project?

Issue - State: open - Opened by soppan almost 2 years ago - 3 comments

#19 - Which version of pycparser you have used?

Issue - State: closed - Opened by LightSun about 2 years ago

#18 - Mingw: exited with code -1073741819

Issue - State: closed - Opened by LightSun about 2 years ago - 4 comments

#17 - thread tests are flaky

Issue - State: open - Opened by robertmuth about 2 years ago - 2 comments
Labels: backend

#16 - implement a risc-5 backend

Issue - State: open - Opened by robertmuth over 2 years ago
Labels: backend

#15 - add x86 instruction simplifier

Issue - State: open - Opened by robertmuth over 2 years ago - 1 comment
Labels: backend

#14 - add support for cas (compare and swap) opcode in the various backends

Issue - State: closed - Opened by robertmuth over 2 years ago - 3 comments

#13 - add popcnt opcode and support for A32 and A64

Issue - State: closed - Opened by robertmuth almost 3 years ago - 2 comments

#12 - come up with a logo for cwerg

Issue - State: open - Opened by robertmuth almost 3 years ago

#11 - make the Python representation of Consts more similar to the C++ one

Issue - State: open - Opened by robertmuth about 3 years ago
Labels: backend

#10 - support 64 bit ints in a32 backend through neon instructions

Issue - State: open - Opened by robertmuth about 3 years ago
Labels: backend

#9 - make 64bit fp reg d16-31 available on a32 backend

Issue - State: open - Opened by robertmuth about 3 years ago - 1 comment

#7 - CodeGenA64: materialize f32/f64 constants via fmov whenever possible

Issue - State: open - Opened by robertmuth about 3 years ago
Labels: good first issue, backend

#6 - add opcode for tracking source code location (line number + file)

Issue - State: open - Opened by robertmuth about 3 years ago - 1 comment
Labels: backend

#5 - finalize the semantics of those opcodes with potentially undefined behavior

Issue - State: open - Opened by robertmuth about 3 years ago - 1 comment
Labels: backend

#4 - define a binary format for the the Cwerg IR

Issue - State: open - Opened by robertmuth about 3 years ago
Labels: backend

#2 - add basic tailcall optimization

Issue - State: open - Opened by robertmuth about 3 years ago
Labels: backend