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

#1337 - Updates for missing features in regular expressions.

Pull Request - State: open - Opened by MaxSagebaum 12 days ago - 2 comments

#1336 - CI Update test after recent mods

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

#1335 - Fix clang-18 compilation issue

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

#1334 - [BUG] errors compiling the hello world exmaple

Issue - State: open - Opened by hros 17 days ago - 5 comments
Labels: bug

#1333 - documentation: fix type

Pull Request - State: open - Opened by ChocolateChipKookie 20 days ago

#1332 - [SUGGESTION] Allow perfect return capturing `r: forward _ = func()`

Issue - State: open - Opened by MaxSagebaum 20 days ago - 2 comments
Labels: suggestion

#1331 - [BUG] Links to the website in the README don't work

Issue - State: closed - Opened by dffdff2423 22 days ago - 2 comments
Labels: bug

#1329 - Fix: using statement in another namespace that pointer to type alias

Pull Request - State: open - Opened by HungMingWu 23 days ago - 4 comments
Labels: question - further information requested

#1327 - Feat: Add ability to compile from stdin

Pull Request - State: closed - Opened by vanceism7 about 1 month ago - 4 comments

#1325 - [BUG] can not override a virtual function to pure virtual

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

#1325 - [BUG] can not override a virtual function to pure virtual

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

#1324 - CI Update tests - make all tests pass

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

#1321 - [BUG] cpp2::move(std)::cout suddenly appears

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

#1319 - Fix pure cpp1 header file generated using -import-std

Pull Request - State: open - Opened by MatthieuHernandez about 1 month ago - 3 comments

#1319 - Fix pure cpp1 header file generated using -import-std

Pull Request - State: open - Opened by MatthieuHernandez about 1 month ago - 3 comments

#1318 - [BUG] z: u8 = x + y; does not compile

Issue - State: open - Opened by MatthieuHernandez about 1 month ago - 14 comments
Labels: bug

#1316 - [BUG] Initializing an enum array does not compile

Issue - State: open - Opened by MatthieuHernandez about 1 month ago - 10 comments
Labels: bug

#1315 - Improving diagnostics with "Reasons:" and "Suggestions:"

Issue - State: open - Opened by JohelEGP about 1 month ago - 3 comments

#1314 - Add ability to emit errors in json + capture symbol name in `error_entry`

Pull Request - State: closed - Opened by vanceism7 about 1 month ago - 5 comments

#1312 - [BUG] Variable initialized after equally named capture rejected

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

#1311 - [BUG] Infinite recursion in block parameter named after initializing capture

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

#1310 - [BUG] fix(parse): diagnose function expression without initializer

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

#1309 - Apache license

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

#1308 - [BUG] License is incompatible with contributions

Issue - State: closed - Opened by Josaphat about 1 month ago - 3 comments
Labels: bug

#1307 - Fix Clang with MSVC standard library

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

#1306 - Exclude MSVC workaround on clang and gcc

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

#1305 - [BUG] fix(reflect): recognize default constructor overload in `@basic_value`

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

#1304 - [BUG] Unable to compile cpp2 enum

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

#1303 - CI Update test outputs

Pull Request - State: closed - Opened by jarzec about 2 months ago - 4 comments

#1301 - feat: add _computed-type-id_ for qualified `type_of` and `decltype`

Pull Request - State: open - Opened by JohelEGP about 2 months ago - 1 comment

#1299 - CI Update the GitHub checkout action

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

#1298 - [BUG] fix(to_cpp1): type alias loses the **pointer** to function type

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

#1296 - feat(parse): add _type-id_ production for `type_of`

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

#1295 - refactor(to_cpp1): decentralize lowering of special member functions

Issue - State: open - Opened by JohelEGP about 2 months ago - 2 comments

#1294 - [BUG] Compilation failure with Clang on Windows

Issue - State: open - Opened by MatthieuHernandez about 2 months ago - 6 comments
Labels: bug

#1291 - test: avoid unnamed parameter in function type template argument

Pull Request - State: open - Opened by JohelEGP about 2 months ago - 1 comment

#1289 - [QUESTION] will Cpp2 in/inout/out parameters honor the law of exclusivity? (Related to C++ safe subsets)

Issue - State: closed - Opened by germandiagogomez about 2 months ago - 10 comments
Labels: suggestion

#1288 - [BUG] Wrong error message for variable left uninitialized

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

#1286 - Fix: using statement in another namespace that pointer to type alias

Pull Request - State: closed - Opened by HungMingWu 2 months ago - 3 comments
Labels: question - further information requested, pri-3: smaller targets of opportunity

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

Issue - State: open - Opened by feature-engineer 2 months ago - 15 comments
Labels: suggestion

#1281 - Make cpp2::args usable as a std::ranges::bidirectional_range

Pull Request - State: open - Opened by jhugard 2 months ago - 4 comments
Labels: awaiting-cla, pri-3: smaller targets of opportunity

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

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

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

Issue - State: open - Opened by Velocirobtor 2 months ago - 5 comments
Labels: bug

#1277 - Welcome to cppfront Discussions!

Issue - State: closed - Opened by feature-engineer 2 months ago - 1 comment

#1276 - [BUG] Integer div-by-zero check prevents constexpr variable creation

Issue - State: closed - Opened by mrizaln 2 months ago - 3 comments
Labels: bug

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

Pull Request - State: closed - Opened by gregmarr 3 months ago - 1 comment

#1274 - Add passing styles to single type return

Pull Request - State: closed - Opened by gregmarr 3 months ago - 1 comment

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

Issue - State: open - Opened by bluetarpmedia 3 months ago - 13 comments
Labels: suggestion

#1270 - Add a second `cpp2::range` constructor which takes 2 types, and deduce the common type for them (if available)

Pull Request - State: closed - Opened by bluetarpmedia 3 months ago - 2 comments
Labels: pri-3: smaller targets of opportunity

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

Issue - State: closed - Opened by bluetarpmedia 3 months ago - 3 comments
Labels: bug

#1268 - [SUGGESTION] Issue with contextual keywords

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

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

Pull Request - State: open - Opened by filipsajdak 3 months ago - 1 comment
Labels: awaiting-cla

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

Pull Request - State: closed - Opened by yann64 3 months ago - 1 comment

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

Issue - State: closed - Opened by yann64 3 months ago - 1 comment
Labels: bug

#1263 - CI Update default arg tests

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

#1262 - Fix default argument lowering

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

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

Pull Request - State: closed - Opened by DyXel 3 months ago - 8 comments
Labels: defer, pri-5: other ideas and suggestions

#1260 - [SUGGESTION] If twos complement negation is prefix, then ones complement negation should also be prefix.

Issue - State: closed - Opened by lfnoise 3 months ago - 16 comments
Labels: suggestion

#1259 - Fix #1071

Pull Request - State: open - Opened by dutkalex 3 months ago - 4 comments
Labels: awaiting-cla

#1258 - Fix: `int` variable casted with as to `size_t` does not fail on compile time - closes #1257

Pull Request - State: open - Opened by filipsajdak 3 months ago - 3 comments
Labels: question - further information requested, pri-3: smaller targets of opportunity

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

Issue - State: open - Opened by filipsajdak 3 months ago - 12 comments
Labels: bug

#1256 - CI Update tests after recent modifs

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

#1254 - Fix doc typo: Updated `..<` instead of `...` for range operations in doc common.md

Pull Request - State: closed - Opened by tsoj 3 months ago - 1 comment

#1253 - Initial clang-tidy configuration

Pull Request - State: closed - Opened by farmerpiki 3 months ago - 8 comments
Labels: pri-3: smaller targets of opportunity

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

Issue - State: open - Opened by farmerpiki 3 months ago - 20 comments
Labels: suggestion

#1250 - CI Fix tests

Pull Request - State: closed - Opened by jarzec 3 months ago - 15 comments

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

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

#1239 - Clarify documentation of postcondition capture

Issue - State: closed - Opened by jamadagni 3 months ago

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

Issue - State: open - Opened by jamadagni 3 months ago - 5 comments
Labels: suggestion

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

Issue - State: closed - Opened by jamadagni 3 months ago - 1 comment
Labels: suggestion

#1236 - Minor fixes in docs

Issue - State: closed - Opened by jamadagni 3 months ago - 5 comments

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

Issue - State: closed - Opened by germandiagogomez 3 months ago - 13 comments
Labels: bug

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

Issue - State: closed - Opened by jamadagni 3 months 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 3 months ago - 5 comments
Labels: suggestion

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

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

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

Issue - State: closed - Opened by filipsajdak 3 months ago - 2 comments
Labels: bug

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

Issue - State: closed - Opened by germandiagogomez 3 months ago - 2 comments
Labels: bug

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

Issue - State: open - Opened by fenix272 3 months ago - 2 comments
Labels: bug

#1226 - [BUG]

Issue - State: closed - Opened by fenix272 3 months ago
Labels: bug

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

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

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

Pull Request - State: closed - Opened by MaxSagebaum 3 months ago - 6 comments

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

Issue - State: closed - Opened by bluetarpmedia 3 months ago - 5 comments
Labels: bug

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

Issue - State: open - Opened by vladvrabie 3 months ago - 1 comment
Labels: bug

#1219 - Separation of metafunction and runtime regex code.

Pull Request - State: closed - Opened by MaxSagebaum 4 months ago - 6 comments

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

Issue - State: open - Opened by tsoj 4 months ago - 6 comments
Labels: suggestion