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

Simplify release_all_objects() by removing unneeded logic that set object properties to NIL.
This makes the code easier to understand as each line now has purpose.

2026-07-10 21:24:59 Tree
[r6349] by david_costanzo

Add flonum_arg(), which is a replacement for float_arg() that:
1) Doesn't have the side effect of modifying its input list on error.
2) Accepts the argument, instead of the list containing the argument.

It also changes lform() to use the new function to provide that it's correct.

This is part of a larger effort to simplify by the code base by reducing the number of unneeded side effects.

2026-07-07 23:19:08 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