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

Simplify the memory management in err_logo from ref/vref/deref to a single gcref().

2026-06-03 02:08:10 Tree
[r6260] by david_costanzo

Fix the reference to bug #605 (I had mistakenly thought it was bug #603).

2026-06-03 01:33:18 Tree
[r6259] by david_costanzo

Enable another regression test for Bug #603, now that it has been fixed.

2026-06-02 23:52:54 Tree
[r6258] by david_costanzo

Fix Bug #603; "APPLY [[] [] abc ] []" no longer crashes FMSLogo

The fix was to move the "list of lists" check that is used
in define_helper to the anonymous_function() code path.

2026-06-02 23:48:45 Tree
[r6257] by david_costanzo

Rework setitem_helper() not to modify the arguments list.
The resulting code is simpler.
This is part of a larger effort to reduce the use of side effects in the code base.

2026-06-02 02:38:25 Tree
[r6256] by david_costanzo

Refactor setitem_helper to use assign() instead of duplicating its logic.
This makes the code a little shorter and a little more readable.

2026-06-02 01:16:11 Tree
[r6255] by david_costanzo

Refactoring: Change setitem_helper to call int_arg instead of integer_arg() and getint().
This is a little simpler and doesn't have side-effects.

2026-06-02 00:27:49 Tree
[r6254] by david_costanzo

Make RUNRECOVERABLEERRORTEST log that it outputs 1 when :erract is called more than expected.
I had forgotten that it did that and was mystified by some behavior when writing new tests.

2026-06-01 23:50:49 Tree
[r6253] by david_costanzo

Add tests for SETITEM.

2026-06-01 23:46:44 Tree
[r6252] by david_costanzo

Refactoring: Rewrite litem() to use get_int() instead of get_integer().
This is more direct and requires less code.

2026-05-31 02:30:09 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