Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / nrc/r4cppp issues and pull requests
#100 - Update closures.md
Pull Request -
State: closed - Opened by thermalCat over 4 years ago
#100 - Update closures.md
Pull Request -
State: closed - Opened by thermalCat over 4 years ago
#99 - Simplify language (note on unique_ptr)
Pull Request -
State: closed - Opened by aakshintala over 4 years ago
#98 - Update hello-world.md
Pull Request -
State: closed - Opened by reza-ebrahimi over 4 years ago
#97 - arena error
Issue -
State: open - Opened by cymqqqq over 4 years ago
#96 - Bad example in "Borrowed Pointers"?
Issue -
State: open - Opened by ThirteenPeeps over 4 years ago
- 1 comment
#95 - Update README to remove dead link
Pull Request -
State: closed - Opened by MJJBennett over 4 years ago
#95 - Update README to remove dead link
Pull Request -
State: closed - Opened by MJJBennett over 4 years ago
#94 - Do while loops
Issue -
State: open - Opened by dempo93 over 4 years ago
- 1 comment
#93 - Compile error in enums code
Issue -
State: open - Opened by MarcSeebold over 4 years ago
- 1 comment
#92 - make_unique call typo
Issue -
State: open - Opened by Weypare almost 5 years ago
#91 - add more security to install command
Pull Request -
State: closed - Opened by betseg almost 5 years ago
#90 - Improve how the list of operators are presented in Primitives chapter
Pull Request -
State: closed - Opened by apokaliptis almost 5 years ago
#89 - PDF version
Pull Request -
State: closed - Opened by scls19fr almost 5 years ago
- 2 comments
#88 - Compilation as PDF file
Issue -
State: closed - Opened by scls19fr almost 5 years ago
- 3 comments
#87 - Update closures.md
Pull Request -
State: closed - Opened by kigawas about 5 years ago
#86 - Update README.md
Pull Request -
State: closed - Opened by kigawas about 5 years ago
#85 - Destructuring pt2 - confusion about temporary variables created in match statements
Issue -
State: open - Opened by davereikher over 5 years ago
#84 - Fix some typos
Pull Request -
State: closed - Opened by davereikher over 5 years ago
#83 - Update borrow.md with correct variables
Pull Request -
State: closed - Opened by scottt2 over 5 years ago
#82 - Fixed example in Borrowed.md
Pull Request -
State: closed - Opened by davereikher over 5 years ago
- 1 comment
#81 - Typo fix in Enum comparison
Pull Request -
State: closed - Opened by westinn over 5 years ago
- 1 comment
#80 - Accessing tuple elements using dot notation
Issue -
State: open - Opened by wirelessringo over 5 years ago
#79 - Methods on structs
Issue -
State: open - Opened by RGates94 over 5 years ago
#78 - Some fixes to "data types.md"
Pull Request -
State: closed - Opened by raslanove almost 6 years ago
- 1 comment
#77 - Problem with "primitives.md"
Issue -
State: open - Opened by raslanove almost 6 years ago
#76 - Fixed weird English in unique ptr.
Pull Request -
State: closed - Opened by pixelcmtd about 6 years ago
#75 - Fixed double "the" in control flow.
Pull Request -
State: closed - Opened by pixelcmtd about 6 years ago
- 1 comment
#74 - Fix typo
Pull Request -
State: closed - Opened by chrahunt over 6 years ago
- 1 comment
#73 - Fix minor error in data types.md
Pull Request -
State: closed - Opened by jln-ho over 6 years ago
- 1 comment
#72 - added more for() loop examples
Pull Request -
State: closed - Opened by recombinant almost 7 years ago
- 1 comment
#71 - update reference link
Pull Request -
State: closed - Opened by easz almost 7 years ago
- 1 comment
#71 - update reference link
Pull Request -
State: closed - Opened by easz almost 7 years ago
- 1 comment
#70 - updated link to rust ref
Pull Request -
State: closed - Opened by easz almost 7 years ago
#70 - updated link to rust ref
Pull Request -
State: closed - Opened by easz almost 7 years ago
#69 - use ref, otherwise move out of borrowed content
Pull Request -
State: closed - Opened by easz almost 7 years ago
- 1 comment
#69 - use ref, otherwise move out of borrowed content
Pull Request -
State: closed - Opened by easz almost 7 years ago
- 1 comment
#68 - Added note about mutability going through unique_ptr/Box
Pull Request -
State: closed - Opened by goldsborough almost 7 years ago
- 1 comment
#67 - Error Handling
Issue -
State: closed - Opened by Jake-Shadle about 7 years ago
- 3 comments
#66 - References to modern C++ features.
Pull Request -
State: closed - Opened by aserebryakov about 7 years ago
- 1 comment
#65 - Fix unbalanced parentheses
Pull Request -
State: closed - Opened by FranklinYu over 7 years ago
- 1 comment
#64 - README.md: Formatting fix
Pull Request -
State: closed - Opened by ghost over 7 years ago
- 1 comment
#63 - Update destructuring 2.md
Pull Request -
State: closed - Opened by SRGOM almost 8 years ago
- 3 comments
#62 - Rephrase tutorial as rust 4 c++-03 programmers
Issue -
State: open - Opened by gnzlbg almost 8 years ago
#62 - Rephrase tutorial as rust 4 c++-03 programmers
Issue -
State: open - Opened by gnzlbg almost 8 years ago
#61 - Minor typo in README
Pull Request -
State: closed - Opened by timClicks almost 8 years ago
- 2 comments
#60 - Fix some typos
Pull Request -
State: closed - Opened by eush77 almost 8 years ago
- 2 comments
#59 - Mention integer overflow/wrapping behavior
Issue -
State: open - Opened by jack1243star almost 8 years ago
#59 - Mention integer overflow/wrapping behavior
Issue -
State: open - Opened by jack1243star almost 8 years ago
#58 - Master typos
Pull Request -
State: closed - Opened by mulkieran about 8 years ago
- 1 comment
#58 - Master typos
Pull Request -
State: closed - Opened by mulkieran about 8 years ago
- 1 comment
#57 - Fixed some typos.
Pull Request -
State: closed - Opened by ghlecl about 8 years ago
- 1 comment
#57 - Fixed some typos.
Pull Request -
State: closed - Opened by ghlecl about 8 years ago
- 1 comment
#56 - Fixed a few minor typos while reading the tutorial
Pull Request -
State: closed - Opened by U007D about 8 years ago
- 1 comment
#55 - Why would a reference dereference?
Issue -
State: open - Opened by U007D about 8 years ago
- 1 comment
#54 - What's cf?
Issue -
State: closed - Opened by U007D about 8 years ago
- 2 comments
#54 - What's cf?
Issue -
State: closed - Opened by U007D about 8 years ago
- 2 comments
#53 - for index for indices loop example issue
Issue -
State: open - Opened by saifikhan over 8 years ago
- 2 comments
#53 - for index for indices loop example issue
Issue -
State: open - Opened by saifikhan over 8 years ago
- 2 comments
#52 - Multiple immutable references allowed?
Pull Request -
State: closed - Opened by SRGOM over 8 years ago
#52 - Multiple immutable references allowed?
Pull Request -
State: closed - Opened by SRGOM over 8 years ago
#51 - Windows developers welcome!
Pull Request -
State: closed - Opened by SRGOM over 8 years ago
- 1 comment
#50 - Tiny typos
Pull Request -
State: closed - Opened by Chris-Sharpe over 8 years ago
- 2 comments
#49 - Fix typo
Pull Request -
State: closed - Opened by frankosterfeld over 8 years ago
- 1 comment
#48 - Fix typo: "These should all 5" -> "These should all be 5".
Pull Request -
State: closed - Opened by alecroy almost 9 years ago
- 1 comment
#47 - DRY
Pull Request -
State: closed - Opened by Manishearth almost 9 years ago
- 1 comment
#46 - Box::new is similar to make_unique, not new operator in C++.
Issue -
State: closed - Opened by LYP951018 almost 9 years ago
#45 - Correct a tiny typo
Pull Request -
State: closed - Opened by earthrid almost 9 years ago
#44 - Typo -> "can only have one *mutable* ref at a time"
Pull Request -
State: closed - Opened by AndiDog about 9 years ago
- 1 comment
#43 - Revise chapter "Graphs and arena allocation"
Issue -
State: open - Opened by liamsi over 9 years ago
- 1 comment
#42 - updated rc raw
Pull Request -
State: closed - Opened by liamsi over 9 years ago
- 1 comment
#41 - Fixing a few typos - Tuples section and README link.
Pull Request -
State: closed - Opened by justinian over 9 years ago
- 1 comment
#40 - Calling rust code from C++ and vice versa
Issue -
State: open - Opened by liamsi over 9 years ago
- 2 comments
#39 - Suspicious typo in Data Types
Issue -
State: open - Opened by liurnd over 9 years ago
- 1 comment
#38 - Fix links in Readme.md
Pull Request -
State: closed - Opened by aethanyc over 9 years ago
- 1 comment
#37 - Minor spelling error nighlties -> nightlies
Pull Request -
State: closed - Opened by sedrik over 9 years ago
- 1 comment
#36 - Errors in borrowed chapter
Issue -
State: closed - Opened by Azure-Vani over 9 years ago
- 1 comment
#35 - Operator overloading
Issue -
State: open - Opened by nrc over 9 years ago
Labels: new material
#34 - RAII and drop
Issue -
State: open - Opened by nrc over 9 years ago
Labels: new material
#33 - Built-in frameworks
Issue -
State: open - Opened by nrc over 9 years ago
Labels: new material
#32 - Macros
Issue -
State: open - Opened by nrc over 9 years ago
- 1 comment
Labels: new material
#31 - Crates and the compilation model
Issue -
State: open - Opened by nrc over 9 years ago
Labels: new material
#30 - Modules
Issue -
State: open - Opened by nrc over 9 years ago
Labels: new material
#29 - Strings and chars
Issue -
State: open - Opened by nrc over 9 years ago
Labels: new material
#28 - Named and parametric lifetimes
Issue -
State: open - Opened by nrc over 9 years ago
- 2 comments
Labels: new material
#27 - Trait objects
Issue -
State: open - Opened by nrc over 9 years ago
Labels: new material
#26 - Closures and function pointers
Issue -
State: open - Opened by nrc over 9 years ago
Labels: new material
#25 - int -> i32
Pull Request -
State: closed - Opened by tshepang over 9 years ago
#24 - issue #23: Use relative links
Pull Request -
State: closed - Opened by liamsi over 9 years ago
- 1 comment
#23 - Use relative links
Issue -
State: closed - Opened by nrc over 9 years ago
- 1 comment
#22 - Change old `box` syntax to Box::new() everywhere
Pull Request -
State: closed - Opened by iirelu over 9 years ago
- 1 comment
#21 - Yay, no more int/uint!
Pull Request -
State: open - Opened by iirelu over 9 years ago
- 1 comment
#20 - "The length must be an integer constant." is wrong
Issue -
State: closed - Opened by Ms2ger over 9 years ago
#19 - misplaced brace
Pull Request -
State: closed - Opened by tshepang over 9 years ago
#18 - improve flow
Pull Request -
State: closed - Opened by tshepang over 9 years ago
#17 - that felt a bit apologetic
Pull Request -
State: closed - Opened by tshepang over 9 years ago
#16 - avoid borked rendering
Pull Request -
State: closed - Opened by tshepang over 9 years ago
- 1 comment
#15 - some README nits
Pull Request -
State: closed - Opened by tshepang over 9 years ago
- 1 comment
#14 - iterators and iteration
Issue -
State: open - Opened by nrc over 9 years ago
Labels: new material
#13 - fixed another typo
Pull Request -
State: closed - Opened by liamsi over 9 years ago