Ecosyste.ms: Issues

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

GitHub / solodon4/Mach7 issues and pull requests

#84 - Fix #79

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

#83 - fix Travis CI and add more cases

Pull Request - State: closed - Opened by FirstLoveLife over 5 years ago - 4 comments

#82 - add cmake installation support

Pull Request - State: closed - Opened by FirstLoveLife over 5 years ago - 5 comments

#81 - iprutils.hpp is not available

Issue - State: closed - Opened by FirstLoveLife over 5 years ago - 1 comment

#80 - add installation support for cmake

Pull Request - State: closed - Opened by FirstLoveLife over 5 years ago - 4 comments

#79 - `#define dynamic_cast xtl::subtype_dynamic_cast` pollutes including files

Issue - State: closed - Opened by elfprince13 over 6 years ago - 2 comments

#78 - Stand-alone with C++17 std library, no boost

Issue - State: open - Opened by elefthei over 6 years ago - 7 comments
Labels: enhancement

#77 - [maybe bug] Subtype Dynamic Cast failing inexplicably.

Issue - State: closed - Opened by elfprince13 over 7 years ago - 3 comments

#76 - Case macro using C++17 structured bindings.

Issue - State: open - Opened by elfprince13 over 7 years ago - 3 comments

#75 - Mixing polymorphism and templates.

Issue - State: open - Opened by elfprince13 over 7 years ago - 3 comments
Labels: enhancement

#74 - Fix boost::variant null-collision bug, issue #73

Pull Request - State: closed - Opened by Rupsbant over 7 years ago - 1 comment

#73 - Boost variant adaptor is broken: which() may return 0

Issue - State: closed - Opened by Rupsbant over 7 years ago - 5 comments
Labels: bug

#72 - [Question] Reader/Writer Locks

Issue - State: open - Opened by nicfb about 8 years ago - 13 comments
Labels: question

#71 - [Segfault] when binding `var<vector<type *>>` to class member of the same type

Issue - State: open - Opened by forflo about 8 years ago - 1 comment

#70 - Nested patterns and scalars

Issue - State: open - Opened by forflo about 8 years ago - 1 comment
Labels: question

#69 - Fixed new/delete mismatch

Pull Request - State: closed - Opened by blastrock over 8 years ago

#68 - Deconstructing a variant containing a struct is broken

Issue - State: closed - Opened by blastrock over 8 years ago - 2 comments
Labels: invalid

#67 - Problem with std::unique_ptr

Issue - State: closed - Opened by forflo over 8 years ago - 2 comments
Labels: question

#65 - Constructor pattern limited to at most 4 arguments?

Issue - State: open - Opened by forflo over 8 years ago - 2 comments
Labels: enhancement, question

#64 - Compile time error with if Members macro gets more than 10 arguments

Issue - State: open - Opened by forflo over 8 years ago - 8 comments
Labels: enhancement, question

#63 - Compile time performance

Issue - State: closed - Opened by Rupsbant over 8 years ago - 2 comments
Labels: question

#62 - [maybe bug] Nested matching always chooses first case

Issue - State: open - Opened by forflo over 8 years ago - 4 comments
Labels: bug

#61 - [Proposal] Trimmed down version of mach7 for educational purposes

Issue - State: open - Opened by forflo over 8 years ago
Labels: enhancement

#60 - No compile time complaint where there should be one

Issue - State: closed - Opened by forflo over 8 years ago - 12 comments
Labels: bug

#59 - support mail address not valid

Issue - State: closed - Opened by forflo over 8 years ago - 2 comments
Labels: question

#58 - Replace memberN with generic equivalent

Issue - State: open - Opened by solodon4 over 8 years ago
Labels: enhancement

#57 - What is progress of standatizing open pattern matching and/or open multimethods?

Issue - State: closed - Opened by Talkless over 8 years ago - 3 comments
Labels: question

#56 - more instructions on running Makefile

Pull Request - State: closed - Opened by akrzemi1 over 8 years ago

#54 - Promoting header type_switchN-patterns-xtl.hpp

Pull Request - State: closed - Opened by akrzemi1 over 8 years ago

#53 - type_switchN-patterns-xtl.hpp does not work with polymorphic types

Issue - State: closed - Opened by akrzemi1 over 8 years ago - 2 comments

#52 - Cannot switch on poly and variant in same file

Issue - State: closed - Opened by akrzemi1 over 8 years ago - 3 comments
Labels: question

#51 - Add a Bakefile build system

Pull Request - State: closed - Opened by refi64 over 8 years ago - 1 comment

#50 - [question] Clarify how users should define XTL sub-type relation for their types

Issue - State: open - Opened by akrzemi1 over 8 years ago
Labels: question

#49 - Silenced MSCV warning C4800

Pull Request - State: closed - Opened by akrzemi1 over 8 years ago

#48 - minimum support for unique_ptr in address.hpp

Pull Request - State: closed - Opened by akrzemi1 over 8 years ago - 3 comments

#47 - a safer addition to address.hpp

Pull Request - State: closed - Opened by akrzemi1 over 8 years ago - 6 comments

#46 - mch::address to also work for smart pointers

Pull Request - State: closed - Opened by akrzemi1 over 8 years ago - 3 comments

#45 - Replace all uses of patterns/all.hpp with the exact set of headers used

Issue - State: closed - Opened by solodon4 over 8 years ago - 1 comment
Labels: enhancement

#44 - Linker errors when building unit tests

Issue - State: closed - Opened by refi64 over 8 years ago - 6 comments
Labels: bug

#43 - Sometimes binding to var<T const&> does not work

Issue - State: closed - Opened by akrzemi1 over 8 years ago - 2 comments
Labels: bug

#42 - mch::var<T&> is not convertible to T&

Pull Request - State: closed - Opened by akrzemi1 over 8 years ago - 1 comment

#41 - problems building unit tests with make

Issue - State: closed - Opened by akrzemi1 over 8 years ago - 5 comments

#40 - unit test exp.cpp triggers an UB

Issue - State: closed - Opened by akrzemi1 over 8 years ago - 1 comment
Labels: bug

#39 - build check must run tests from test/unit

Pull Request - State: closed - Opened by akrzemi1 over 8 years ago

#38 - Change Boost location env variable to BOOST_ROOT

Pull Request - State: closed - Opened by akrzemi1 over 8 years ago

#37 - fixed GCC error (casting pointer to long)

Pull Request - State: closed - Opened by akrzemi1 over 8 years ago

#36 - fixed GCC error (casting a pointer to long int)

Pull Request - State: closed - Opened by akrzemi1 over 8 years ago - 2 comments

#35 - constr0 - specialization for const T

Pull Request - State: closed - Opened by akrzemi1 over 8 years ago

#34 - support for matching by const reference

Pull Request - State: closed - Opened by akrzemi1 over 8 years ago - 2 comments

#33 - mch::var gets operators -> and *

Pull Request - State: closed - Opened by akrzemi1 over 8 years ago - 1 comment

#32 - Mach7 with variant: cannot access the matched sub-object

Issue - State: open - Opened by akrzemi1 almost 9 years ago - 4 comments
Labels: question

#31 - adapt_boost_variant: how to say 'any sub-type of a variant'?

Issue - State: open - Opened by akrzemi1 almost 9 years ago - 8 comments
Labels: bug

#30 - programmer-friendly header files arrangement

Issue - State: closed - Opened by akrzemi1 almost 9 years ago

#29 - include header <utility>

Pull Request - State: closed - Opened by akrzemi1 almost 9 years ago

#28 - Error while building

Issue - State: closed - Opened by 0x6773 about 9 years ago - 4 comments
Labels: bug

#27 - what do you recommend for runtime pattern matching?

Issue - State: closed - Opened by autosquid about 9 years ago - 2 comments

#26 - Are there any example of a recursive match?

Issue - State: closed - Opened by MarisaKirisame about 9 years ago - 3 comments

#25 - Broken links in readme

Issue - State: closed - Opened by russelltg about 9 years ago - 1 comment

#24 - Weed out deprecated headers

Issue - State: open - Opened by solodon4 over 9 years ago
Labels: enhancement

#23 - Extract XTL_SUPPORT(feature) into separate project implementing WG21's N3694

Issue - State: open - Opened by solodon4 over 9 years ago
Labels: enhancement

#22 - Move to CMake

Issue - State: closed - Opened by solodon4 over 9 years ago - 5 comments
Labels: enhancement, help wanted

#21 - error C2440: 'return': cannot convert from 'const Circle *' to 'Circle *'

Issue - State: closed - Opened by solodon4 over 9 years ago - 1 comment
Labels: bug

#20 - Add Visual C++ equivalent of RDTSC code

Issue - State: open - Opened by solodon4 over 9 years ago - 3 comments
Labels: help wanted

#19 - Bugs when building with VS 2013 and VS 2015

Issue - State: closed - Opened by solodon4 over 9 years ago - 4 comments
Labels: bug

#18 - Directory structure

Issue - State: closed - Opened by solodon4 almost 10 years ago - 1 comment

#17 - Support of boost::any is currently incorrect

Issue - State: open - Opened by solodon4 almost 10 years ago - 1 comment
Labels: bug

#16 - Create adapt_boost_any.hpp

Pull Request - State: closed - Opened by akrzemi1 almost 10 years ago

#15 - Match on boost::variant is much slower than visitor based solution in Release build

Issue - State: open - Opened by solodon4 almost 10 years ago - 3 comments
Labels: bug

#14 - XTL_FALL_THROUGH

Issue - State: open - Opened by solodon4 almost 10 years ago
Labels: bug, enhancement

#13 - Added missing #pragma once

Pull Request - State: closed - Opened by akrzemi1 almost 10 years ago

#12 - Boost.Variant customization into a separate header

Pull Request - State: closed - Opened by akrzemi1 almost 10 years ago

#11 - Need clarification on how to mutate Boost.Variants

Issue - State: closed - Opened by akrzemi1 almost 10 years ago - 8 comments
Labels: help wanted

#10 - Enables the switch on 2 different variants

Pull Request - State: closed - Opened by akrzemi1 almost 10 years ago - 1 comment

#9 - Does Mach7 switch on heterogenous interfaces?

Issue - State: closed - Opened by akrzemi1 almost 10 years ago - 4 comments
Labels: bug

#8 - Rewrite old tag dispatching switch to use XTL generalization

Issue - State: open - Opened by solodon4 about 10 years ago
Labels: enhancement

#7 - Split match.hpp

Issue - State: open - Opened by solodon4 about 10 years ago

#6 - xtl adjustments

Issue - State: open - Opened by solodon4 about 10 years ago

#5 - Loading/unloading DLL

Issue - State: open - Opened by solodon4 about 10 years ago
Labels: bug

#4 - Add Members macro

Issue - State: closed - Opened by solodon4 about 10 years ago - 1 comment
Labels: enhancement

#3 - Matching against STL containers and ranges

Issue - State: open - Opened by solodon4 about 10 years ago - 3 comments
Labels: enhancement

#2 - Early exits

Issue - State: open - Opened by solodon4 about 10 years ago
Labels: enhancement

#1 - Lock-free vtbl-map

Issue - State: open - Opened by solodon4 about 10 years ago - 2 comments
Labels: bug, help wanted