Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
B
boolinq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
boolinq
Graph
ceac12f8de0a17b773838023c7c9d503e1afc687
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
30
Oct
5
Sep
2
Jul
1
30
Jun
29
28
31
Oct
27
Jun
17
25
May
24
20
19
15
14
13
12
19
Mar
16
17
Feb
21
Jan
13
6
Feb
2
1
11
Jan
29
Dec
22
Aug
3
Jul
1
30
Jun
29
27
3
26
Apr
25
17
16
22
Mar
Merge pull request #37 from ZichaoNickFox/master
master
master
fix compile error
Improve
Merge pull request #31 from k06a/feature/default-argument
Add optional defaultValue argument for firstOrDefault and lastOrDefault
Merge pull request #28 from k06a/fix/readme
Update README
Merge pull request #26 from k06a/feature/v3
Fix year
Revert to submodules
Fix travis
Fix tests
Set gtest 1.8.0 and fix bug
Improve code and add tests
Add SelectMany tests
Replace structs with tuples
Merge pull request #27 from k06a/feature/v3-tuple
Add append and prepend methods
Remove obsolete test file
Rename ForEachTest.cpp
Update README
Rename some tests and files
Replace LinqIndex with tuple
Add groupBy tests and fixes
Fix
Fix bits/unbits
Improve bits
Upgrade deps
Add missing import
Prettify benchmark code
Restore std::function for filters and predicates
Fix sum tests
Fix skip and skipWhile
Fix compiler loop on avg and sum
Increase CI matrix
Remove std::function
Some fixes
Remove C++14 auto argument type from lambda
Rm old version
Fix some issues