Ecosyste.ms: Issues

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

GitHub / hsutter/cppfront issues and pull requests

#1285 - [SUGGESTION] Make recieving and returning functions from a function easier and safer.

Issue - State: open - Opened by feature-engineer 3 days ago - 5 comments
Labels: suggestion

#1280 - [SUGGESTION] Make main args usable with ranges

Issue - State: open - Opened by jhugard 5 days ago
Labels: suggestion

#1279 - [BUG] Move on definitive last use in fold expressions

Issue - State: open - Opened by Velocirobtor 5 days ago
Labels: bug

#1277 - Welcome to cppfront Discussions!

Issue - State: closed - Opened by feature-engineer 6 days ago - 1 comment

#1275 - Don't build and run tests for docs-only changes.

Pull Request - State: closed - Opened by gregmarr 15 days ago - 1 comment

#1274 - Add passing styles to single type return

Pull Request - State: open - Opened by gregmarr 15 days ago

#1273 - [SUGGESTION] Prevent aliasing when using `inout` / `move` with `in` parameters

Issue - State: open - Opened by bluetarpmedia 16 days ago - 9 comments
Labels: suggestion

#1269 - [BUG] `Wshorten-64-to-32` clang warning when using range `0 ..< vector.size()`

Issue - State: open - Opened by bluetarpmedia 18 days ago - 3 comments
Labels: bug

#1268 - [SUGGESTION] Issue with contextual keywords

Issue - State: open - Opened by AbrasiveBoar902 20 days ago
Labels: suggestion

#1267 - as(): make as() cast to use type_safety.enforce

Pull Request - State: open - Opened by filipsajdak 22 days ago

#1266 - Update version.info - parity with release version number

Pull Request - State: closed - Opened by yann64 23 days ago - 1 comment

#1265 - [BUG] cppfont 0.7.4 still showing 0.7.3 as version number

Issue - State: closed - Opened by yann64 23 days ago - 1 comment
Labels: bug

#1263 - CI Update default arg tests

Pull Request - State: open - Opened by jarzec 25 days ago - 1 comment

#1262 - Fix default argument lowering

Pull Request - State: closed - Opened by hsutter 25 days ago

#1261 - User-defined metafunctions based on dynamic library loading

Pull Request - State: open - Opened by DyXel 28 days ago - 7 comments

#1259 - Fix #1071

Pull Request - State: open - Opened by dutkalex 28 days ago

#1257 - [BUG] int variable casted with as to size_t does not fail on compile time

Issue - State: open - Opened by filipsajdak 29 days ago - 12 comments
Labels: bug

#1256 - CI Update tests after recent modifs

Pull Request - State: closed - Opened by jarzec 29 days ago - 3 comments

#1253 - Initial clang-tidy configuration

Pull Request - State: open - Opened by farmerpiki about 1 month ago - 7 comments

#1252 - [SUGGESTION] can we add a way to use attributes?

Issue - State: open - Opened by farmerpiki about 1 month ago - 18 comments
Labels: suggestion

#1250 - CI Fix tests

Pull Request - State: closed - Opened by jarzec about 1 month ago - 15 comments

#1242 - Docs: fix a few typos like lamba -> lambda

Pull Request - State: closed - Opened by jamadagni about 1 month ago - 3 comments

#1240 - [BUG] Assertion failure inside `find_definite_last_uses` in `sema.h` cppfront compiler.

Issue - State: open - Opened by germandiagogomez about 1 month ago - 4 comments
Labels: bug

#1239 - Clarify documentation of postcondition capture

Issue - State: closed - Opened by jamadagni about 1 month ago

#1238 - [SUGGESTION] Implement local functions (as CPP1 lambda-s)

Issue - State: open - Opened by jamadagni about 1 month ago - 4 comments
Labels: suggestion

#1237 - [SUGGESTION] Two more videos to link in README.md

Issue - State: closed - Opened by jamadagni about 1 month ago - 1 comment
Labels: suggestion

#1236 - Minor fixes in docs

Issue - State: closed - Opened by jamadagni about 1 month ago - 5 comments

#1235 - [QUESTION] how to express this code in CppFront (is it possible)?

Issue - State: closed - Opened by germandiagogomez about 1 month ago - 13 comments
Labels: bug

#1233 - [BUG] Reference docs not visible on mobile devices

Issue - State: closed - Opened by jamadagni about 1 month ago - 7 comments
Labels: bug

#1232 - [SUGGESTION] we could provide default configuration files for clang-format and clang-tidy

Issue - State: open - Opened by farmerpiki about 1 month ago - 5 comments
Labels: suggestion

#1230 - Fix: cpp1 genertion for is-constraints on wildcarded params

Pull Request - State: closed - Opened by filipsajdak about 1 month ago - 1 comment

#1229 - [BUG] Bad generated cpp1 for is constraints on wildcarded parameters

Issue - State: closed - Opened by filipsajdak about 1 month ago - 2 comments
Labels: bug

#1228 - [BUG] Definite last use and lvalue reference constructor generates wrong code?

Issue - State: closed - Opened by germandiagogomez about 1 month ago - 2 comments
Labels: bug

#1227 - [BUG] Error when i try to build cppfront

Issue - State: open - Opened by fenix272 about 1 month ago - 2 comments
Labels: bug

#1226 - [BUG]

Issue - State: closed - Opened by fenix272 about 1 month ago
Labels: bug

#1225 - [BUG] Regression output dpends on temporary directory

Issue - State: open - Opened by MaxSagebaum about 1 month ago - 2 comments
Labels: bug

#1224 - Update for sanitizing regex results and matcher strings.

Pull Request - State: closed - Opened by MaxSagebaum about 1 month ago - 6 comments

#1223 - [BUG] New clone of repo shows modification to `pure2-regex_10_escapes.cpp.execution`

Issue - State: closed - Opened by bluetarpmedia about 1 month ago - 5 comments
Labels: bug

#1221 - [BUG] Constant static members not initialized inside class definition

Issue - State: open - Opened by vladvrabie about 1 month ago
Labels: bug

#1219 - Separation of metafunction and runtime regex code.

Pull Request - State: closed - Opened by MaxSagebaum about 1 month ago - 6 comments

#1217 - [SUGGESTION] Creating an enum instance from a raw integer

Issue - State: open - Opened by tsoj about 1 month ago - 6 comments
Labels: suggestion

#1215 - [SUGGESTION] Documenting `==` as `constexpr` and using unified declaration syntax for aliases

Issue - State: open - Opened by vladvrabie about 1 month ago - 8 comments
Labels: suggestion

#1214 - [BUG] using using for operators fails

Issue - State: open - Opened by farmerpiki about 2 months ago
Labels: bug

#1212 - Disable some clang conversion warnings in `cpp2util.h` and cppfront itself

Pull Request - State: closed - Opened by bluetarpmedia about 2 months ago - 3 comments

#1211 - [SUGGESTION] allow `: ==` for anonymous alias declarations (instead of `using`)

Issue - State: open - Opened by farmerpiki about 2 months ago - 7 comments
Labels: suggestion

#1210 - is(): refactor is() for std::optional to new design

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

#1209 - is(): refactor is() for std::any to new design

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

#1208 - Update regression tests after recent changes

Pull Request - State: closed - Opened by bluetarpmedia about 2 months ago - 5 comments

#1207 - Fix clang conversion warnings in `string_util::split_string_list`

Pull Request - State: closed - Opened by bluetarpmedia about 2 months ago - 5 comments

#1206 - [SUGGESTION] Allow `swap` to be a hidden friend

Issue - State: open - Opened by bluetarpmedia about 2 months ago
Labels: suggestion

#1204 - is(): correct is() for types

Pull Request - State: closed - Opened by filipsajdak about 2 months ago - 3 comments

#1203 - is()/as(): refactor of is() and as() for variant to new design (part 2 of n)

Pull Request - State: closed - Opened by filipsajdak about 2 months ago - 21 comments

#1202 - [BUG] ICE when putting a ; after a type definition when there is a newline in the type body

Issue - State: closed - Opened by gregmarr about 2 months ago - 6 comments
Labels: bug

#1201 - [SUGGESTION] clean up extra whitespace at the end of line for generated code

Issue - State: open - Opened by farmerpiki about 2 months ago
Labels: suggestion

#1200 - [BUG] raw string literals are not respected when lowered

Issue - State: open - Opened by farmerpiki about 2 months ago
Labels: bug

#1199 - [SUGGESTION] Only include `cpp2regex.h` when `@regex` is used to improve compile time

Issue - State: closed - Opened by bluetarpmedia about 2 months ago - 5 comments
Labels: suggestion

#1198 - Fix some sign conversion warnings emitted by clang in `cpp2regex.h`

Pull Request - State: closed - Opened by bluetarpmedia about 2 months ago - 5 comments

#1197 - [SUGGESTION] Add the equivalent of C++23 "deducing this"

Issue - State: open - Opened by bluetarpmedia about 2 months ago - 10 comments
Labels: suggestion

#1196 - CI Update test files after recent changes

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

#1195 - Documentation for regular expressions.

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

#1194 - [BUG] Cannot use `as` cast followed by multiplication operator without parens

Issue - State: closed - Opened by bluetarpmedia about 2 months ago - 1 comment
Labels: bug

#1193 - Fix some `int` to `size_t` conversion warnings in `cpp2regex.h2`

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

#1192 - [CI] Update regression tests for clang-15 on macOS and clang-18 on ubuntu

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

#1191 - [QUESTION] as should be able to cast a *void to a *char or *u8 (unsigned char)

Issue - State: closed - Opened by farmerpiki about 2 months ago - 18 comments
Labels: bug

#1190 - [BUG] cppfront fails on valid cpp1 syntax for importing module partitions

Issue - State: open - Opened by farmerpiki about 2 months ago
Labels: bug

#1188 - [CI] Update regression tests after recent changes

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

#1187 - [CI] Fix clang-18 C++23 build of cppfront

Pull Request - State: closed - Opened by bluetarpmedia about 2 months ago - 3 comments

#1185 - Idea: Adding `from_string` to enum metafunction

Pull Request - State: closed - Opened by tsoj about 2 months ago - 8 comments

#1184 - [SUGGESTION] Add runtime checks for C++ integer division by zero

Issue - State: closed - Opened by nullicist-aakash about 2 months ago - 4 comments
Labels: suggestion

#1177 - feat: Support function types - an attempt to rebase #526 with current main

Pull Request - State: closed - Opened by hsutter 2 months ago - 5 comments

#1147 - [SUGGESTION] Allow @enum classes as template type arguments

Issue - State: open - Opened by MaxSagebaum 3 months ago - 2 comments
Labels: suggestion

#1140 - [CI] Fix regression tests

Pull Request - State: closed - Opened by bluetarpmedia 3 months ago - 8 comments

#1137 - Rework CI & Tests Handling

Pull Request - State: open - Opened by DyXel 3 months ago - 13 comments

#1131 - [SUGGESTION] Setup fuzzing.

Issue - State: open - Opened by MarekKnapek 3 months ago - 7 comments
Labels: suggestion

#1071 - [BUG] Bad ``operator=`` error message for ``@value type``s

Issue - State: open - Opened by dutkalex 4 months ago - 3 comments
Labels: bug

#1068 - [BUG] Parsing bug when multiplying a negative number

Issue - State: open - Opened by mike919192 4 months ago - 7 comments
Labels: bug

#1026 - Help requested: Identifying higher-priority open issues/PRs

Issue - State: open - Opened by hsutter 6 months ago - 15 comments

#718 - [BUG] Can't declare variable/parameter of type pointer to function

Issue - State: closed - Opened by ntrel 12 months ago - 4 comments
Labels: bug

#711 - [BUG] How to use std::function in pure cpp2 ?

Issue - State: closed - Opened by jituderaps 12 months ago - 2 comments
Labels: bug

#701 - Rework of `is` that adds new functionalities or simplify implementation

Pull Request - State: closed - Opened by filipsajdak 12 months ago - 48 comments

#526 - feat: support function types

Pull Request - State: closed - Opened by JohelEGP about 1 year ago - 6 comments