| Commit | Date | |
|---|---|---|
|
[r4314]
by
david_costanzo
Add updates to the Simplified Chinese translation (contributed by Test Down) |
2017-03-16 00:01:12 | Tree |
|
[r4313]
by
david_costanzo
Elaborate the instructions for building wxWidgets based on feedback from Test Down. |
2017-03-15 02:43:30 | Tree |
| 2017-03-15 02:42:08 | Tree | |
|
[r4311]
by
david_costanzo
Rebuild the Simplified Chinese translation header file to include the NOT_YET_TRANSLATED marker. |
2017-03-13 22:45:42 | Tree |
| 2017-03-12 21:40:32 | Tree | |
|
[r4309]
by
david_costanzo
Document that PIXEL can output a color-by-index under certain conditions. |
2017-03-12 16:30:49 | Tree |
| 2017-03-12 15:59:32 | Tree | |
|
[r4307]
by
david_costanzo
Replace 'REPEAT ### [ MAKE "x WORD :x "A]' patterns with uses of REPEATWORD. |
2017-03-12 01:10:23 | Tree |
|
[r4306]
by
david_costanzo
Make REPCOUNTTEST.TIMERTEST more space efficent by changing a counter that involved string concenation to an incrementing integer. This is equally effective at testing repetition, but it uses less memory and causes less work for the garbage collecter. |
2017-03-12 01:07:47 | Tree |
|
[r4305]
by
david_costanzo
Rewrite a test to not include non-ASCII characters directly in the source code and instead use CHAR to create it. This was done so that certain UNIX tools, like grep, don't treat the file as binary. I confirmed that the bug can be reproduced in FMSLogo 7.2.0 using CHAR, so there is no loss of test coverage. |
2017-03-12 00:43:16 | Tree |