Ecosyste.ms: Issues

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

GitHub / robertoraggi/cplusplus issues and pull requests

#376 - chore(deps-dev): bump braces from 3.0.2 to 3.0.3

Pull Request - State: open - Opened by dependabot[bot] 4 months ago
Labels: dependencies

#375 - chore(deps-dev): bump ws from 8.17.0 to 8.17.1

Pull Request - State: open - Opened by dependabot[bot] 4 months ago
Labels: dependencies

#372 - Generalize the lookat function used during preprocessing

Pull Request - State: closed - Opened by robertoraggi 4 months ago

#371 - chore: Clean up lookupMacroArgument

Pull Request - State: closed - Opened by robertoraggi 4 months ago

#370 - Fix parsing issues with keyword tokens and built-in macros

Pull Request - State: closed - Opened by robertoraggi 4 months ago

#369 - Cleanup expandMacro

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

#368 - chore: Fix gcc-14 build

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

#367 - Update C++ devcontainer and enable verbose output

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

#366 - chore: Add built-in function-like macros

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

#365 - Clean up the preprocessor

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

#364 - chore: Test the C++ WASI build using wasmtime 20.0.2

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

#363 - Memory usage and permissive parsing with sqlite3

Issue - State: open - Opened by mingodad 5 months ago - 6 comments

#362 - chore: Add streaming API to the preprocessor

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

#361 - chore: Update the Ubuntu devcontainer to 24.04

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

#360 - chore: Add TokIterator to iterate over internal tokens

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

#359 - fix: Make builtin type traits available as identifiers

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

#358 - chore: Remove recursion in the preprocessor

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

#357 - chore: Use the ubuntu-24.04 runner

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

#356 - chore: Add classifier for C++ preprocessor keywords

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

#355 - chore: Add APIs to get the preprocessed text

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

#354 - chore: Initial refactor of the preprocessor

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

#353 - fix: Add support for wasi-sdk-22

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

#352 - chore(deps-dev): bump vite from 5.1.3 to 5.1.7

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#351 - chore(deps-dev): bump vite from 5.1.3 to 5.2.8 in /templates

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#350 - chore(deps-dev): bump express from 4.18.2 to 4.19.2

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#348 - chore: Initial work on nested template class instantiation

Pull Request - State: closed - Opened by robertoraggi 7 months ago

#347 - fix: Set the scope of the qualified declarator

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

#346 - chore: Instantiate templates in nested name specifiers

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

#345 - Add simple class template specializations

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

#344 - chore: Add __builtin_va_list type

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

#343 - Update npm packages

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

#342 - chore: Clean up parsing of builtin type traits

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

#341 - chore: Preserve the symbol order in the symbol table

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

#340 - Initial work on template instantiation

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

#339 - Update CI workflow to macOS 14 and libfmt to 10.2.1

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

#338 - chore: Store the symbol of the class specifier in the AST

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

#337 - chore: Update the AST rewriter

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

#336 - Add ASTRewriter

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

#334 - chore: Update wasi-sdk to the latest 21 pre-release

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

#333 - chore: Move the name lookup functions to a separate file

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

#332 - chore(deps-dev): bump vite from 4.5.1 to 4.5.2

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#331 - chore(deps-dev): bump vite from 4.5.1 to 4.5.2 in /templates

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#329 - Add TypeParameterType and update related code

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

#328 - chore: Improve function redeclaration

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

#327 - fix: Implemented __is_final builtin type trait

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

#326 - fix: Implement __is_base_of builtin type trait

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

#325 - chore: Update copyright header

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

#324 - chore: Enable parsing of c++26 reflection proposal by default

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

#323 - chore: Parse splice member expressions

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

#322 - chore: Add BaseClassSymbol

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

#321 - chore: Print overload sets in symbol printer

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

#320 - chore: Update external dependencies

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

#318 - return __extension__ (__m128){ 0.0f, 0.0f, 0.0f, 0.0f };

Issue - State: open - Opened by mingodad 9 months ago - 8 comments

#317 - chore: Add GCC aliases for the volatile keyword

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

#316 - Add __volatile__ alias

Pull Request - State: closed - Opened by mingodad 9 months ago - 2 comments

#315 - Add __volatile__ alias

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

#314 - Testing with examples from https://en.cppreference.com/w/

Issue - State: open - Opened by mingodad 9 months ago - 5 comments

#313 - Add "-M" and "-MM" command line options to dump the dependencies of t…

Pull Request - State: open - Opened by mingodad 9 months ago - 5 comments

#312 - Add "-M" and "-MM" command line options

Issue - State: open - Opened by mingodad 9 months ago - 2 comments

#311 - expected a statement

Issue - State: open - Opened by mingodad 9 months ago - 5 comments

#310 - chore: Dealias type declarations

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

#309 - Segmentation fault when parsing JUCE

Issue - State: closed - Opened by mingodad 9 months ago - 4 comments

#307 - Preprocessor macro problem

Issue - State: open - Opened by mingodad 9 months ago - 4 comments

#306 - expected a declaration

Issue - State: open - Opened by mingodad 9 months ago - 2 comments

#305 - Carbon "using Nonnull = T _Nonnull;"

Issue - State: closed - Opened by mingodad 9 months ago

#304 - chore: Add rules to parse the reflection for C++26 proposal

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

#303 - chore: Set the cv and ref qualifiers for function parameters

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

#302 - fix: Parse of raw string literals

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

#301 - expected a declaration

Issue - State: closed - Opened by mingodad 9 months ago - 3 comments

#300 - chore: Allow expressions in splicer operators

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

#299 - fix: Set begining-of-line flag of tokens that follow comments

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

#298 - Bad preprocessing behavior

Issue - State: closed - Opened by mingodad 9 months ago - 12 comments

#297 - expected a declaration "_Noreturn void __wasi_proc_exit("

Issue - State: closed - Opened by mingodad 9 months ago - 2 comments

#296 - fix: Initial work on supporting the reflection proposal

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

#295 - fix: Merge tokens during preprocessing

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

#294 - chore: Report error when the input file is not found #288

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

#293 - chore: Skip BOM in lexer #287

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

#292 - fix: Parse GNU attributes after the lambda declarator

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

#291 - fix: Reject lambda expressions that don't have a body

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

#290 - Fail to parse cppfront

Issue - State: closed - Opened by mingodad 9 months ago - 3 comments

#288 - cxx doesn't report missing file passed for parsing

Issue - State: closed - Opened by mingodad 9 months ago - 1 comment

#287 - Do not recognize "#pragma one"

Issue - State: closed - Opened by mingodad 9 months ago - 8 comments

#286 - Initial work on binding constructors

Pull Request - State: closed - Opened by robertoraggi 10 months ago

#285 - fix: Add internal stdarg.h header file

Pull Request - State: closed - Opened by robertoraggi 10 months ago

#284 - fix: Add ast node to represent builtin va_arg intrinsic

Pull Request - State: closed - Opened by robertoraggi 10 months ago

#283 - WIP: Initial work on simple lookup

Pull Request - State: closed - Opened by robertoraggi 10 months ago

#282 - Can't parse sizeof properly

Issue - State: closed - Opened by mingodad 10 months ago - 2 comments

#280 - Can't parse "va_arg"

Issue - State: closed - Opened by mingodad 10 months ago - 7 comments

#279 - chore: Fix function and array to pointer conversions

Pull Request - State: closed - Opened by robertoraggi 10 months ago

#278 - Add unit tests for implicit conversions

Pull Request - State: closed - Opened by robertoraggi 10 months ago

#277 - chore: Dump the implicit conversion types

Pull Request - State: closed - Opened by robertoraggi 10 months ago