log clojure/com/aurellem/run/util.clj

age author description
Sat, 07 Apr 2012 05:42:26 -0500 Robert McIntyre fixed major bug with first-difference which was causing de-sync.
Fri, 06 Apr 2012 07:22:18 -0500 Robert McIntyre improved efficiency of delayed-difference
Thu, 05 Apr 2012 15:05:08 -0500 Robert McIntyre improved delayed-difference with memoization
Thu, 05 Apr 2012 12:59:30 -0500 Robert McIntyre corrected compilation bugs
Tue, 03 Apr 2012 23:17:33 -0500 Robert McIntyre located item-list related addresses.
Tue, 03 Apr 2012 04:16:20 -0500 Robert McIntyre adapting bootstrap to new util functions.
Mon, 02 Apr 2012 23:13:49 -0500 Robert McIntyre fixing runs to use new util functions.
Mon, 02 Apr 2012 21:25:24 -0500 Robert McIntyre remove crufty functions.
Mon, 02 Apr 2012 21:20:54 -0500 Robert McIntyre greatly speed up scroll-text by using binary-search.
Mon, 02 Apr 2012 20:30:02 -0500 Robert McIntyre scroll text works robustly but is slow
Mon, 02 Apr 2012 10:58:16 -0500 Robert McIntyre major refactoring; made (walk) more robust