David Turnbull

Results 5 issues of David Turnbull

ROM BASIC shared code between READ and INPUT allowing strings without quotes in DATA statements. The lexer currently requires quotes.

Provide a better message when failing to run the welcome process in a read-only folder. Start here: scripts/welcome/index.erb http://groups.google.com/group/closure-library-discuss/browse_thread/thread/90e7ffd2910fcaa4

Time complexity in zset.rb can be made to match the C version. All other data types should already match.

There aren't tests to ensure every command triggers watched keys in a transaction. Anything that sets a database key is covered. Deeper changes, like adding a member to a hash,...

I haven't been able to get 2.0.0 to work. On a 1000 column (unreadable) JSON file it did nothing. On some code wrapped in an anonymous function, it replaced all...