Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
Sam Hocevar 7330c2c8c2 math: move naive bigint multiplication to a static method and add unit tests. 10 anni fa
binaries build: fix the VS2010 build and add build/ and binaries/ to the dist 12 anni fa
build build: remove the LolFx and the EasyMesh compilers for now. 8 anni fa
demos math: bigint multiplication (the naïve O(n²) algorithm for now). 8 anni fa
doc build: remove the LolFx and the EasyMesh compilers for now. 8 anni fa
src math: move naive bigint multiplication to a static method and add unit tests. 8 anni fa
tools lolremez: add thread workers for slightly faster convergence. 8 anni fa
.gitattributes build: renormalise a lot of files. 12 anni fa
.gitignore misc: add a test .ycm_extra_conf.py file for YouCompleteMe. 8 anni fa
.ycm_extra_conf.py misc: fix a bug in the YCM configuration file. 8 anni fa
COPYING build: fix the WTFPL site URL in all code comments. 12 anni fa
Makefile.am test: move the unit tests to the engine, and lolunit out of the engine. 8 anni fa
TODO image: move files around. 8 anni fa
bootstrap build: remove dead cruft and simplify bootstrap script. 8 anni fa
configure.ac build: remove dead PS3 code. 8 anni fa