選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Sam Hocevar 7330c2c8c2 math: move naive bigint multiplication to a static method and add unit tests. 10年前
binaries build: fix the VS2010 build and add build/ and binaries/ to the dist 12年前
build build: remove the LolFx and the EasyMesh compilers for now. 8年前
demos math: bigint multiplication (the naïve O(n²) algorithm for now). 8年前
doc build: remove the LolFx and the EasyMesh compilers for now. 8年前
src math: move naive bigint multiplication to a static method and add unit tests. 8年前
tools lolremez: add thread workers for slightly faster convergence. 8年前
.gitattributes build: renormalise a lot of files. 12年前
.gitignore misc: add a test .ycm_extra_conf.py file for YouCompleteMe. 8年前
.ycm_extra_conf.py misc: fix a bug in the YCM configuration file. 8年前
COPYING build: fix the WTFPL site URL in all code comments. 12年前
Makefile.am test: move the unit tests to the engine, and lolunit out of the engine. 8年前
TODO image: move files around. 8年前
bootstrap build: remove dead cruft and simplify bootstrap script. 8年前
configure.ac build: remove dead PS3 code. 8年前