| Commit | Date | |
|---|---|---|
|
[r2600]
by
david_costanzo
Add logic for copying the currently selected item in the commander history to the commander input. |
2008-03-01 08:04:56 | Tree |
|
[r2599]
by
david_costanzo
Add the wxWANTS_CHARS style so that directional keys are passed to OnChar(). This enables the MSWLogo-style commander navigation. |
2008-02-28 06:08:28 | Tree |
| 2008-02-28 06:06:50 | Tree | |
|
[r2597]
by
david_costanzo
Eliminate a string copy in reader() to try to make it a little faster. Performance tests show a small improvement in the benchmark for READWORD, but that may just be randomness. |
2008-02-27 08:29:17 | Tree |
| 2008-02-27 07:46:02 | Tree | |
|
[r2595]
by
david_costanzo
Do some minor code tightening in reader() to make READWORD a little faster. |
2008-02-26 08:09:22 | Tree |
|
[r2594]
by
david_costanzo
Fix bug #1900691; Whitespace after ~ is now preserved when the ~ is not a continuation character. |
2008-02-25 09:22:09 | Tree |
|
[r2593]
by
david_costanzo
Integrate all tokenization conformance tests from The Great Logo Atlas 0.57. |
2008-02-25 01:37:55 | Tree |
|
[r2592]
by
david_costanzo
Improve RUNPRINTTEST so that it can handle instructions that print multilpe lines. This was necessary to integrate the tokenization tests from The Great Logo Atlas. |
2008-02-25 01:35:10 | Tree |
|
[r2591]
by
david_costanzo
Formally thank Pavel for his contribution. He reported a bug and contributed some regression tests for the parser. |
2008-02-24 05:17:04 | Tree |