Lindsey Kuper
|
1c1c67229a
|
Updates to the nbody demo.
|
2011-03-26 17:51:42 -07:00 |
|
Graydon Hoare
|
49d9d5688e
|
Switch xfail system to use comments embedded in source files.
|
2011-03-25 12:19:20 -07:00 |
|
Lindsey Kuper
|
bcc104ce79
|
A first stab at the 'nbody' demo, with support for calling C sqrt().
|
2011-03-25 00:15:56 -07:00 |
|
Graydon Hoare
|
54587bdccb
|
Switch all vases of vec += elt to vec += vec. Prohibit former in rustboot. Tweak std lib vec fns in process.
|
2011-03-16 14:58:02 -07:00 |
|
Brian Anderson
|
c5721759bb
|
Add fannkuchredux shootout benchmark
|
2011-03-14 15:52:48 -07:00 |
|
Brian Anderson
|
cba00ac2a1
|
Rename binary trees benchmark to match the original shootout source
|
2011-03-14 15:52:48 -07:00 |
|
Brian Anderson
|
467b9f3908
|
Implement the rest of the binary trees shootout benchmark
|
2011-03-14 15:52:48 -07:00 |
|
Brian Anderson
|
595c4862ab
|
Remove broken 99-bottles makefile and run script
|
2011-03-14 15:52:48 -07:00 |
|
Brian Anderson
|
8438eca45c
|
Integrate shootout benchmarks into testsuite
|
2011-03-14 15:52:48 -07:00 |
|
Peter Hull
|
f6e3e6903b
|
Initial check-in of 99 Bottles Of Beer
using different methods (simple, iterator, tail-call, pattern match)
|
2010-09-30 13:50:25 -07:00 |
|
Graydon Hoare
|
cd1a765c6f
|
Add Peter Hull's contributed translation of the fasta shootout benchmark (integer-only version).
|
2010-09-15 18:22:10 -07:00 |
|
Graydon Hoare
|
d6b7c96c3e
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |
|