Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
Sam Hocevar cffee479d3 Add narray_view class, similar to std::span for n-dimensional arrays. před 4 roky
include/lol Add narray_view class, similar to std::span for n-dimensional arrays. před 4 roky
legacy Rename arraynd to old_arraynd and create new lol::narray implementation. před 4 roky
.gitattributes build: enforce Unix line endings for autotools files. před 5 roky
.gitignore Start working on the header-only part of the framework. před 5 roky
.gitmodules Add “merge” and “upstream” entries for submodules. před 4 roky
COPYING build: fix the WTFPL site URL in all code comments. před 12 roky
README.md Start working on the header-only part of the framework. před 5 roky
TODO.md Add <lol/file> to easily read and write files. před 4 roky

README.md

About

The header-only part of the Lol Engine framework.