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

Add FORWARDTEST.BADINPUT.RECOVERABLE

2026-07-14 23:29:59 Tree
[r6359] by david_costanzo

Change positive_numeric_arg to positive_flonum_arg, following nonnegative_flonum_arg().
Instead of returning a NODE*, it returns a FLONUM. This is simpler for the caller.

Instead of being parametrized by the list, it takes the argument to convert.
Therefore, it no longer has the side effect of modifying the argument list.

This is part of a larger effort to reduce the number of side effects in the code base.

2026-07-13 22:32:47 Tree
[r6358] by david_costanzo

Add more test coverage for when ZOOM is given bad input.

2026-07-13 22:20:55 Tree
[r6357] by david_costanzo

Rename nonnegative_flonum_arg to nonnegative_flonum_arg.
Also, change it to take the argument, instead of modifying the argument list.
This follows the example of flonum_arg and makes it easier to call,
as the caller no longer has to extract the FLONUM from a numeric NODE.

This is part of a larger effort to reduce the number of side effects within the code base.

2026-07-12 23:57:17 Tree
[r6356] by david_costanzo

Fix a test bug in WAITTEST.BADINPUT.RECOVERABLE.
It incorrectly and misleadingly reported that WAIT output a value, when the value came directly from :erract because WAIT (correctly) didn't output one.

2026-07-12 23:45:44 Tree
[r6355] by david_costanzo

Fix an incorrect claim in the comment for flonum_arg.

2026-07-12 16:23:14 Tree
[r6354] by david_costanzo

Add more regression tests for WAIT, particularly for bad input and recovery of bad input.

2026-07-11 22:20:38 Tree
[r6353] by david_costanzo

Fix a typo in a test failure message.

2026-07-11 02:32:47 Tree
[r6352] by david_costanzo

Add comments to explain a mysterious block of code in evaluator() as well as a test that exercises it.

2026-07-11 02:31:05 Tree
[r6351] by david_costanzo

Add tests for SETPOS.

2026-07-11 00:38:53 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