GitHub / hsutter/cppfront issues and pull requests
#1429 - [BUG] using the_namespace_name::_ is ignored
Issue -
State: open - Opened by germandiagogomez 4 months ago
Labels: bug
#1425 - [BUG] '(' (and `{` ) on 2nd and further line of R string literal causes parse error.
Issue -
State: open - Opened by tattwamasi 5 months ago
Labels: bug
#1423 - [BUG] clang-cl compiler error with generated c++ code for swap member function with 'that' parameter
Issue -
State: open - Opened by amc522 5 months ago
Labels: bug
#1420 - [BUG] cppfront >v0.8 emit uncompilable C++ code
Issue -
State: open - Opened by akornilov 5 months ago
Labels: bug
#1418 - Wide scanners
Pull Request -
State: closed - Opened by jnorthrup 6 months ago
- 3 comments
#1417 - Dogfooding success
Pull Request -
State: closed - Opened by jnorthrup 6 months ago
#1416 - Add examples from Herb Sutter's metaclasses talk
Pull Request -
State: closed - Opened by jnorthrup 6 months ago
- 1 comment
#1413 - Feature/autodiff
Pull Request -
State: open - Opened by MaxSagebaum 6 months ago
#1411 - [SUGGESTION]
Issue -
State: open - Opened by RPeschke 7 months ago
Labels: suggestion
#1407 - Bugfix: Update for regex 20 lookbehind test.
Pull Request -
State: open - Opened by MaxSagebaum 8 months ago
#1406 - Fix C++1 generation of function pointers.
Pull Request -
State: open - Opened by threeifbyair 8 months ago
#1404 - [BUG] 'forward' return type deduction
Issue -
State: open - Opened by ArakawaHenri 8 months ago
Labels: bug
#1403 - [BUG] static assertions fail with MSVC 14.44.35207
Issue -
State: open - Opened by TobiasCermann 8 months ago
Labels: bug
#1401 - [SUGGESTION] Give me a cppfront compiler flag which gives me a standalone cpp1 file I can send to a friend/competiitve programming judge
Issue -
State: open - Opened by blakat360 9 months ago
- 10 comments
Labels: suggestion
#1400 - [QUESTION] Template specialization?
Issue -
State: closed - Opened by Xeverous 9 months ago
- 2 comments
#1399 - [SUGGESTION] Add runtime checks for C++ integer modulo by zero
Issue -
State: open - Opened by Xeverous 9 months ago
- 1 comment
Labels: suggestion
#1398 - [BUG] Documentation of this/that copy/move ctor/assignment is very confusing and needs significant improvements
Issue -
State: open - Opened by Xeverous 9 months ago
Labels: bug
#1397 - [BUG] Can not declare functions that return function pointers
Issue -
State: open - Opened by Xeverous 9 months ago
Labels: bug
#1396 - [SUGGESTION] Forwarding pragma directives
Issue -
State: open - Opened by KaruroChori 9 months ago
- 7 comments
Labels: suggestion
#1395 - [SUGGESTION] bitfields support
Issue -
State: open - Opened by KaruroChori 9 months ago
- 2 comments
Labels: suggestion
#1394 - Added meson build script
Pull Request -
State: open - Opened by KaruroChori 9 months ago
#1394 - Added meson build script
Pull Request -
State: open - Opened by KaruroChori 9 months ago
- 2 comments
#1393 - Make all the regression tests pass on CI
Pull Request -
State: closed - Opened by jarzec 9 months ago
- 1 comment
#1392 - [Question] Introduce a community
Issue -
State: closed - Opened by ShalokShalom 10 months ago
- 8 comments
#1391 - CI: Remove unsupported Ubuntu 20.04 runs
Pull Request -
State: closed - Opened by jarzec 10 months ago
#1391 - CI: Remove unsupported Ubuntu 20.04 runs
Pull Request -
State: closed - Opened by jarzec 10 months ago
- 1 comment
#1388 - [BUG] Concept is generated in type definition section while needed in type declaration section
Issue -
State: open - Opened by MetaZ9 10 months ago
Labels: bug
#1386 - [BUG] Semantic analysis to find the last use cannot find the enclosing scope
Issue -
State: open - Opened by threeifbyair 10 months ago
Labels: bug
#1385 - [BUG] Lifetime safety guards fail through pointers
Issue -
State: open - Opened by ShalokShalom 11 months ago
Labels: bug
#1384 - Add benefits
Pull Request -
State: open - Opened by ShalokShalom 11 months ago
#1383 - Fix a bunch of crashes discovered by fuzzing cppfront
Pull Request -
State: closed - Opened by threeifbyair 11 months ago
- 1 comment
#1383 - Fix a bunch of crashes discovered by fuzzing cppfront
Pull Request -
State: closed - Opened by threeifbyair 11 months ago
- 1 comment
#1382 - [BUG] Method followed by inheritance crashes cppfront
Issue -
State: closed - Opened by threeifbyair 11 months ago
Labels: bug
#1381 - Fix missing explicit for single-argument constructors
Pull Request -
State: open - Opened by LT2H 11 months ago
#1381 - Fix not prefixing explicit for constructors that take 1 argument
Pull Request -
State: open - Opened by LT2H 11 months ago
#1380 - Create a simple makefile and allow regressions to use it.
Pull Request -
State: open - Opened by threeifbyair 11 months ago
#1380 - Create a simple makefile and allow regressions to use it.
Pull Request -
State: open - Opened by threeifbyair 11 months ago
#1379 - Fix bug #1378 and create a regression test.
Pull Request -
State: closed - Opened by threeifbyair 11 months ago
- 1 comment
#1379 - Fix bug #1378 and create a regression test.
Pull Request -
State: closed - Opened by threeifbyair 11 months ago
#1378 - [BUG] 'using' with nothing following causes cppfront to assert
Issue -
State: closed - Opened by threeifbyair 11 months ago
- 1 comment
Labels: bug
#1377 - #1376: Fix non-constructors with 'out this'
Pull Request -
State: closed - Opened by threeifbyair 11 months ago
- 1 comment
#1377 - #1376: Fix non-constructors with 'out this'
Pull Request -
State: closed - Opened by threeifbyair 11 months ago
- 1 comment
#1376 - [BUG] Type with @polymorphic_base and an "out this" function that is not a constructor causes cppfront to assert
Issue -
State: closed - Opened by threeifbyair 11 months ago
- 1 comment
Labels: bug
#1375 - CI Update regression tests after recent mods
Pull Request -
State: closed - Opened by jarzec 12 months ago
#1375 - CI Update regression tests after recent mods
Pull Request -
State: closed - Opened by jarzec 12 months ago
- 3 comments
#1373 - 1342 enum member called s is not possible
Pull Request -
State: closed - Opened by mihaiboros 12 months ago
- 1 comment
#1373 - 1342 enum member called s is not possible
Pull Request -
State: closed - Opened by mihaiboros 12 months ago
- 1 comment
#1371 - Fix .h2 not converting to .h in the #include section
Pull Request -
State: closed - Opened by LT2H 12 months ago
- 1 comment
#1371 - Fix .h2 not converting to .h in the #include section
Pull Request -
State: closed - Opened by LT2H 12 months ago
- 1 comment
#1370 - CI Update regression test results after recent mods
Pull Request -
State: closed - Opened by jarzec 12 months ago
#1370 - CI Update regression test results after recent mods
Pull Request -
State: closed - Opened by jarzec 12 months ago
- 1 comment
#1369 - [BUG] Call a function with inout parameters cannot compile when cpp2::move is invoked.
Issue -
State: open - Opened by MatthieuHernandez 12 months ago
Labels: bug
#1367 - Add a conditional compilation directive to be compatible with C++26
Pull Request -
State: closed - Opened by vspefs about 1 year ago
- 1 comment
#1366 - WIP: Feature/autodiff
Pull Request -
State: closed - Opened by MaxSagebaum about 1 year ago
#1366 - WIP: Feature/autodiff
Pull Request -
State: closed - Opened by MaxSagebaum about 1 year ago
#1365 - 1328 Fixed issue comparing different numerical types as equal.
Pull Request -
State: closed - Opened by mihaiboros about 1 year ago
- 2 comments
#1365 - 1328 Fixed issue comparing different numerical types as equal.
Pull Request -
State: closed - Opened by mihaiboros about 1 year ago
- 1 comment
#1364 - [DOC] Overview about highlighting
Issue -
State: open - Opened by ShalokShalom about 1 year ago
Labels: suggestion
#1363 - Improve grammar
Pull Request -
State: closed - Opened by ShalokShalom about 1 year ago
- 1 comment
#1363 - Improve grammar
Pull Request -
State: closed - Opened by ShalokShalom about 1 year ago
- 1 comment
#1362 - [SUGGESTION] UFCS should pick an overload that satisfies a constraint
Issue -
State: open - Opened by sigasigasiga about 1 year ago
Labels: suggestion
#1360 - 1347 Fixed parse issue confusing bitwise operation with address of.
Pull Request -
State: closed - Opened by mihaiboros about 1 year ago
- 2 comments
#1360 - 1347 Fixed parse issue confusing bitwise operation with address of.
Pull Request -
State: closed - Opened by mihaiboros about 1 year ago
- 3 comments
#1359 - Update hello-world.md for changes to terse function declarations
Pull Request -
State: closed - Opened by gregmarr about 1 year ago
- 1 comment
#1359 - Update hello-world.md for changes to terse function declarations
Pull Request -
State: closed - Opened by gregmarr about 1 year ago
- 1 comment
#1356 - [SUGGESTION] Implement multiple dispatch
Issue -
State: open - Opened by ShalokShalom about 1 year ago
Labels: suggestion
#1355 - fix compilation errors with exceptions disabled
Pull Request -
State: closed - Opened by jmplanes02 about 1 year ago
- 4 comments
#1355 - fix compilation errors with exceptions disabled
Pull Request -
State: closed - Opened by jmplanes02 about 1 year ago
- 3 comments
#1353 - Directly Embed Type Constraints in Cpp2 Type Definitions
Issue -
State: open - Opened by Mr-enthalpy about 1 year ago
Labels: suggestion
#1352 - Update LICENSE, fix copyright license year
Pull Request -
State: open - Opened by JasonnnW3000 about 1 year ago
#1349 - [SUGGESTION] Force static functions class members to use static class data members
Issue -
State: open - Opened by fro0m about 1 year ago
Labels: suggestion
#1347 - [BUG] Type deduction deduces a pointer from an int
Issue -
State: open - Opened by threeifbyair about 1 year ago
Labels: bug
#1346 - [BUG] cppfront generates illegal code in an inspect returning a struct
Issue -
State: open - Opened by threeifbyair about 1 year ago
Labels: bug
#1343 - [BUG] Cannot initialize a std::unordered_map with literals
Issue -
State: open - Opened by threeifbyair about 1 year ago
Labels: bug
#1342 - [BUG] Enum member called 's' is not possible
Issue -
State: closed - Opened by threeifbyair about 1 year ago
- 3 comments
Labels: bug
#1341 - [SUGGESTION/RFC] Replace scope resolution operator '::' with member access operator '.'
Issue -
State: open - Opened by mhermier about 1 year ago
Labels: suggestion
#1340 - [SUGGESTION] Make free functions illegal
Issue -
State: open - Opened by ivo-doko about 1 year ago
Labels: suggestion
#1337 - Updates for missing features in regular expressions.
Pull Request -
State: open - Opened by MaxSagebaum over 1 year ago
#1337 - Updates for missing features in regular expressions.
Pull Request -
State: closed - Opened by MaxSagebaum over 1 year ago
- 5 comments
#1336 - CI Update test after recent mods
Pull Request -
State: closed - Opened by jarzec over 1 year ago
- 4 comments
#1336 - CI Update test after recent mods
Pull Request -
State: open - Opened by jarzec over 1 year ago
#1335 - Fix clang-18 compilation issue
Pull Request -
State: open - Opened by jarzec over 1 year ago
#1335 - Fix clang-18 compilation issue
Pull Request -
State: closed - Opened by jarzec over 1 year ago
- 2 comments
#1334 - [BUG] errors compiling the hello world exmaple
Issue -
State: open - Opened by hros over 1 year ago
Labels: bug
#1333 - documentation: fix type
Pull Request -
State: open - Opened by ChocolateChipKookie over 1 year ago
#1333 - documentation: fix type
Pull Request -
State: closed - Opened by ChocolateChipKookie over 1 year ago
- 1 comment
#1332 - [SUGGESTION] Allow perfect return capturing `r: foward _ = func()`
Issue -
State: open - Opened by MaxSagebaum over 1 year ago
Labels: suggestion
#1331 - [BUG] Links to the website in the README don't work
Issue -
State: closed - Opened by dffdff2423 over 1 year ago
- 2 comments
Labels: bug
#1329 - Fix: using statement in another namespace that pointer to type alias
Pull Request -
State: open - Opened by HungMingWu over 1 year ago
#1328 - [BUG] `is` type for `std::optional` can return unexpected results
Issue -
State: open - Opened by bluetarpmedia over 1 year ago
Labels: bug
#1327 - Feat: Add ability to compile from stdin
Pull Request -
State: closed - Opened by vanceism7 over 1 year ago
- 4 comments
#1327 - Feat: Add ability to compile from stdin
Pull Request -
State: closed - Opened by vanceism7 over 1 year ago
- 4 comments
#1325 - [BUG] can not override a virtual function to pure virtual
Issue -
State: open - Opened by Xeverous over 1 year ago
Labels: bug
#1324 - CI Update tests - make all tests pass
Pull Request -
State: closed - Opened by jarzec over 1 year ago
- 2 comments
#1324 - CI Update tests - make all tests pass
Pull Request -
State: closed - Opened by jarzec over 1 year ago
- 2 comments
#1323 - [Maybe Bug?]: cppfront doesn't capture class member variables in symbol table
Issue -
State: open - Opened by vanceism7 over 1 year ago
#1321 - [BUG] cpp2::move(std)::cout suddenly appears
Issue -
State: open - Opened by MatthieuHernandez over 1 year ago
Labels: bug
#1320 - [BUG] Missing #endif in pure cpp1 header file when generated using -import-std
Issue -
State: open - Opened by MatthieuHernandez over 1 year ago
Labels: bug
#1319 - Fix pure cpp1 header file generated using -import-std
Pull Request -
State: open - Opened by MatthieuHernandez over 1 year ago
- 3 comments
#1319 - Fix pure cpp1 header file generated using -import-std
Pull Request -
State: open - Opened by MatthieuHernandez over 1 year ago