• 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  
[r6393] by david_costanzo

Stop including graphics.h, since it's no longer needed.

2026-08-07 01:01:33 Tree
[r6392] by david_costanzo

Stop including graphics.h, since it's no longer needed.

2026-08-07 00:59:10 Tree
[r6391] by david_costanzo

Stop including graphics.h, since it's no longer needed.

2026-08-07 00:56:24 Tree
[r6390] by david_costanzo

Move numeric_arg from graphics.cpp to logmath.cpp and make it static.
After recent refactoring, logomath.cpp is the only place remaining that calls it.

2026-08-07 00:45:51 Tree
[r6389] by david_costanzo

Change lscrollx() and lscrolly() to use flonum_arg().
flownum_arg() is preferable to numeric_arg() because it doesn't have the side effect of changing the argument list.
This is part of a larger effort to make the code base simpler by removing side effects.

2026-08-06 23:10:13 Tree
[r6388] by david_costanzo

Add tests that bad inputs to SCROLLX/SCROLLY are recoverable with :erract.

2026-08-05 22:19:48 Tree
[r6387] by david_costanzo

Add EVALTEST.SILENTLOADFROMTREEIFY.SYNTAXERROR
This is similar to EVALTEST.SILENTLOADFROMTREEIFY.THROWSERROR, expect it
exercies a different code path and causes the stopping_flag to be set to STOPPING when treeifying.

2026-08-05 21:59:14 Tree
[r6386] by david_costanzo

Add EVALTEST.RETREEIFYFROMRETREEIFY
This test is constructed such that retreeify_running_proc_body is called from the context of retreeify_running_proc_body via silent_load.

2026-08-03 22:03:00 Tree
[r6385] by david_costanzo

Note that Bug #249 is fixed in FMSLogo 8.6.0.
This was incidentally fixed when Bug #620 was fixed.

2026-08-03 03:01:57 Tree
[r6384] by david_costanzo

Add EVALTEST.SILENTLOADFROMTREEIFY.THROWSERROR
This tests the "silent" aspect of the silent loading from treeify
because the file that gets loaded throws an error.

This was not as silent as I had thought.
The error doesn't stop the treeification, but it prompts
the user to fix the file in the editor.
That may be a bug.

2026-07-31 23:07:38 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

Cerberus Logo