aboutsummaryrefslogtreecommitdiff
path: root/libbutl/small-list.mxx
AgeCommit message (Expand)AuthorFilesLines
2021-09-28Get rid of C++ modules related code and rename *.mxx files to *.hxxKaren Arutyunov1-164/+0
2020-02-06Drop copyright notice from source codeBoris Kolpackov1-1/+0
2019-10-09Define small_size constant in small containersBoris Kolpackov1-0/+2
2019-05-03Partially dismantle modularization using Modules TS semanticsBoris Kolpackov1-4/+4
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2018-01-04Implement small_list, small_forward_listBoris Kolpackov1-0/+163