summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: c031b6f4bc2da6354486fde9093fc07fe5016a28 (plain)
1
2
3
4
5
6
7
8
2010-08-28: Version 0.1

  Initial export.

    * All tests pass, including Fannkuch&Fasta, but constglobalstructs
    * Relooping of Fannkuch is complete, fasta has one left
    * Emscriptened Fannkuch is 19X slower than gcc -O0, 37X than gcc -O2