| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-04-09 | additional useful stream operations | Robin Haberkorn | 1 | -13/+54 | |
| 2015-04-07 | replaced co-routine based implementation with closures | Robin Haberkorn | 1 | -72/+153 | |
| * this improves performance by 10 times (both lua5.1 and luajit) * also, when using luajit, there appears to be little peformance loss when using stream compositions instead of maps (which are sometimes even slower!?) | |||||
| 2015-04-07 | initial commit based on coroutines | Robin Haberkorn | 1 | -0/+462 | |
