diff options
| author | Joel Martin <github@martintribe.org> | 2015-02-28 15:41:18 -0600 |
|---|---|---|
| committer | Joel Martin <github@martintribe.org> | 2015-02-28 15:41:18 -0600 |
| commit | 7907cd904a12c542529b27b0517a609e9cc4bb08 (patch) | |
| tree | a8ea56833835e504ac0525dda92f814cac06fc0b /docs | |
| parent | c2a6838f3943afd81cdcab02629c79d61ac3a30b (diff) | |
| download | mal-7907cd904a12c542529b27b0517a609e9cc4bb08.tar.gz mal-7907cd904a12c542529b27b0517a609e9cc4bb08.zip | |
runtest.py: order of magnitude faster.
C#, VB and Lua tests are broken though.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,8 +9,8 @@ All: of iterations per second - redefine (defmacro!) as (def! (macro*)) - runtest expect fixes: - - stop using expect, so we can drop --raw option - - fix long lines in runtext/expect + * stop using expect, so we can drop --raw option + - fix long line splitting in runtest - regular expression matching in runtest - add re (use in rep) everywhere and use that (to avoid printing) - Implement/fix interop |
