AgeSort asc/desc | Change |
---|---|
Dec 10, 2013 | |
5 years 2 months | primes: improve algorithm |
5 years 2 months | binary: remove useless "or nil" |
5 years 2 months | primes: use direct access instead of ipairs() |
5 years 2 months | primes: implement as an iterator |
5 years 2 months | primes: allow to specify a tip number |
5 years 2 months | build: do not embed flags in LIBTOOL |
5 years 2 months | primes: improve syntax |
Sep 16, 2012 | |
6 years 5 months | binary: a binary tree implementation |
Jun 5, 2011 | |
7 years 8 months | interaction.*: testing C-lua interaction |
Apr 18, 2011 | |
7 years 9 months | metastuff.lua: testing metatable and metamethod |
Apr 14, 2011 | |
7 years 10 months | primes.lua: prime numbers generator |