issues
search
ivanseidel
/
LinkedList
🔗 A fully implemented LinkedList made to work with general Microcontrollers and Arduino projects
MIT License
350
stars
118
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
A strange problem.
#18
GerrieWell
closed
2 years ago
1
Added a sort() and an example.
#17
PaulMurrayCbr
closed
7 years ago
1
Arduino IDE 1.6.9 reports a warning : converting 'false' to pointer type 'ListNode<MyObject*>*' [-Wconversion-null]
#16
leseigneur
closed
2 years ago
1
Modifications to be compliant with deep copy of structures.
#15
anmaped
opened
8 years ago
2
Make examples only loop once
#14
sandeepmistry
closed
8 years ago
0
Remove pointer type converting warnings
#13
sandeepmistry
closed
8 years ago
4
Does not compile with Arduino 1.6.8
#12
efstathios-chatzikyriakidis
closed
8 years ago
2
Added support for indexing like an array and const functions.
#11
finitespace
closed
5 years ago
5
Example prints non stop, and needs to print new line.
#10
NicksonYap
closed
8 years ago
1
Added more warnings about delete.
#9
PeterMitrano
closed
9 years ago
1
@PlatformIO Library Registry manifest file
#8
ivankravets
closed
9 years ago
0
Fix add into position 0
#7
thirtythreeforty
closed
9 years ago
1
Fix invalid default value specification
#6
thirtythreeforty
closed
9 years ago
3
Update LinkedList.h
#5
iisfaq
closed
10 years ago
1
2 bugs in the remove()
#4
iisfaq
closed
10 years ago
3
Clear() vs Remove
#3
iisfaq
closed
10 years ago
1
fixed unshift: root reset
#2
rajeeves
closed
10 years ago
1
Fixing small bug
#1
siemanko
closed
10 years ago
0
Previous