• 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  
[r6410] (HEAD) by david_costanzo

Fix a typo in a comment

2026-09-03 02:23:10 Tree
[r6409] by david_costanzo

Add more tests for REPEAT
- REPEAT accepts the name of a procedure in place of the instruction list
- REPEAT can convert a word into a number.

2026-08-24 22:45:03 Tree
[r6408] by david_costanzo

Add a new function nonnegative_fixnum_arg to replace nonnegative_int_arg.
Update the implementation of ARRAY to use this new function.
Also, give better names to the local variables in larray().

The new function accepts the argument itself, not the argument list.
It therefore does not modify the argument list as a side effect.
This is part of a larger effort to make the code base simpler by reducing the number of side effects.

2026-08-22 01:58:03 Tree
[r6407] by david_costanzo

Only run the RUNOUTOFMEMORYTEST tests on Windows.
On GNU/Linux these work, although I haven't investigated why.

2026-08-22 01:04:38 Tree
[r6406] by david_costanzo

Add tests that bad input errors for ARRAY are recoverable.

2026-08-20 00:35:35 Tree
[r6405] by david_costanzo

Remove SETITEMTEST from ARRAYTEST in array.lgo.
SETITEM is now tested (more thoroughly) in setitem.lgo.

2026-08-18 23:54:49 Tree
[r6404] by david_costanzo

Replace RUNBADINPUTTEST with RUNNONRECOVERABLEDOESNTLIKEINPUTTEST in APPLYTEST.BADINPUT.
This additionally tests the error code and the error message.

2026-08-18 23:50:31 Tree
[r6403] by david_costanzo

Add more tests for REPEAT, particularly that bad input errors are recoverable.

2026-08-13 23:55:45 Tree
[r6402] by david_costanzo

Add a comment to explain why graphics.h must still be included.

2026-08-11 23:37:56 Tree
[r6401] by david_costanzo

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

2026-08-11 23:36:57 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