| Commit | Date | |
|---|---|---|
| 2020-04-19 06:59:43 | Tree | |
|
[r5224]
by
david_costanzo
Refactoring: change the return type of copy_routine to return void. |
2020-04-19 05:25:06 | Tree |
| 2020-04-19 05:21:20 | Tree | |
| 2020-04-19 02:11:12 | Tree | |
|
[r5221]
by
david_costanzo
Merge in changes from trunk to get fix for build break on 64-bit GNU/Linux |
2020-04-19 01:58:23 | Tree |
|
[r5220]
by
david_costanzo
Add logic to only write a UTF-8 BOM if the workspace as a non-ASCII character. |
2020-04-19 01:46:10 | Tree |
| 2020-04-18 23:49:25 | Tree | |
| 2020-04-18 17:55:20 | Tree | |
|
[r5217]
by
david_costanzo
Add a missing ~ to the manual test for the colorizing of lines with continuations. |
2020-04-18 17:54:56 | Tree |
|
[r5216]
by
david_costanzo
Rewrite the example for SOUND to follow better Logo style. While LPUT might have been clearer, the fact that there was two instructions, one for the frequency and one for the duration was hard to see. To help clarify what the REPEAT instruction is doing, I added an explanatory sentence which shows the gist of what list is being created. Preserving the ascending tones with LPUT would have made the math unnecessarily complex, so I made them descending. |
2020-04-18 06:10:24 | Tree |