Ecosyste.ms: Issues

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

GitHub / mstange/msvc-demangler-rust issues and pull requests

#76 - Switch CI to main branch after rename.

Pull Request - State: closed - Opened by mstange about 2 months ago

#75 - Add CI

Pull Request - State: closed - Opened by mstange about 2 months ago

#74 - Fix #72 by specifying that wrapping is OK when negating `0x8000_0000`.

Pull Request - State: closed - Opened by 0vercl0k about 2 months ago - 1 comment

#73 - A lot of time is spent cloning names and types when memorizing

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

#71 - Support for UNDNAME_NO_ARGUMENTS

Issue - State: open - Opened by garyttierney 5 months ago - 1 comment

#70 - Switch to bitflags 2.x

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

#68 - More unimplemented cases

Issue - State: open - Opened by mstange about 2 years ago - 2 comments

#67 - Maybe allow () instead of (void) in the parameters

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

#66 - 0.9.0

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

#65 - Relicense as Apache?

Issue - State: open - Opened by jrmuizel over 3 years ago - 1 comment

#64 - Import test cases from Ghidra

Issue - State: open - Opened by jrmuizel over 3 years ago

#63 - fix: Correct typo revealed by Clippy

Pull Request - State: closed - Opened by Swatinem over 3 years ago - 2 comments

#62 - fix: Make clippy happy

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

#61 - WIP: all sentry patches

Pull Request - State: closed - Opened by Swatinem almost 4 years ago - 3 comments

#60 - fix: Parse MD5 mangled names

Pull Request - State: closed - Opened by Swatinem almost 4 years ago - 1 comment

#59 - fix: Support `?Q…@` productions

Pull Request - State: closed - Opened by Swatinem almost 4 years ago - 2 comments

#58 - Fix warnings about deprecated inclusive range syntax

Pull Request - State: closed - Opened by luser about 4 years ago

#57 - P without digit handling broken (non P6, P8 cases)

Issue - State: open - Opened by mitsuhiko almost 5 years ago

#56 - Added aliases support and enabled more llvm tests

Pull Request - State: closed - Opened by mitsuhiko almost 5 years ago

#55 - Added int128/uint128 support

Pull Request - State: closed - Opened by mitsuhiko almost 5 years ago

#54 - Backreference Handling Incorrect

Issue - State: open - Opened by mitsuhiko almost 5 years ago

#53 - Keep track of ptr64 and add flag to print it

Pull Request - State: closed - Opened by mitsuhiko almost 5 years ago

#52 - Added backref tests and fixed some simple backref breakages

Pull Request - State: closed - Opened by mitsuhiko almost 5 years ago

#51 - Add __pascal marker to output

Pull Request - State: closed - Opened by mitsuhiko almost 5 years ago

#50 - Added support for local and thread local guard scopes

Pull Request - State: closed - Opened by mitsuhiko almost 5 years ago

#49 - Implement __ptr64 output

Issue - State: closed - Opened by mitsuhiko almost 5 years ago

#48 - Fix invalid const qualifier binding

Pull Request - State: closed - Opened by mitsuhiko almost 5 years ago

#47 - Invalid const qualifier binding

Issue - State: closed - Opened by mitsuhiko almost 5 years ago

#46 - Support storage classes in function types

Pull Request - State: closed - Opened by mitsuhiko almost 5 years ago - 1 comment

#45 - Error API Cleanup

Pull Request - State: closed - Opened by mitsuhiko almost 5 years ago - 1 comment

#44 - Error API Cleanups

Issue - State: closed - Opened by mitsuhiko almost 5 years ago

#43 - Improved travis check and reformat

Pull Request - State: closed - Opened by mitsuhiko almost 5 years ago

#42 - Initial work for supporting llvm based output and tests

Pull Request - State: closed - Opened by mitsuhiko almost 5 years ago - 4 comments

#41 - fix and improve empty template parameter pack handling

Pull Request - State: closed - Opened by mitsuhiko almost 5 years ago - 2 comments

#39 - Add llvm tests

Issue - State: closed - Opened by jrmuizel almost 6 years ago - 2 comments

#38 - handle RTTI type descriptors

Pull Request - State: closed - Opened by froydnj about 6 years ago - 11 comments

#37 - handle vcall thunks

Pull Request - State: closed - Opened by froydnj about 6 years ago

#36 - handle extern "C" name mangling

Pull Request - State: closed - Opened by froydnj about 6 years ago

#35 - make operator parsing return an enum rather than a string

Pull Request - State: closed - Opened by froydnj about 6 years ago

#33 - handle encoded string literals

Pull Request - State: closed - Opened by froydnj about 6 years ago

#32 - handle member function pointers in more contexts

Pull Request - State: closed - Opened by froydnj about 6 years ago - 1 comment

#31 - ??_EGrTexture@@$4PPPPPPPM@A@AEPAXI@Z fails to demangle

Issue - State: open - Opened by jrmuizel about 6 years ago - 1 comment

#30 - Fix member function pointers

Pull Request - State: closed - Opened by froydnj about 6 years ago

#29 - handle template args with only an empty parameter pack

Pull Request - State: closed - Opened by froydnj about 6 years ago

#28 - add an undname binary

Pull Request - State: closed - Opened by froydnj about 6 years ago - 1 comment

#27 - do a better job of parsing member function qualifiers

Pull Request - State: closed - Opened by froydnj about 6 years ago

#26 - ?foo@A@PR19361@@QIHAEXXZ doesn't demangle

Issue - State: closed - Opened by froydnj about 6 years ago - 1 comment

#25 - make operator parsing return an enum rather than a string

Issue - State: closed - Opened by froydnj about 6 years ago - 2 comments

#24 - fix anonymous namespaces

Pull Request - State: closed - Opened by froydnj about 6 years ago

#23 - demangle references to function types

Pull Request - State: closed - Opened by froydnj about 6 years ago

#20 - ??$?RA6AXXZ$$V@SkOnce@@QAEXA6AXXZ@Z doesn't demangle

Issue - State: closed - Opened by froydnj about 6 years ago

#19 - support function type template parameters

Pull Request - State: closed - Opened by froydnj about 6 years ago

#18 - Primitive type fixes

Pull Request - State: closed - Opened by froydnj about 6 years ago

#17 - support nullptr as a primitive type

Pull Request - State: closed - Opened by froydnj about 6 years ago

#16 - parse rtti types, base classes, and hierarchy descriptors

Pull Request - State: closed - Opened by froydnj about 6 years ago - 6 comments

#15 - ??4?$RefPtr@VnsRange@@@@QAEAAV0@$$T@Z doesn't demangle

Issue - State: closed - Opened by jrmuizel about 6 years ago - 1 comment

#14 - ??1?$function@$$A6AXXZ@std@@QAE@XZ doesn't demangle

Issue - State: closed - Opened by jrmuizel about 6 years ago

#13 - ??_9nsDocument@@$BDMI@AE doesn't demangle

Issue - State: closed - Opened by jrmuizel about 6 years ago

#12 - handle empty parameter packs in template arguments

Pull Request - State: closed - Opened by froydnj about 6 years ago

#11 - decode thunk function classes

Pull Request - State: closed - Opened by froydnj about 6 years ago

#10 - add function class, calling convention, and anonymous namespace support

Pull Request - State: closed - Opened by froydnj about 6 years ago

#9 - Check whether write!() error propagation is optimized away

Issue - State: open - Opened by mstange about 6 years ago

#8 - Handle thread safe static guards

Issue - State: open - Opened by jrmuizel about 6 years ago

#7 - The storage class for variables is ignored

Issue - State: closed - Opened by jrmuizel about 6 years ago - 2 comments

#6 - Implement read_nested_name()

Issue - State: closed - Opened by jrmuizel about 6 years ago - 1 comment

#5 - Improve performance

Issue - State: open - Opened by mstange about 6 years ago

#4 - Implement more cases

Issue - State: open - Opened by mstange about 6 years ago - 11 comments

#3 - Clean up StorageClass business

Issue - State: open - Opened by mstange about 6 years ago - 2 comments

#2 - Implement flags to expose calling conventions, storage classes, ptr64, etc

Issue - State: open - Opened by mstange about 6 years ago - 1 comment

#1 - Add a README

Issue - State: closed - Opened by mstange about 6 years ago - 1 comment