• Join/Login
  • Business Software
  • Open Source Software
  • For Vendors
  • Blog
  • About
  • More
    • Articles
    • Create
    • SourceForge Podcast
    • Site Documentation
    • Subscribe to our Newsletter
    • Support Request
SourceForge logo
For Vendors Help Create Join Login
SourceForge logo
Business Software
Open Source Software
SourceForge Podcast
Resources
  • Articles
  • Case Studies
  • Blog
Menu
  • Help
  • Create
  • Join
  • Login
  • Home
  • Browse
  • FMSLogo
  • Code
FMSLogo

FMSLogo Code

A Logo programming environment for Microsoft Windows

Brought to you by: david_costanzo
  • Summary
  • Files
  • Reviews
  • Support
  • Tickets ▾
    • Feature Requests
    • Bugs
    • Support Requests
  • Discussion
  • Code
Menu ▾ ▴
 
  • Browse Commits
  • Browse Files

Code Commit Log


Commit Date  
[r6068] by david_costanzo

Inline :d.ang in POLYGONTEST.COMPLEX.
This makes the code simpler, which is good for a regression test.

2024-05-30 02:15:05 Tree
[r6067] by david_costanzo

Inline xexpr.l, yexpr.l, and zexpr.l in POLYGONTEST.COMPLEX.
This makes the code simpler, which is good for a regression test.

2024-05-27 16:18:59 Tree
[r6066] by david_costanzo

Remove "IFELSE :bradius=0" from POLYGONTEST.COMPLEX.
:bradius is never 0, so this was unneeded logic that complicated understanding of the test.

2024-05-27 16:03:47 Tree
[r6065] by david_costanzo

Inline bradius.l in POLYGONTEST.COMPLEX.
This makes the code less general but simpler, which is good for a regression test.

2024-05-27 16:00:08 Tree
[r6064] by david_costanzo

Inline urange.l in POLYGONTEST.COMPLEX.
This makes the code less general but simpler, which is good for a regression test.

2024-05-26 01:37:44 Tree
[r6063] by david_costanzo

Rename rectpoint to POLYGONTEST.COMPLEX.RECTPOINT.
This emphasizes that it's only used by the POLYGONTEST.COMPLEX test.

2024-05-24 03:14:02 Tree
[r6062] by david_costanzo

Inline swap. This reduces the procedure namespace pollution of POLYGONTEST.COMPLEX.

2024-05-22 04:19:47 Tree
[r6061] by david_costanzo

Add some test for special cases for ARCTAN and RADARCTAN.

2024-05-19 15:26:46 Tree
[r6060] by david_costanzo

Cleanup: Remove "atan" and replace it with ARCTAN.
atan had special cases that ARCTAN handles in the same way.
I don't know why this was needed, but it could have been needed when MSWLogo used an old version of Borland's libc.

2024-05-19 15:05:02 Tree
[r6059] by david_costanzo

Combine tzx, xc, yz, and zc into a single procedure rectpoint.
This reduces the procedure namespace pollution of POLYGONTEST.COMPLEX.
This also makes the code clearer, because the four procedures can not be understood in isolation.
It also reduces redundant computation, as the logic of tzx is run once, instead of four times, per point.

2024-05-19 05:09:05 Tree
Older >
SourceForge
  • Create a Project
  • Open Source Software
  • Business Software
  • Top Downloaded Projects
Company
  • About
  • Team
  • SourceForge Headquarters
    1320 Columbia Street Suite 310
    San Diego, CA 92101
    +1 (858) 422-6466
Resources
  • Support
  • Site Documentation
  • Site Status
  • SourceForge Reviews
SourceForge logo
© 2026 Slashdot Media. All Rights Reserved.
Terms Privacy Opt Out Advertise
mdb logo